chrisfu
73bc5bfede
feat: implement encrypted development database with OpenBao and CNPG - Update install.py with password matching visual feedback and OpenBao integration - Enhance etc/init_openbao.sh to store database password in OpenBao KV - Update etc/init_cloudnative_pg.sh to synchronize database password from OpenBao to K8s secrets - Configure CNPG cluster in k8s/prole/prole-db.yaml with pg_hba for password authentication - Update various scripts and app sources for better service integration
2025-12-30 22:18:55 -08:00
chrisfu
940a48a237
refactor(scripts, installer): replace deprecated init_primary_domain.sh with init_openbao.sh
...
- Removed `init_primary_domain.sh` entirely; introduced `init_openbao.sh` with updated logic and streamlined functionality.
- Standardized script names to align with the OpenBao-centric workflow.
- Updated installer to dynamically fetch Prole database versions and reflect script changes.
- Improved TLS generation and k8s manifest handling for CloudNative-PG.
- Added new references to OpenBao initialization across scripts and UI components.
2025-12-23 22:40:03 -08:00
chrisfu
3f0f4b4c22
install.py drag and drop deploy. mv gcp to deploy dir. add init-port-fowards.sh and port-mappings.properties; now configured by Prole.app
2025-12-14 23:18:54 -08:00
chrisfu
603ce33dbf
Updated prole-db/Dockerfile now based on percona-postgresql and uses pg_tde extension. openbao connections
2025-12-12 20:36:22 -08:00
chrisfu
ba2a957f4c
Generate an animated loading GIF for Prole installer.
...
Inspired by 1980s Electronic Arts floppy disk loaders with alternating
animation speeds to reflect installation progress.
2025-12-12 19:56:03 -08:00
chrisfu
2020ca495c
scram-sha-256
2025-11-10 12:58:15 -08:00
chrisfu
34b51d0d9b
header
2025-11-06 10:47:00 -08:00
chrisfu
693a9434ed
use k3s-arg datastore-endpoint external mysql
2025-08-29 13:03:02 -07:00
chrisfu
ac78325c7a
very old prole gif
2025-08-13 15:46:30 -07:00
chrisfu
25224ea93b
prole-db cloudnative-pg update
2025-07-29 14:04:10 -07:00
Chris Kifuthu
6e4f2cb4e7
cloudnative-pg deploy using prole-db image
2025-07-12 18:05:04 -07:00