Update Docker & Kubernetes/Docker/Docker Compose/Homebox.md

This commit is contained in:
2024-08-11 19:46:30 -06:00
parent ebd335a471
commit 002ab8a595

View File

@ -2,7 +2,7 @@
[Reference Documentation](https://hay-kot.github.io/homebox/quick-start/)
!!! caution "Protect with Keycloak"
!!! warning "Protect with Keycloak"
The GitHub project for this software appears to have been archived in a read-only state in June 2024. There is no default admin credential, so setting the environment variable `HBOX_OPTIONS_ALLOW_REGISTRATION` to `false` will literally make you unable to log into the system. You also cannot change it after-the-fact, so you cannot just register an account then disable it and restart the container, it doesn't work that way.
Due to this behavior, it is imperative that you deploy this either only internally, or if its external, put it behind something like [Authentik](https://docs.bunny-lab.io/Docker %26 Kubernetes/Docker/Docker Compose/Authentik/) or [Keycloak](https://docs.bunny-lab.io/Docker%20%26%20Kubernetes/Docker/Docker%20Compose/Keycloak/).