wallarm/internal
admin ff5a09b994 refactor: drop Docker, single-binary native-only world
Removed:
- docker/ (scripts, binaries, images) - no longer needed
- native/, common/ bash scripts - replaced by Go binary
- setup.sh - replaced by deploy.sh
- internal/docker/ Go package - no longer needed

Added:
- deploy.sh - one-command bootstrap
- --version flag

Result: one binary, one TUI, one deployment type. Zero Docker.
Binary distributed via Gitea releases (not in repo).
2026-08-01 14:31:25 +00:00
..
native feat: native and docker deployment packages + Makefile 2026-08-01 13:55:28 +00:00
preflight feat: Go binary — preflight, state, tunnel over TLS:443 2026-08-01 09:25:22 +00:00
shared feat: Go binary — preflight, state, tunnel over TLS:443 2026-08-01 09:25:22 +00:00
state feat: wired TUI form to deployment — wizard actually deploys now 2026-08-01 13:59:25 +00:00
tunnel feat: Go binary — preflight, state, tunnel over TLS:443 2026-08-01 09:25:22 +00:00
ui refactor: drop Docker, single-binary native-only world 2026-08-01 14:31:25 +00:00