This commit is contained in:
2026-02-02 19:43:16 +01:00
parent edb49621ad
commit 69ceb80b4d
43 changed files with 594 additions and 337 deletions

View File

@@ -7,7 +7,7 @@ services:
image: ghcr.io/sysadminsmedia/homebox:latest
#image: ghcr.io/sysadminsmedia/homebox:latest-rootless
#container_name: homebox
restart: unless-stopped
#restart: unless-stopped
environment:
- HBOX_LOG_LEVEL=info
- HBOX_LOG_FORMAT=text
@@ -21,13 +21,13 @@ services:
deploy:
labels:
- homepage.group = Infrastructure
- homepage.name = Homebox
- homepage.icon = homebox.png
- homepage.href = https://homebox.home.ramberg.net/
- homepage.group=Home
- homepage.name=Homebox
- homepage.icon=homebox.png
- homepage.href=https://homebox.home.ramberg.net/
# Widget Configuration
- homepage.widget.type = homebox
- homepage.widget.url = https://homebox.home.ramberg.net/
- homepage.widget.username = kim@ramberg.net
- homepage.widget.password = homekbr1998
- homepage.widget.fields = ["items", "locations", "totalValue"] # optional - default fields shown ["items", "totalWithWarranty", "locations", "labels", "users", "totalValue"]
- homepage.widget.type=homebox
- homepage.widget.url=https://homebox.home.ramberg.net
- homepage.widget.username=kim@ramberg.net
- homepage.widget.password=homekbr1998
- homepage.widget.fields=["items", "locations", "totalValue"] # optional - default fields shown ["items", "totalWithWarranty", "locations", "labels", "users", "totalValue"]