Ansible playbooks for deploying monitoring stack at customer sites
Go to file
Mike Kowalski 48c3901ac6 fix: remove hardcoded credentials from repo
Do not commit AWS keys directly. Use ansible-vault or environment
injection at deploy time. prod.env should never have been in here.
2025-11-29 09:07:18 -06:00
deploy fix: remove hardcoded credentials from repo 2025-11-29 09:07:18 -06:00
docs initial ansible deployment scaffolding 2026-08-28 19:28:57 -05:00
README.md initial ansible deployment scaffolding 2026-08-28 19:28:57 -05:00

customer-deploy

Ansible playbooks for deploying the Galion Systems monitoring stack at customer sites. Requires site vars (see deploy/site_vars/) and customer VPN/jump host access.

Internal use only.