Commit Graph

3 Commits

Author SHA1 Message Date
Jino Jose
1991307903 Add web setup UI for first-boot config
- server.py: Flask-free Python web server on port 80
  - 4-step wizard: network → tier → tools → live install log
  - DHCP or static IP support
  - SSE log streaming, handles phase-1 reboot gracefully
- user-data: deploy web UI service instead of TUI (whiptail)
  - sets hostname to cezenai (accessible as cezenai.local)
  - installs python3, avahi-daemon
- entry.yml: skip roles based on skip_roles var from web UI
- install.sh: reads /opt/cezen/install.conf for tier & skip_roles
2026-06-24 12:30:56 +05:30
Jino Jose
a3abccd36f Add base role to entry.yml (Miniconda/Python install) 2026-06-23 14:31:11 +05:30
Jino Jose
a071602cf1 Initial Cezen AI Suite installer — Entry tier 2026-06-23 13:09:03 +05:30