This commit is contained in:
2026-05-07 12:30:51 -04:00
parent 2ed785e214
commit 59d8db92ca
32 changed files with 1796 additions and 290 deletions
+16
View File
@@ -0,0 +1,16 @@
# Flask / Gunicorn
FLASK_SECRET_KEY=change-this
CORE_API_USER=admin
CORE_API_PASS=Super4dmin!
# Dashboard credentials for ComboCore portal access
DASHBOARD_USER=admin@hpe.com
DASHBOARD_PASSWORD=kxly7o6FboYUoQXSeLrs2xodHIeybQRwcMs33QC5#
# Dashboard environments (JSON object mapping name -> URL)
DASHBOARD_ENVIRONMENTS={"Production":"https://dashboard.private5g.networking.hpe.com","Test":"https://your-test-dashboard-url.com"}
# VPN runtime
VPN_CONFIG_DIR=/vpn/configs
VPN_RUNTIME_DIR=/vpn/runtime
VPN_CONFIG_NAMES=Triton,Star,Bluebonnet,Lonestar,Production,US-Support,EU-Support