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:
2026-07-22 10:31:20 -05:00
commit 1911a4960f
15 changed files with 764 additions and 0 deletions

2
.env Normal file
View File

@@ -0,0 +1,2 @@
IGNITION_VERSION=8.3.7
GATEWAY_MAX_MEMORY=512