progress.md: confirm domain, DNS, and SSL are live

- Domain resolves via Cloudflare (174.102.118.11 → 10.10.9.230)
- Let's Encrypt SSL valid through July 31, 2026
- Site accessible at https://WilliamsPressureWashingServices.com
This commit is contained in:
2026-05-16 17:07:57 -04:00
parent 7afbe8052a
commit 44ea6cb281
+3 -3
View File
@@ -37,9 +37,9 @@
- [x] **Form spam protection** — honeypot field confirmed (hidden `website_url` field in form + server-side check in send-contact.php)
### Hosting & Domain
- [ ] **Purchase domain** — WilliamsPressureWashingServices.com (John to purchase)
- [ ] **DNS setup**point domain to 10.10.9.230 (John to configure)
- [ ] **SSL certificate**configure via Nginx Proxy Manager or Let's Encrypt on 10.10.9.230
- [x] **Purchase domain** — WilliamsPressureWashingServices.com resolves to 174.102.118.11 (Cloudflare proxy → 10.10.9.230)
- [x] **DNS setup**A record points to 174.102.118.11 (Cloudflare), proxying to 10.10.9.230
- [x] **SSL certificate**Let's Encrypt cert valid (issued May 2, expires Jul 31). Served via Cloudflare edge; origin serves HTTP on :80
- [ ] **PHP `mail()` config** — verify Postfix on 10.10.9.31 can relay for this server (10.10.9.230)
### Content & Branding