rename new-service.sh to service.sh with subcommands

This commit is contained in:
2026-03-27 12:28:32 -04:00
parent 313fb4655f
commit c87f76a78a
4 changed files with 245 additions and 75 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)
new-service.sh # Add a new Docker service (run from dev machine)
service.sh # Manage Docker services by subcommand (dns, files, all)
remove-app.sh # Remove a static site (run from dev machine)
docker/
nginx/ # Reverse proxy (nginx:alpine) + SSL config