prole/installer
chrisfu e228dd9243 checkpoint: installer refinements, k3s drift protection, and infra updates
- Installer: Updated k3s deployment logic and configuration generation.

- k3s Role: Implemented token drift protection to verify Vault secrets against live node tokens.

- DNS: Enhanced samba_reverse_dns role to support multiple reverse zones.

- Service Init: Updated initialization scripts and status reporting.

- Infrastructure: Added prole management role and k3s diagnostic playbook.

- Configuration: Updated prole.cfg and added vaulted group variables.
2026-02-12 02:30:44 -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
__init__.py cleanup: remove references to prole/workstation 2026-02-05 14:56:01 -08:00
build.py refactor: switch to environment wrapper; standardize env.sh usage and improve $PROLE_HOME management 2025-12-15 22:00:32 -08:00
config.py checkpoint: installer refinements, k3s drift protection, and infra updates 2026-02-12 02:30:44 -08:00
deploy.py cleanup: remove references to prole/workstation 2026-02-05 14:56:01 -08:00
main.py installer: switch workstation build to Docker, drop Vagrant 2025-12-03 22:55:21 -08:00
ncurses_installer.py checkpoint: installer refinements, k3s drift protection, and infra updates 2026-02-12 02:30:44 -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
screen.py Checkpoint: Refactor installer UI and update Supabase deployment strategy 2026-02-03 14:55:05 -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.