aipackage/autoinstall
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
..
websetup Add web setup UI for first-boot config 2026-06-24 12:30:56 +05:30
build-iso.sh Fix GRUB autoinstall: escape semicolon, fix user-data 2026-06-23 17:41:54 +05:30
firstboot-setup.sh Add first-boot TUI wizard: network, tier, tool selection + LVM auto-extend 2026-06-24 12:05:32 +05:30
meta-data Add autoinstall ISO builder for Cezen AI Suite 2026-06-23 16:11:12 +05:30
user-data Add web setup UI for first-boot config 2026-06-24 12:30:56 +05:30