prole/prole-db
chrisfu 96f594fd3c Refactor initialization scripts and add new service components
- Consolidated and split initialization scripts in etc/:
    - Removed init_prole-db.sh and init_authority.sh.
    - Added init_kdc.sh for in-cluster MIT Kerberos KDC (prole-authority).
    - Added init_ollama.sh for Ollama AI service integration.
    - Added init_service_layer.sh for high-level service orchestration.
    - Added init_k3s_registry.sh for private registry management.
- Major updates to install.py:
    - Support for new Ollama and KDC configuration.
    - Improved prole.cfg rendering and namespace handling.
    - Updated unattended install flags.
- Infrastructure and Deployment:
    - Updated K3s Ansible role with private registry support (registries.yaml template).
    - Added prole-authority Dockerfile.
    - Updated OpenBao Kerberos ConfigMap and other K8s manifests.
- Configuration:
    - Updated prole.cfg with new sections for Ollama and Monitoring.
    - Refined environment variable exports in env.sh and prole_cfg.sh.
2026-02-11 13:09:31 -08:00
..
pg_prolelog Bump Prole-DB image version to 17.7-059, enable at-rest encryption, and comment out Kerberos and pg_prolelog configurations. Update kdc and admin_server IPs in Kerberos config. 2026-02-02 01:18:22 -08:00
postgresql Bump Prole-DB image version to 17.7-059, enable at-rest encryption, and comment out Kerberos and pg_prolelog configurations. Update kdc and admin_server IPs in Kerberos config. 2026-02-02 01:18:22 -08:00
schema scram-sha-256 2025-11-10 12:58:15 -08:00
.prole_user_password Enhance secret management and k8s infrastructure 2026-02-03 22:39:50 -08:00
.version Bump Prole-DB image version to 17.7-059, enable at-rest encryption, and comment out Kerberos and pg_prolelog configurations. Update kdc and admin_server IPs in Kerberos config. 2026-02-02 01:18:22 -08:00
10_pg_tde_openbao.sh Updated prole-db/Dockerfile now based on percona-postgresql and uses pg_tde extension. openbao connections 2025-12-12 20:36:22 -08:00
bulk_insert.sql 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
cr_prole_db_wells.sql prole-db cloudnative-pg update 2025-07-29 14:04:10 -07:00
cr_prole_mssql_fdw.sql Enhance secret management and k8s infrastructure 2026-02-03 22:39:50 -08:00
docker-ensure-initdb.sh cloudnative-pg deploy using prole-db image 2025-07-12 18:05:04 -07:00
docker-entrypoint.sh cloudnative-pg deploy using prole-db image 2025-07-12 18:05:04 -07:00
Dockerfile Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
grafana-dashboard.json Update prole-db docker tag to 17.7-037 and update pg_prolelog deb package 2026-01-15 11:58:39 -08:00
init_prole_app.sql Add CNPG build/init test and skip tiger geocoder 2026-02-02 01:15:11 -08:00
pg_prolelog.Makefile Update prole-db docker tag to 17.7-037 and update pg_prolelog deb package 2026-01-15 11:58:39 -08:00
prole-db-entrypoint.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
prole-db-iscsi-data001.yaml Update prole-db docker tag to 17.7-037 and update pg_prolelog deb package 2026-01-15 11:58:39 -08:00
prole-db-ssh-openbao.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
requirements.txt prole-db cloudnative-pg update 2025-07-29 14:04:10 -07:00
supabase.md feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00