wallarm/docker
admin 1a2a0fbd7b feat: Go binary — preflight, state, tunnel over TLS:443
Single-binary wallarm deployment manager:
- shared/ — system detection, validation, connectivity (port of wallarm-lib.sh)
- preflight/ — mandatory checks on every start (OS, arch, disk, memory, cloud)
- state/ — ~/.wallarm/state.json persistence (nodes, deployment type)
- tunnel/ — reverse SSH tunnel over TLS:443 via Zoraxy edge proxy
- cmd/wallarm/main.go — auto-detect state, route to wizard or dashboard

wallarm-docker.sh wrapper delegates to existing ct-* scripts for now.
2026-08-01 09:25:22 +00:00
..
binaries feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00
images feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00
wallarm-ct-check.sh fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix 2026-08-01 08:44:38 +00:00
wallarm-ct-deploy.sh feat: Go binary — preflight, state, tunnel over TLS:443 2026-08-01 09:25:22 +00:00
wallarm-ct-reconfigure.sh fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix 2026-08-01 08:44:38 +00:00
wallarm-ct-uninstall.sh fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix 2026-08-01 08:44:38 +00:00
wallarm-docker.sh feat: Go binary — preflight, state, tunnel over TLS:443 2026-08-01 09:25:22 +00:00