cariconnect.de: DNS zone + edge/gateway vhosts for the project's own domain #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "erwin/cariconnect-de"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cariconnect.de gets deployed on our existing rails: Cloudflare-managed DNS (IONOS stays registrar only), TLS at edge, WG to gateway, same Django upstream as cariconnect-bremen.gierz.xyz (which stays live as an alias during cutover). Apex canonical, www 301s at edge.
Operator steps before merge/converge (Paul):
pass insert ionos/info@cariconnect.decariconnect.dezone to the Cloudflare account (dashboard, one-time) and note the assigned nameserver pair.ansible-playbook playbooks/cloudflare.yml→ansible-playbook -K playbooks/edge.yml→ansible-playbook -K playbooks/gateway.ymlFollow-up (separate PR after cutover): point the workshop manifest row at https://cariconnect.de/ and consider a 301 from cariconnect-bremen.gierz.xyz.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Q7CoB792p7kvDHmUX3ygXJ
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.