mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:44:33 +00:00
New KnoeUsersScreenMixin screen (knoe_users) appears in the install wizard immediately after Kerberos Authentication (when kerberos is enabled). - Runs etc/init_knoe_users.sh initialize in a background thread with live console output, forwarding SERVICE_NAMESPACE/KNOE_KDC_NAMESPACE from the installer state so the script always targets the right namespace - Optional Gitea and GitLab admin token fields for service admin promotion - Next button is disabled until provisioning succeeds (idempotent: button re-enables on failure so the user can fix and retry) - Nav chain: kerberos_config -> knoe_users -> argocd_config Prev from argocd_config respects kerberos_enabled to route correctly - Records STATUS in prole.cfg under [Knoe User Accounts] section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 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.