mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:44:33 +00:00
- render_supabase.py: read SUPABASE_ADDITIONAL_REDIRECT_URLS from cfg, normalise each entry to https://.../** wildcard, inject as GOTRUE_URI_ALLOW_LIST in GoTrue auth env so logins from svc.prole.org are accepted - conf/service/prole.cfg: set SUPABASE_ADDITIONAL_REDIRECT_URLS=svc.prole.org - actions.py: preserve SUPABASE_ADDITIONAL_REDIRECT_URLS in globals_to_save so pipeline write-back never clobbers it - k8s/prole/merlin-local-iscsi-storageclass.yaml: register StorageClass merlin-local-iscsi-d002 (no-provisioner/Immediate) to silence ProvisioningFailed warnings on static Supabase PVs Result: all 9 Supabase pods Running; svc.prole.org login origin accepted by GoTrue Co-authored-by: Junie <junie@jetbrains.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.