Merge staging #22

Manually merged
thhsh merged 57 commits from staging into main 2025-07-22 01:38:08 +00:00
Showing only changes of commit 4da1e82097 - Show all commits

View file

@ -23,3 +23,12 @@
- Secondary: :flag_us: `hillsboro` - Secondary: :flag_us: `hillsboro`
**Dedicated**: All Hetzner dedicated servers are in :flag_eu: Europe, no particularly preferred datacenters. **Dedicated**: All Hetzner dedicated servers are in :flag_eu: Europe, no particularly preferred datacenters.
## Firewalls
Typical firewalls used on most cloud:
`allow_Beszel_agent_45876` - inbound `TCP`, port `45876`; inbound `ICMP`
`allow_web` - inbound `ICMP`; inbound `TCP`, port `80`; inbound `TCP`, port `443`
`allow_ssh22` - inbound `TCP`, port `22`; inbound `ICMP`