Record the production droplet in the deploy notes

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2026-09-22 15:39:50 -04:00
co-authored by Claude Fable 5.1
parent 865555e911
commit 4d361198cd
+8
View File
@@ -17,6 +17,14 @@ Caddyfile pointing at a second directory; the deploy script works unchanged
against that host. A separate droplet keeps the two games' uptime and against that host. A separate droplet keeps the two games' uptime and
upgrades independent. upgrades independent.
## Current production
- Droplet: `waving-hands` (nyc3, s-1vcpu-512mb-10gb, tag `waving-hands`), IP 159.203.98.71
- URL: https://waving-hands.159.203.98.71.sslip.io (zero DNS). A name under
kestrelsnest.social needs an A record at Hover, then the name added to the
first line of /etc/caddy/Caddyfile and `systemctl reload caddy`.
- Everyday deploy: `deploy/deploy.sh 159.203.98.71`
## New droplet from scratch ## New droplet from scratch
1. `doctl compute droplet create waving-hands --region nyc3 \ 1. `doctl compute droplet create waving-hands --region nyc3 \