prole/etc
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
..
build-a-bao.sh Enhance secret management and k8s infrastructure 2026-02-03 22:39:50 -08:00
deploy_pipeline.sh Checkpoint: Refactor installer UI and update Supabase deployment strategy 2026-02-03 14:55:05 -08:00
final_deployment.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
hosts.txt feat(scripts): introduce DNS sync script for Samba AD and hosts management 2026-01-02 20:56:44 -08:00
init_ansible.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
init_cloudnative_pg.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_common_services.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_garage_store.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_k3s_registry.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_k8s.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
init_kdc.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_kerberos_test.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_kerberos.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_monitoring.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_ollama.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_openbao.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_opentofu.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_port_forwards.sh feat(infrastructure): enhance k3s automation and OpenTofu integration 2026-02-07 22:53:18 -08:00
init_prole-db-backup.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_prole-db-reset.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_registry.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_service_layer.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_supabase_ports.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
prole_cfg.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
render_manifest.py feat(infrastructure): enhance k3s automation and OpenTofu integration 2026-02-07 22:53:18 -08:00
set-k3s-token-vault.sh Add prole_cfg.sh sourcing for configuration management 2026-01-30 23:37:32 -08:00
status_common_services.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00