From 002ab8a59578a8f1c025803d8c0bd354b0f967b0 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 11 Aug 2024 19:46:30 -0600 Subject: [PATCH] Update Docker & Kubernetes/Docker/Docker Compose/Homebox.md --- Docker & Kubernetes/Docker/Docker Compose/Homebox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker & Kubernetes/Docker/Docker Compose/Homebox.md b/Docker & Kubernetes/Docker/Docker Compose/Homebox.md index 615e5df..96ea481 100644 --- a/Docker & Kubernetes/Docker/Docker Compose/Homebox.md +++ b/Docker & Kubernetes/Docker/Docker Compose/Homebox.md @@ -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/).