aipackage/ansible
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
..
roles Fix MinIO: remove --console-address flag (not supported in newer versions) 2026-06-23 15:51:55 +05:30
.DS_Store Initial Cezen AI Suite installer — Entry tier 2026-06-23 13:09:03 +05:30
entry.yml Add web setup UI for first-boot config 2026-06-24 12:30:56 +05:30
phase1_nvidia.yml Initial Cezen AI Suite installer — Entry tier 2026-06-23 13:09:03 +05:30