Add *.app.vostan.org servers.
Change configuration name. Now configuration name is the reversed site name. Add all those configuration to https certificate.
This commit is contained in:
@@ -12,7 +12,7 @@ bring up servers for certbot challenges.
|
||||
Now launch certbot:
|
||||
```
|
||||
docker-compose up -d
|
||||
docker-compose run --rm certbot certonly --webroot --webroot-path /var/www/certbot/ --dry-run -d www.vostan.org -d drive.vostan.org
|
||||
./cert.sh
|
||||
```
|
||||
If dry run is successful then generate certificates removing --dry-run.
|
||||
Make sure to uncomment configurations and restart nginx.
|
||||
|
||||
Reference in New Issue
Block a user