Skip to content

feat: add preprod alert API deploy target#55

Open
MateoLostanlen wants to merge 2 commits into
mainfrom
feat/alert-api-preprod-target
Open

feat: add preprod alert API deploy target#55
MateoLostanlen wants to merge 2 commits into
mainfrom
feat/alert-api-preprod-target

Conversation

@MateoLostanlen

Copy link
Copy Markdown
Member
  • Add make install-alert-api-preprod-server to deploy a second, identical alert API for preprod.
  • Introduce an alert_api_servers parent group (children alert_server + alert_server_preprod) and point the three alert-API deploy plays at it, so preprod inherits the shared group_vars and gets the same deployment as prod.
  • Document both leaf groups and the parent in inventory.template.

Inventory host, group_vars/alert_api_servers (renamed from alert_server), and the preprod host_vars secrets live in the sister pi-manager-X repo.

…roup

Add an alert_api_servers parent group (children: alert_server,
alert_server_preprod) and target the three alert_server deploy plays at
it, so a preprod alert API host inherits the shared group_vars and gets
an identical deployment.
Deploys deploy-servers.yml limited to the alert_server_preprod group,
mirroring install-alert-api-server for the preprod environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant