prole/installer
chrisfu bbeef67a0f merge Dependencies + Deploy into single 'Setup & Deploy' page; add console preview, Next binding, and stable footer"
Live-updating Dependencies (background checks via installer.config.get_dep_info)\n- Final steps retained: pre-completed items + Start Prole Workstation + Install Prole.app\n- Console shows docker run; Enter/Next runs detatched and verifies\n- Drag-to-install popup marks completion on close\n- Fixed-height footer to prevent background geometry shifts\n- Back/Next footer; Next triggers same action as Enter\n\nNote: docker run preview didn’t appear for the user; follow-up fix planned.
2025-12-04 21:03:06 -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 ProleStatus: app-window default, light splash restored, status bar controls; endpoint config via properties; build + docs 2025-12-02 19:42:54 -08:00
config.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
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 merge Dependencies + Deploy into single 'Setup & Deploy' page; add console preview, Next binding, and stable footer" 2025-12-04 21:03:06 -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.