prole/installer
2025-12-30 22:15:14 -08:00
..
scripts feat(installer): unified welcome flow, reliable footer gating; externalize install scripts; add Ollama; centralize canvas helpers 2025-12-04 14:01:28 -08:00
__init__.py installer: switch workstation build to Docker, drop Vagrant 2025-12-03 22:55:21 -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 Milestone: Integrated CloudNative-PG initialization and build flow into Prole installer. Added new initialization screens, refactored scripts, and updated k8s manifests. 2025-12-20 20:33:19 -08:00
deploy.py merge Dependencies + Deploy into single 'Setup & Deploy' page; add console preview, Next binding, and stable footer" 2025-12-04 21:03:06 -08:00
main.py installer: switch workstation build to Docker, drop Vagrant 2025-12-03 22:55:21 -08:00
README.md prole.installer wip 2025-12-01 14:52:18 -08:00
screen.py feat: implement encrypted development database with OpenBao and CNPG - Update install.py with password matching visual feedback and OpenBao integration - Enhance etc/init_openbao.sh to store database password in OpenBao KV - Update etc/init_cloudnative_pg.sh to synchronize database password from OpenBao to K8s secrets - Configure CNPG cluster in k8s/prole/prole-db.yaml with pg_hba for password authentication - Update various scripts and app sources for better service integration 2025-12-30 22:15:14 -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
workstation.py feat(installer): unified welcome flow, reliable footer gating; externalize install scripts; add Ollama; centralize canvas helpers 2025-12-04 14:01:28 -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.