update to folder view 3

This commit is contained in:
2026-06-19 10:02:53 +02:00
parent 9f9210db06
commit 23891a69d0
18 changed files with 42 additions and 40 deletions
+1 -1
View File
@@ -17,6 +17,6 @@ services:
- /mnt/user/appdata/n8n/n8n_data:/home/node/.n8n
- /mnt/user/appdata/n8n/local-files:/files
labels:
folder.view2: "Services"
folder.view3: "Services"
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/n8n.png"
net.unraid.docker.webui: "https://automation.homecube.org"
+1 -1
View File
@@ -15,4 +15,4 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/borgmatic.png"
net.unraid.docker.shell: sh
folder.view2: "Services"
folder.view3: "Services"
+5 -5
View File
@@ -12,7 +12,7 @@ services:
- MYSQL_USER=nextcloud
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/mariadb-icon.png"
folder.view2: "Databases"
folder.view3: "Databases"
redis:
image: redis
@@ -22,7 +22,7 @@ services:
command: redis-server --requirepass ${REDIS_HOST_PASSWORD}
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/redis.png"
folder.view2: "Databases"
folder.view3: "Databases"
appapi-dsp:
image: ghcr.io/nextcloud/nextcloud-appapi-dsp:release
@@ -35,7 +35,7 @@ services:
privileged: true
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/nextcloud-icon.png"
folder.view2: "Nextcloud ExApps"
folder.view3: "Nextcloud ExApps"
app:
image: nextcloud:33
@@ -70,7 +70,7 @@ services:
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/nextcloud-icon.png"
net.unraid.docker.webui: "https://${DOMAIN}"
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.nextcloud-server.name: "${RESOURCE_NAME}"
pangolin.public-resources.nextcloud-server.full-domain: "${DOMAIN}"
@@ -109,7 +109,7 @@ services:
- INTERNAL_SECRET=${INTERNAL_SECRET}
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/nextcloud-icon.png"
folder.view2: "Infrastructure"
folder.view3: "Infrastructure"
pangolin.public-resources.nextcloud-hpb.name: "${HPB_RESOURCE_NAME}"
pangolin.public-resources.nextcloud-hpb.full-domain: "${TALK_HOST}"
+2 -2
View File
@@ -14,7 +14,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/koillection.png"
net.unraid.docker.webui: "https://koillection.homecube.org"
folder.view2: "Services"
folder.view3: "Services"
db:
image: postgres:16
@@ -30,4 +30,4 @@ services:
- /mnt/user/appdata/koillection/postgresql:/var/lib/postgresql/data
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/postgresql.png"
folder.view2: "Databases"
folder.view3: "Databases"
+1 -1
View File
@@ -19,4 +19,4 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/syncthing.png"
net.unraid.docker.webui: "https://syncthing.homecube.org"
folder.view2: "Services"
folder.view3: "Services"
+4 -4
View File
@@ -16,7 +16,7 @@ services:
retries: 3
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/mariadb-icon.png"
folder.view2: "Databases"
folder.view3: "Databases"
redis:
image: redis:6.2-alpine
@@ -30,7 +30,7 @@ services:
start_period: 10s
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/redis.png"
folder.view2: "Databases"
folder.view3: "Databases"
pterodactyl-panel:
image: ghcr.io/pterodactyl/panel:latest
@@ -75,7 +75,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/pterodactyl.png"
net.unraid.docker.webui: "https://game-servers.homecube.org"
folder.view2: "Game Servers"
folder.view3: "Game Servers"
pterodactyl-wings:
image: ghcr.io/pterodactyl/wings:latest
@@ -94,4 +94,4 @@ services:
working_dir: /var/lib/pterodactyl
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/pterodactyl.png"
folder.view2: "Game Servers"
folder.view3: "Game Servers"
+2 -2
View File
@@ -11,7 +11,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro # Mounted as read-only
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/homepage.png"
folder.view2: "Infrastructure"
folder.view3: "Infrastructure"
homepage:
image: ghcr.io/gethomepage/homepage:latest
@@ -30,7 +30,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/homepage.png"
net.unraid.docker.webui: "https://${FULL_DOMAIN}"
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.gethomepage-homepage.name: "${RESOURCE_NAME}"
pangolin.public-resources.gethomepage-homepage.full-domain: "${FULL_DOMAIN}"
+4 -4
View File
@@ -43,7 +43,7 @@ services:
labels:
- net.unraid.docker.icon=https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/immich.png
- net.unraid.docker.webui=https://${FULL_DOMAIN}
- folder.view2=Services
- folder.view3=Services
- pangolin.public-resources.immich-server.name=${RESOURCE_NAME}
- pangolin.public-resources.immich-server.full-domain=${FULL_DOMAIN}
@@ -99,7 +99,7 @@ services:
disable: false
labels:
- net.unraid.docker.icon=https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/immich.png
- folder.view2=Services
- folder.view3=Services
redis:
container_name: immich_redis
@@ -109,7 +109,7 @@ services:
restart: always
labels:
- net.unraid.docker.icon=https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/redis.png
- folder.view2=Databases
- folder.view3=Databases
database:
container_name: immich_postgres
@@ -130,7 +130,7 @@ services:
disable: false
labels:
- net.unraid.docker.icon=https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/postgresql.png
- folder.view2=Databases
- folder.view3=Databases
volumes:
model-cache:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
labels:
- net.unraid.docker.icon=https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/it-tools.png
- net.unraid.docker.webui=https://${FULL_DOMAIN}
- folder.view2=Services
- folder.view3=Services
- pangolin.public-resources.it-tools.name=IT-Tools
- pangolin.public-resources.it-tools.full-domain=${FULL_DOMAIN}
+2 -2
View File
@@ -14,7 +14,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/ollama.png"
net.unraid.docker.shell: bash
folder.view2: "Services"
folder.view3: "Services"
open-webui:
image: ghcr.io/open-webui/open-webui:main-slim
@@ -34,4 +34,4 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/open-webui.png"
net.unraid.docker.webui: "https://ai.homecube.org/"
folder.view2: "Services"
folder.view3: "Services"
+3 -3
View File
@@ -29,7 +29,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/jellyfin.png"
net.unraid.docker.webui: "https://${JELLYFIN_FULL_DOMAIN}"
folder.view2: "Services"
folder.view3: "Services"
# HOMEPAGE
homepage.group: Media
@@ -60,7 +60,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/lyrion-music-server.png"
net.unraid.docker.webui: "https://${LMS_FULL_DOMAIN}"
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.lightweight-music-server.name: "${LMS_RESOURCE_NAME}"
pangolin.public-resources.lightweight-music-server.full-domain: "${LMS_FULL_DOMAIN}"
@@ -105,7 +105,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/lyrion-music-server.png"
net.unraid.docker.webui: "https://${LMS_FULL_DOMAIN_2}"
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.lightweight-music-server-2.name: "${LMS_RESOURCE_NAME_2}"
pangolin.public-resources.lightweight-music-server-2.full-domain: "${LMS_FULL_DOMAIN_2}"
+2 -2
View File
@@ -19,7 +19,7 @@ services:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/couchdb.png"
net.unraid.docker.webui: "https://obsidian.homecube.org/_utils"
net.unraid.docker.shell: bash
folder.view2: "Databases"
folder.view3: "Databases"
obsidian:
image: lscr.io/linuxserver/obsidian:latest
@@ -37,4 +37,4 @@ services:
net.unraid.docker.webui: "https://notes.obsidian.homecube.org"
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png"
net.unraid.docker.shell: bash
folder.view2: "Services"
folder.view3: "Services"
+1 -1
View File
@@ -12,7 +12,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/bitwarden.png"
net.unraid.docker.webui: "https://${DOMAIN}"
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.vaultwarden-server.name: "${RESOURCE_NAME}"
pangolin.public-resources.vaultwarden-server.full-domain: "${DOMAIN}"
+2 -2
View File
@@ -1,6 +1,6 @@
services:
newt:
image: fosrl/newt:1.10.3
image: fosrl/newt:1.12.5
networks:
- pangolin
container_name: newt
@@ -16,7 +16,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/pangolin.png"
net.unraid.docker.webui: "https://proxy.homecube.org"
folder.view2: "Networking"
folder.view3: "Networking"
networks:
pangolin:
+3 -3
View File
@@ -12,7 +12,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/home-assistant.png"
net.unraid.docker.webui: "https://home-assistant.homecube.org"
folder.view2: "Services"
folder.view3: "Services"
# HOMEPAGE
homepage.group: Infrastructure
@@ -47,7 +47,7 @@ services:
# volumes:
# - /mnt/user/appdata/hass_otbr:/var/lib/thread
# labels:
# folder.view2: "Services"
# folder.view3: "Services"
matter-server:
image: ghcr.io/matter-js/python-matter-server:stable
@@ -65,4 +65,4 @@ services:
- /run/dbus:/run/dbus:ro
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/matter.png"
folder.view2: "Services"
folder.view3: "Services"
+2 -2
View File
@@ -18,7 +18,7 @@ services:
retries: 3
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/mysql-icon.png"
folder.view2: "Databases"
folder.view3: "Databases"
kimai:
image: kimai/kimai2:stable
@@ -39,7 +39,7 @@ services:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/kimai-logo.png"
net.unraid.docker.webui: https://${DOMAIN}
net.unraid.docker.shell: bash
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.kimai-time-tracking.name: "${RESOURCE_NAME}"
pangolin.public-resources.kimai-time-tracking.full-domain: "${DOMAIN}"
+2 -2
View File
@@ -34,7 +34,7 @@ services:
retries: 5
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/gluetun.png"
folder.view2: "Networking"
folder.view3: "Networking"
pangolin.public-resources.qbittorrent-torrent.name: "${RESOURCE_NAME}"
pangolin.public-resources.qbittorrent-torrent.full-domain: "${DOMAIN}"
@@ -72,7 +72,7 @@ services:
condition: service_healthy
labels:
net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/refs/heads/master/linuxserver.io/img/qbittorrent-icon.png"
folder.view2: "Services"
folder.view3: "Services"
# HOMEPAGE
homepage.group: Downloads
+4 -2
View File
@@ -28,6 +28,8 @@ services:
- /mnt/user/appdata/gitea:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "6734:3000"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3000/api/healthz"]
interval: 30s
@@ -37,7 +39,7 @@ services:
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/gitea.png"
net.unraid.docker.webui: "https://${DOMAIN}"
folder.view2: "Services"
folder.view3: "Services"
pangolin.public-resources.gitea-version-control.name: "${RESOURCE_NAME}"
pangolin.public-resources.gitea-version-control.full-domain: "${DOMAIN}"
@@ -87,7 +89,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
labels:
net.unraid.docker.icon: "https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/gitea.png"
folder.view2: "Runners"
folder.view3: "Runners"
networks:
pangolin: