645ec1281c
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.)
2 lines
29 B
Bash
2 lines
29 B
Bash
REDIS_PASSWORD=H733Kdjndks81
|