feat: adicionadas configuracoes de rede Wireguard e ssh keys da vps1, vps3 e vps4

This commit is contained in:
Rui
2026-05-10 04:34:37 +02:00
parent e511281f64
commit faa0ed8e3d
8 changed files with 322 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
# Trecho de configuração a ser adicionado em /etc/wireguard/wg0.conf da VPS 1 (Hub Central)
# Adicione este bloco ao final do arquivo para autorizar a conexão da VPS 4
[Peer]
# VPS 4 (Desenvolvimento / Staging)
PublicKey = ln7phEfm4w//jZJqqlkGAjsXKWQnOw2kYc64ni5PXX0=
AllowedIPs = 10.99.0.4/32
PersistentKeepalive = 25