✨ Use a default Redis password
Although it does not provide any additional security, it shows how to configure Redis with a password and how to use Netbox using a password protected redis server. Something that might be considered in a classic production deployment. (But is mostly irrelevant in e.g. a Kubernetes / OpenShift deployment as the isolation is usually on a network level.)
This commit is contained in:
parent
013f81b791
commit
645ec1281c
4 changed files with 19 additions and 7 deletions
1
redis.env
Normal file
1
redis.env
Normal file
|
@ -0,0 +1 @@
|
|||
REDIS_PASSWORD=H733Kdjndks81
|
Loading…
Add table
Add a link
Reference in a new issue