Commit graph

16 commits

Author SHA1 Message Date
admin
9d10516a63 fix: move main() call to end of file after all function defs 2026-08-03 16:11:02 +00:00
admin
6a79d6b5b6 fix: ops dict declared at top of loop, remove duplicate 2026-08-03 16:09:13 +00:00
admin
30d247c411 fix: numbered cloud region selection 2026-08-03 16:07:41 +00:00
admin
0171438505 fix: dynamic menu numbering via ops dict 2026-08-03 16:06:40 +00:00
admin
30c24da698 fix: numbered mode selection, remove duplicate create_config 2026-08-03 15:50:44 +00:00
admin
1d4b6c9673 feat: edit nodes, delete, status as separate menu items 2026-08-03 15:41:53 +00:00
admin
b981b82c5d feat: manage nodes submenu with restart/delete 2026-08-03 15:40:20 +00:00
admin
c6e163a767 feat: individual node deploy options in menu 2026-08-03 15:38:42 +00:00
admin
95e66f21c8 fix: sequential menu numbers 2026-08-03 15:37:04 +00:00
admin
1748371b34 feat: add remote tunnel to menu 2026-08-03 15:35:49 +00:00
admin
aba98108b0 fix: indentation, docker_bin absolute path check, rename to main.py 2026-08-03 15:31:29 +00:00
admin
d6fdbbe8db fix: check for docker at absolute path /opt/fw/docker/bin/docker 2026-08-03 15:27:54 +00:00
admin
d7a1d790be Revert "remove docker binaries from git, add remove.sh"
This reverts commit e9e9b2976e.
2026-08-03 15:11:13 +00:00
admin
e9e9b2976e remove docker binaries from git, add remove.sh 2026-08-03 15:10:02 +00:00
admin
ebde840b28 refactor: guided UI — no fw.conf needed, add node deploys immediately
- No fw.conf required on first run — only option is Add Node
- Adding a node deploys it immediately (saves to fw.conf)
- Shows pending deploys when fw.conf has undeployed nodes
- Status/Remove shown only when nodes are deployed
2026-08-03 15:07:58 +00:00
admin
3ba8e6e6c2 refactor: clean layout + docker binary 2026-08-03 14:50:01 +00:00