diff --git a/Provisioning-and-OnBoarding.md b/Provisioning-and-OnBoarding.md new file mode 100644 index 0000000..524840a --- /dev/null +++ b/Provisioning-and-OnBoarding.md @@ -0,0 +1,23 @@ +Welcome to the Wiki.# 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 Let’s 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