Commit Graph

18 Commits

Author SHA1 Message Date
Jino Jose
c8545b215a Fix nginx CSP header syntax 2026-06-30 15:03:31 +05:30
Jino Jose
f407a9331e Add offline license capture to setup 2026-06-30 11:40:05 +05:30
Jino Jose
9ce9efc82e Package portal and close UI API gaps 2026-06-30 10:51:41 +05:30
Jino Jose
492a4b191a Complete backend production integrations 2026-06-30 09:09:43 +05:30
Jino Jose
56668f7bdc Update ISO installer tiers and backend deployment 2026-06-30 08:54:01 +05:30
Jino Jose
79784a6743 Move avahi install out of autoinstall phase 2026-06-25 15:29:50 +05:30
Jino Jose
686691fff7 Fix installer for existing cezen user 2026-06-25 07:43:15 +05:30
Jino Jose
ec296b3d42 Improve ISO installer non-GPU and bundled setup flow 2026-06-24 17:03:59 +05:30
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
e472a83901 Fix MinIO: remove --console-address flag (not supported in newer versions) 2026-06-23 15:51:55 +05:30
Jino Jose
148241bfae Increase wait_for timeouts to 60s, ignore_errors on all service checks 2026-06-23 15:34:22 +05:30
Jino Jose
553b0228e8 MLflow wait_for: ignore_errors so install continues regardless 2026-06-23 15:27:17 +05:30
Jino Jose
2ef5f4118b Accept Anaconda ToS before conda env creation 2026-06-23 15:06:14 +05:30
Jino Jose
a3abccd36f Add base role to entry.yml (Miniconda/Python install) 2026-06-23 14:31:11 +05:30
Jino Jose
70497adbb6 Skip vLLM image pull when no GPU present 2026-06-23 14:28:40 +05:30
Jino Jose
5e4b1f7deb Fix k3s: create .kube dir before copying kubeconfig 2026-06-23 13:50:31 +05:30
Jino Jose
5692889194 Fix docker handlers — move to handlers/main.yml 2026-06-23 13:46:28 +05:30
Jino Jose
a071602cf1 Initial Cezen AI Suite installer — Entry tier 2026-06-23 13:09:03 +05:30