* fix(redisinsight) code clean up * fix some UX, and try rootless * update docs * root Co-authored-by: Stavros kois <s.kois@outlook.com>
521 B
521 B
Installation Notes
- If using ingress and want to access this service with a domain add an entry to
Trusted Originslike "https://app.mydomain.tld". - Set
Log Levelwith any option from the list: "DEBUG", "INFO", "WARNING", "ERROR" and "CRITICAL". Default is "WARNING". - Check
Auth Promptto enable the authentication prompt that asks for authentication before opening an instance or when the user is idle. - Set
Auth Timerto a number for the idle timer for authentication prompt, in minutes. Default is 30.