There was an error while loading. Please reload this page.
docs: shared networks between instances (#243) Document the generic per-template networks: declaration — how two instances reach each other by pod DNS name with no host port, why the names are literal, that networks are created on demand on whichever host the instance lands on, that ingress composes, that nothing is garbage-collected, and that editing the set does not move running pods. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
docs: document hostPort pattern for caddy-edge setups
docs: clarify DEPLOY_HOST must match DNS; warn against domains with existing Caddy
docs: add template registration instructions to CI-CD wiki
docs: CI/CD guide — deploy procedure and minting a CI bearer key