Update README.md

This commit is contained in:
Minecon724 2025-04-10 17:53:18 +02:00
commit b9c48fb46d

View file

@ -17,7 +17,7 @@
- `openssl dhparam -out dhparam.pem 3072` (takes up to a few minutes, you can do other steps in the meantime)
- `openssl req -new -x509 -days 365 -noenc -out snakeoil.pem -keyout snakeoil.key` (keep pressing Enter)
- If opted in to gluetun, search and replace `companion` with `gluetun` in `conf.d/companion.conf`
6. `./reset.sh`
6. cd back and `./reset.sh`
7. [Issue a certificate, steps here](/Minecon724/dream-setup/src/branch/master/CERTIFICATE.md)
8. **Schedule `reset.sh`**. This rotates your IP, updates containers, and it's generally a good practice to auto restart. \
If you have multiple companions, you should make them restart at different minutes. Like if you have `0` here you should have `30` elsewhere. \