remove standalone certbot fallback, fail on missing certs

This commit is contained in:
2026-03-20 19:50:44 -04:00
parent c8c79a542a
commit de1d60b1db
3 changed files with 10 additions and 35 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ nodes.
scripts/
bootstrap.sh # First-time server setup (manual, uses Bitwarden)
configure.sh # Idempotent server config (CI-safe)
deploy.sh # Deploy + cert issuance + provision (called via SSH)
deploy.sh # Deploy + provision (called via SSH)
tools/
new-app.sh # Add a new static site (run from dev machine)
new-service.sh # Add a new Docker service (run from dev machine)