Migrate from raspen prototype to heron live VPS
- Replace raspen references with heron in AGENTS.md - Update nginx config for live domains (qmoln.se) - Switch SSL certs to Let's Encrypt paths - Update WireGuard config with heron's keys and passive listen - WireGuard direction: agge connects out to heron - Remove old ssl volume mount, mount /etc/letsencrypt instead
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[Interface]
|
||||
Address = 10.0.0.1/30
|
||||
PrivateKey = 0Junydsr+YBVFgkHbDEEmWAXAhR7JCpSWyT1yzSzjFU=
|
||||
PrivateKey = EFp3S6XsMQEEM8o6KJBNv5gybTfS28xnO/XwWSLue2k=
|
||||
ListenPort = 51820
|
||||
|
||||
[Peer]
|
||||
PublicKey = 02k4BaH3iZTQnPZe7zifcaS9n8xxrwCLyIOLTBWLdgk=
|
||||
Endpoint = 192.168.1.188:51820
|
||||
AllowedIPs = 10.0.0.2/32
|
||||
PersistentKeepalive = 25
|
||||
|
||||
Reference in New Issue
Block a user