Refactor HAProxy configuration and certificate management
- Updated HAProxy configuration template to reflect changes for the Taurus Production Environment, including SSL settings and rate limiting for specific endpoints. - Introduced new playbooks for certificate distribution and validation with OCI Vault, ensuring certificates are correctly managed and renewed. - Added hooks for uploading renewed certificates to OCI Vault and validating their integrity. - Enhanced the HAProxy configuration playbook to ensure proper service management and verification of the HAProxy service. - Updated inventory variables for certificate management and ensured compatibility with the new structure.
This commit is contained in:
@@ -22,6 +22,7 @@ act_runner_version: "0.2.13"
|
||||
gitea_runner_instance_url: "https://gitea.ouranos.helu.ca"
|
||||
|
||||
# Release versions for staging playbooks
|
||||
agent_s_rel: master
|
||||
anythingllm_rel: master
|
||||
athena_rel: master
|
||||
athena_mcp_rel: master
|
||||
@@ -35,6 +36,7 @@ mcp_switchboard_rel: master
|
||||
kernos_rel: master
|
||||
# PyPI release version (no 'v' prefix) - https://pypi.org/project/open-webui/
|
||||
openwebui_rel: 0.8.3
|
||||
pulseaudio_module_xrdp_rel:
|
||||
|
||||
# MCP URLs
|
||||
argos_mcp_url: http://miranda.incus:25534/mcp
|
||||
|
||||
Reference in New Issue
Block a user