Update README.md
This commit is contained in:
parent
c82b028415
commit
ccd4c7fbec
1 changed files with 1 additions and 0 deletions
|
@ -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`
|
||||
|
||||
|
|
Reference in a new issue