feat: Migrate from DuckDNS to Porkbun and add Wg-easy

This commit is contained in:
2025-12-09 19:36:19 +02:00
parent cab5220930
commit f69caa0934
8 changed files with 112 additions and 68 deletions

View File

@@ -1,8 +1,9 @@
VAULT_DOMAIN=vault.example.com
AUTH_DOMAIN=auth.example.com
STORAGE_DOMAIN=storage.example.com
VPN_DOMAIN=vpn.example.com
EMAIL=mail@example.com
APP_KEY=32characterslongrandomstring!
NC_ADMIN_USER=admin
NC_ADMIN_PASS=changeme
DUCKDNS_TOKEN=TOKEN
TWOFAUTH_APP_KEY=32characterslongrandomstring!
WG_EASY_PASSWORD_HASH=your_bcrypt_hashed_password
PORKBUN_API_KEY=your_porkbun_api_key
PORKBUN_API_SECRET=your_porkbun_api_secret