Installation Notes
-
Set
usernameto a username that is hard to guess. -
Set
passwordto a password that is hard to guess. -
Enable ingress, without doing so
http://IP:PORTwill be used as the short url generator which obviously will be an issue.
Disable authentication
-
Due to NOT being a recommended option you will have to manually add this env yourself.
-
Add an additional env variable
INSECURE_DISABLE_PASSWORDwith the value ofI_KNOW_ITS_BADin Configure Extra Environment Variables. Any other value will NOT work.