Jino Jose
ec296b3d42
Improve ISO installer non-GPU and bundled setup flow
2026-06-24 17:03:59 +05:30
Jino Jose
82cd52a409
fix: remove net-tools from packages (causes install failure)
2026-06-24 15:26:24 +05:30
Jino Jose
8c39204ace
fix: correct password hash for cezen user (Cezen@2024!)
2026-06-24 14:58:31 +05:30
Jino Jose
19a375e38f
fix: properly escape semicolon in GRUB autoinstall params
2026-06-24 13:41:00 +05:30
Jino Jose
1334a97dbc
fix: insert autoinstall params before --- in GRUB kernel line
2026-06-24 13:17:55 +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
a1948d93fe
Add first-boot TUI wizard: network, tier, tool selection + LVM auto-extend
2026-06-24 12:05:32 +05:30
Jino Jose
2dfc245b90
Fix GRUB autoinstall: escape semicolon, fix user-data
2026-06-23 17:41:54 +05:30
Jino Jose
0b06f600e8
Fix ISO build: extract EFI partition from original ISO with dd
2026-06-23 16:28:22 +05:30
Jino Jose
401bb1bbf8
Fix xorriso EFI repacking
2026-06-23 16:24:50 +05:30
Jino Jose
8a350b4d86
ISO builder: native Ubuntu version, no Docker needed
2026-06-23 16:13:11 +05:30
Jino Jose
5d9cec4fe8
Add autoinstall ISO builder for Cezen AI Suite
2026-06-23 16:11:12 +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