$ cd dental-billing-mcp-demo
-weight: 500;">git push
# repo settings → Pages → deploy from gh-pages branch
cd dental-billing-mcp-demo
-weight: 500;">git push
# repo settings → Pages → deploy from gh-pages branch
cd dental-billing-mcp-demo
-weight: 500;">git push
# repo settings → Pages → deploy from gh-pages branch
pass show porkbun/api-key
pass show porkbun/api-key
pass show porkbun/api-key
gpg: waiting for lock...
gpg: (there may be other `gpg' processes using the home directory)
gpg: waiting for lock...
gpg: (there may be other `gpg' processes using the home directory)
gpg: waiting for lock...
gpg: (there may be other `gpg' processes using the home directory)
-weight: 500;">curl -X POST https://api.porkbun.com/api/json/v3/dns/create \ -d '{ "domain": "intentsolutions.io", "type": "A", "name": "demo", "content": "194.113.67.242", "apikey": "'$PORKBUN_API_KEY'", "secretapikey": "'$PORKBUN_SECRET_KEY'" }'
-weight: 500;">curl -X POST https://api.porkbun.com/api/json/v3/dns/create \ -d '{ "domain": "intentsolutions.io", "type": "A", "name": "demo", "content": "194.113.67.242", "apikey": "'$PORKBUN_API_KEY'", "secretapikey": "'$PORKBUN_SECRET_KEY'" }'
-weight: 500;">curl -X POST https://api.porkbun.com/api/json/v3/dns/create \ -d '{ "domain": "intentsolutions.io", "type": "A", "name": "demo", "content": "194.113.67.242", "apikey": "'$PORKBUN_API_KEY'", "secretapikey": "'$PORKBUN_SECRET_KEY'" }'
demo.intentsolutions.io { root * /home/jeremy/dental-billing-mcp/ file_server
}
demo.intentsolutions.io { root * /home/jeremy/dental-billing-mcp/ file_server
}
demo.intentsolutions.io { root * /home/jeremy/dental-billing-mcp/ file_server
}
error obtaining certificate: failed to verify certificate for demo.intentsolutions.io
error obtaining certificate: failed to verify certificate for demo.intentsolutions.io
error obtaining certificate: failed to verify certificate for demo.intentsolutions.io
# This already existed from prior work
ls -la /home/jeremy/demos/
# -rw-r--r-- 1 jeremy jeremy ... dental-billing-mcp-architecture.html # Caddy config (already live, auto-serving)
cat /etc/caddy/Caddyfile | grep -A 3 demos.intentsolutions.io
# demos.intentsolutions.io {
# root * /home/jeremy/demos
# file_server browse
# } # DNS already pointed here
dig demos.intentsolutions.io +short
# 194.113.67.242
# This already existed from prior work
ls -la /home/jeremy/demos/
# -rw-r--r-- 1 jeremy jeremy ... dental-billing-mcp-architecture.html # Caddy config (already live, auto-serving)
cat /etc/caddy/Caddyfile | grep -A 3 demos.intentsolutions.io
# demos.intentsolutions.io {
# root * /home/jeremy/demos
# file_server browse
# } # DNS already pointed here
dig demos.intentsolutions.io +short
# 194.113.67.242
# This already existed from prior work
ls -la /home/jeremy/demos/
# -rw-r--r-- 1 jeremy jeremy ... dental-billing-mcp-architecture.html # Caddy config (already live, auto-serving)
cat /etc/caddy/Caddyfile | grep -A 3 demos.intentsolutions.io
# demos.intentsolutions.io {
# root * /home/jeremy/demos
# file_server browse
# } # DNS already pointed here
dig demos.intentsolutions.io +short
# 194.113.67.242
https://demos.intentsolutions.io/dental-billing-mcp-architecture.html
https://demos.intentsolutions.io/dental-billing-mcp-architecture.html
https://demos.intentsolutions.io/dental-billing-mcp-architecture.html
# Audit what's already running on a server
ls -la /var/log/caddy/
ps aux | grep -E 'caddy|nginx|proxy'
dig $(hostname) +short # Check your memory / prior sessions
grep -r 'demo' ~/.cache/
cat ~/.env | grep -i domain
# Audit what's already running on a server
ls -la /var/log/caddy/
ps aux | grep -E 'caddy|nginx|proxy'
dig $(hostname) +short # Check your memory / prior sessions
grep -r 'demo' ~/.cache/
cat ~/.env | grep -i domain
# Audit what's already running on a server
ls -la /var/log/caddy/
ps aux | grep -E 'caddy|nginx|proxy'
dig $(hostname) +short # Check your memory / prior sessions
grep -r 'demo' ~/.cache/
cat ~/.env | grep -i domain - demos.intentsolutions.io — privacy + terms + acceptable use
- dixieroad.org — added legal footer
- jeremylongshore.com — swapped manual terms to GetTerms.io embed
- intentsolutions.io — privacy + terms redirects - Caching Strategies for Static Sites on Netlify
- DNS Propagation Debugging: When dig Lies to You
- Caddy Auto-HTTPS: Let's Encrypt Provisioning at Scale