add nginx and cert subcommands to service.sh
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ parses it to determine the action:
|
||||
|
||||
- `deploy-<app>` — deploy a specific app
|
||||
- `deploy-nginx` — deploy nginx (fails if certs are missing)
|
||||
- `cert-<domain>` — issue a cert only (via `certbot --webroot`, zero downtime)
|
||||
- `cert-<domain>` — issue a cert only (via `certbot --webroot`, zero downtime; subdomains like `garage.hantim.net` skip the `www.` variant)
|
||||
- `provision` — run `configure.sh`
|
||||
|
||||
## SSL certificate handling
|
||||
|
||||
Reference in New Issue
Block a user