Update Docker & Kubernetes/Docker/Docker Compose/Homebox.md
This commit is contained in:
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
[Reference Documentation](https://hay-kot.github.io/homebox/quick-start/)
|
[Reference Documentation](https://hay-kot.github.io/homebox/quick-start/)
|
||||||
|
|
||||||
|
!!! caution "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/).
|
||||||
|
|
||||||
## Docker Configuration
|
## Docker Configuration
|
||||||
```jsx title="docker-compose.yml"
|
```jsx title="docker-compose.yml"
|
||||||
|
Reference in New Issue
Block a user