Files
truecharts/charts/incubator/redisinsight/docs/installation_notes.md
T
e2d9649e6d fix(redisinsight) code clean up (#3980)
* fix(redisinsight) code clean up

* fix some UX, and try rootless

* update docs

* root

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-10-01 22:36:12 +03:00

521 B

Installation Notes

  • If using ingress and want to access this service with a domain add an entry to Trusted Origins like "https://app.mydomain.tld".
  • Set Log Level with any option from the list: "DEBUG", "INFO", "WARNING", "ERROR" and "CRITICAL". Default is "WARNING".
  • Check Auth Prompt to enable the authentication prompt that asks for authentication before opening an instance or when the user is idle.
  • Set Auth Timer to a number for the idle timer for authentication prompt, in minutes. Default is 30.