mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:34:31 +00:00
- Introduce mode-scoped directories under `~/.prole` for build contexts, runtime data, and versioning. - Update DB image version generation and Dockerfile creation to respect deployment modes (e.g., k3d, k3s, k8s). - Adjust UI, core actions, and scripts to avoid cross-mode conflicts and ensure correct version isolation. - Add tests for mode-aware behaviors and update existing tests for new paths and markers. - Bump PostgreSQL and image versions to `18` and `138`, respectively. - Update Kubernetes manifests to align with new image and version configuration. |
||
|---|---|---|
| .. | ||
| core | ||
| ops | ||
| scripts | ||
| ui | ||
| __init__.py | ||
| build.py | ||
| config.py | ||
| core.py | ||
| deploy.py | ||
| main.py | ||
| milestone.py | ||
| ncurses_installer.py | ||
| ncurses_ui.py | ||
| prole_conf.py | ||
| README.md | ||
| runner.py | ||
| screen.py | ||
| state.py | ||
| welcome.txt | ||
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.