Add command to generate the secret key

Thomas McWork 2021-11-26 10:24:43 +01:00
parent 8a27dce00a
commit 1687c8830d

@ -31,6 +31,10 @@ Please change the following settings to keep your setup safe.
* `REDIS_CACHE_PASSWORD`
* `AUTH_LDAP_BIND_PASSWORD`
#### Generate Secret Key
docker-compose run netbox python3 /opt/netbox/netbox/generate_secret_key.py
### Operations
These settings are also relevant: