prole/installer
chrisfu aad4c9c919 installer: switch workstation build to Docker, drop Vagrant
- Remove Vagrant from dependency checks and UI; use Docker for workstation build.\n- Add WORKSTATION_VERSION ARG + OCI version label in workstation/Dockerfile; tag image as prole-workstation:<version>.\n- Add installer.workstation helpers: parse version, compose canonical docker build (auto platform flags on Apple Silicon).\n- Refactor install.py Workstation page to display/execute docker build; write logs to logs/workstation-docker-<ts>.log; update summary links.\n- Update Deploy page copy: "Build workstation Docker image".\n- Centralize footer buttons styling/layout with installer.screen.create_nav_footer and use it from install.py.\n- Update installer package docs to describe Docker-based workstation helpers.
2025-12-03 22:55:21 -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 installer: switch workstation build to Docker, drop Vagrant 2025-12-03 22:55:21 -08:00
deploy.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
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 installer: switch workstation build to Docker, drop Vagrant 2025-12-03 22:55:21 -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 installer: switch workstation build to Docker, drop Vagrant 2025-12-03 22:55:21 -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.