consider upgrading to a later version
TIP: create
secretpasswordkey
Make sure you create a long
secretpasswordkey
(min. 24 chars, better 32 chars) for each service! Note down thesecretpasswordkeys
as you will need them for creating the Docker stack and for configuring Nextcloud talk.
- issue command in host shell and repeat for each service:
openssl rand -hex 32
1. TURN_SECRET
- create a long random
secretpasswordkey
, issue command in host shell:openssl rand -hex 32
2. SIGNALING_SECRET
- create a long random
secretpasswordkey
, issue command in host shell:openssl rand -hex 32
3. INTERNAL_SECRET
- create a long random
secretpasswordkey
, issue command in host shell:openssl rand -hex 32
donāt throw in the towel too early, it just takes a lot of reading⦠no digging required
maybe this explains whatās needed and works for you?