Initial commit: EDGE Ignition gateway docker-compose build
Custom Dockerfile-based build for an Ignition Edge gateway with pre-baked base gwbk, module registration, and admin password provisioning, backed by MariaDB.
This commit is contained in:
5
gw-init/gateway.env
Normal file
5
gw-init/gateway.env
Normal file
@@ -0,0 +1,5 @@
|
||||
ACCEPT_IGNITION_EULA=Y
|
||||
# GATEWAY_ADMIN_USERNAME=admin
|
||||
# GATEWAY_ADMIN_PASSWORD_FILE=/run/secrets/gateway-admin-password
|
||||
TZ=America/Chicago
|
||||
GATEWAY_MODULES_ENABLED=all
|
||||
Reference in New Issue
Block a user