mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-07-13 12:55:44 +02:00
Add command to generate the secret key
@ -31,6 +31,10 @@ Please change the following settings to keep your setup safe.
|
|||||||
* `REDIS_CACHE_PASSWORD`
|
* `REDIS_CACHE_PASSWORD`
|
||||||
* `AUTH_LDAP_BIND_PASSWORD`
|
* `AUTH_LDAP_BIND_PASSWORD`
|
||||||
|
|
||||||
|
#### Generate Secret Key
|
||||||
|
|
||||||
|
docker-compose run netbox python3 /opt/netbox/netbox/generate_secret_key.py
|
||||||
|
|
||||||
### Operations
|
### Operations
|
||||||
|
|
||||||
These settings are also relevant:
|
These settings are also relevant:
|
||||||
|
Reference in New Issue
Block a user