24 lines
611 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Provisioning Checklist
This checklist is followed every time a new service is deployed.
## Pre-Provisioning
- [ ] Verify order and payment in WHMCS
- [ ] Confirm product mapping is correct
- [ ] Check available server resources
## Provisioning
- [ ] Trigger appropriate script/module
- [ ] Log provisioning result
- [ ] Assign DNS entries if applicable
- [ ] Generate Lets Encrypt SSL if public-facing
## Post-Provisioning
- [ ] Send welcome email via WHMCS
- [ ] Confirm monitoring alert is active
- [ ] Test login credentials and endpoints
- [ ] Label service with client ID in Grafana/Prometheus