MUTX Infrastructure
Layout
Terraform (DigitalOcean)
cd infrastructure
make tf-fmt
make tf-validate
make ansible-inventory
# Staging
make tf-plan-staging
# Production
make tf-plan-production
# Apply from terraform/ after reviewing plan
cd terraform
terraform apply -var-file=environments/production/terraform.tfvarsNotes
Ansible Provisioning
Monitoring Stack
CI Drift Detection
Extra Validation Targets
Next Hardening Items
Last updated
