dns: add voipsimplicity + forefront portal A records (CREATE pending, Core)

This commit is contained in:
root
2026-08-18 00:32:44 -04:00
parent 8cccaa9bf5
commit 23e9751d38
+4
View File
@@ -7,6 +7,10 @@
| Subdomain | Record | IP | Service |
|---|---|---|---|
| voipsimplicity.itpropartner.com | A | 152.53.192.33 | VoIPSimplicity static portal (Core, deployed 2026-08-18) |
| forefront.itpropartner.com | A | 152.53.192.33 | Forefront Wireless static portal (Core, deployed 2026-08-18) |
**After applying these two records:** remove the `tls internal` line from both blocks in `/etc/caddy/Caddyfile` on Core and reload (`caddy validate` first, then `systemctl reload caddy`) so Let's Encrypt certs auto-provision. Sites currently verify 200 only with `--resolve` since DNS is absent.
## FIX