elektrine/env/presets/vpn.env
Maxfield Luke 454e80a8f8
Some checks failed
Deploy Docker Images / Build, push, and deploy (push) Failing after 19m8s
Smoke / Hello from Forgejo Actions (push) Successful in 1s
Initial commit
Fresh repository on git.elektrine.com/elektrine/elektrine.
2026-07-30 01:36:18 -04:00

16 lines
566 B
Bash

# VPN preset
# self_host.sh adds the vpn module and Docker vpn profile.
# Recommended single-server WireGuard values.
# VPN_SELFHOST_ENDPOINT_HOST=vpn.example.com
# VPN_SELFHOST_PUBLIC_IP=203.0.113.10
# VPN_SELFHOST_ADDRESS=10.8.0.1/24
# VPN_SELFHOST_LISTEN_PORT=51820
# VPN_SELFHOST_ENDPOINT_PORT=51820
# VPN_SELFHOST_INTERNAL_IP_RANGE=10.8.0.0/24
# VPN_SELFHOST_DNS_SERVERS=1.1.1.1,1.0.0.1
# Optional; omitted private/public keys are generated or derived by the vpn container.
# VPN_SELFHOST_PRIVATE_KEY=
# VPN_SELFHOST_PUBLIC_KEY=
# VPN_FLEET_REGISTRATION_KEY=