prole/installer
2026-02-16 04:28:40 -08:00
..
scripts feat: complete end-to-end installation and storage integration. This commit marks a significant milestone where the end-to-end installation process is now fully functional. Key changes: Integrated Garage storage service (S3-compatible); Implemented Prole DB backup; Enhanced Kerberos integration; Updated default namespace to prole-chrisfu-deadbeef; Streamlined dependencies (removed Ollama); Added installation validation and testing scripts; Improved installer UI and deployment logic. 2026-01-29 22:50:05 -08:00
ui Configure K3s for retropie and add Traefik Ingress. Updated K3s templates for node-ip/flannel-iface, configured retropie host vars, enabled Traefik, added Ingress resources for Grafana, Prole, Kong, and Supabase, and set Postgres to LoadBalancer. 2026-02-16 04:28:40 -08:00
__init__.py Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
build.py Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
config.py Configure K3s for retropie and add Traefik Ingress. Updated K3s templates for node-ip/flannel-iface, configured retropie host vars, enabled Traefik, added Ingress resources for Grafana, Prole, Kong, and Supabase, and set Postgres to LoadBalancer. 2026-02-16 04:28:40 -08:00
core.py Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
deploy.py Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
main.py installer: switch workstation build to Docker, drop Vagrant 2025-12-03 22:55:21 -08:00
milestone.py Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
ncurses_installer.py Configure K3s for retropie and add Traefik Ingress. Updated K3s templates for node-ip/flannel-iface, configured retropie host vars, enabled Traefik, added Ingress resources for Grafana, Prole, Kong, and Supabase, and set Postgres to LoadBalancer. 2026-02-16 04:28:40 -08:00
ncurses_ui.py feat: add ncurses interface, build system, and embedded resources 2026-01-19 23:10:37 -08:00
README.md prole.installer wip 2025-12-01 14:52:18 -08:00
runner.py Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
screen.py Checkpoint: Refactor installer UI and update Supabase deployment strategy 2026-02-03 14:55:05 -08:00
state.py Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
welcome.txt chore(installer): Show 'Prole Installer' name and Prole icon on macOS; read images from properties 2025-12-02 18:52:04 -08:00

Moved

This document has moved. Please see the up-to-date installer guide at:

installer/README.md

The root-level file is kept only as a pointer to avoid breaking links during the refactor.