add nginx and cert subcommands to service.sh

This commit is contained in:
2026-04-07 20:59:58 -04:00
parent 0656d245d5
commit 54d6c03bd1
6 changed files with 138 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ scripts/
deploy.sh # Deploy + provision (called via SSH)
tools/
app.sh # Add a new static site (run from dev machine)
service.sh # Manage Docker services by subcommand (dns, files, all)
service.sh # Manage Docker services by subcommand (dns, files, nginx, cert, all)
remove-app.sh # Remove a static site (run from dev machine)
docker/
nginx/ # Reverse proxy (nginx:alpine) + SSL config