add nginx and cert subcommands to service.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user