Update README.md

This commit is contained in:
Minecon724 2025-03-29 15:40:46 +01:00
commit ccd4c7fbec

View file

@ -7,6 +7,7 @@
- `openssl dhparam -out dhparam.pem 3072` (takes up to a few minutes, you can do the two below steps in the meantime)
- `openssl req -new -x509 -days 365 -noenc -out snakeoil.pem -keyout snakeoil.key` (keep pressing Enter)
- Replace hostname in `conf.d/companion.conf` also replace proxy target to `gluetun` if using gluetun
4. If using gluetun: Create `wg0.conf`
4. `docker compose up -d` and [issue a certificate](https://git.m724.eu/Minecon724/dream-setup/src/branch/master/CERTIFICATE.md)
5. Schedule `reset.sh`