Update Production HTTPS Setup

Linden Crandall 2025-02-11 16:00:47 +00:00
parent 260178f624
commit 9eaaa94a4b

@ -97,7 +97,11 @@ certbot-1 | Key is saved at: /etc/letsencrypt/live/automatisch.lasthou
certbot-1 | This certificate expires on 2025-05-09.
certbot-1 | These files will be updated when the certificate renews.
```
- After this completes, stop the containers `ctrl+c`
- After the containers are built and you see this line:
```
main-1 | 2025-02-11 15:58:06:586 [info]: Server is listening on http://automatisch.lasthourhosting.org:7757
```
stop the containers: `ctrl+c`
- There should be a new /certbot folder created at the project root, and the cert and key `.pem` files should be created at `/etc/letsencrypt/live`
- Give `lasthour` user and group access to the `/certbot` folder:
```