add automation and it-tools stack, update newt, add icons and app-api to nextcloud, try new proxy solution with newt (docker socket access)

This commit is contained in:
2025-12-05 21:58:44 +01:00
parent bd5f6604f4
commit eaadef5e4e
13 changed files with 108 additions and 15 deletions

View File

@@ -2,18 +2,24 @@ services:
db:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: ''
net.unraid.docker.icon: 'https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/mariadb.png'
net.unraid.docker.webui: ''
net.unraid.docker.shell: ''
app:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: ''
net.unraid.docker.webui: ''
net.unraid.docker.icon: 'https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/nextcloud.png'
net.unraid.docker.webui: 'https://cloud.homecube.org'
net.unraid.docker.shell: ''
redis:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: ''
net.unraid.docker.icon: 'https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/redis.png'
net.unraid.docker.webui: ''
net.unraid.docker.shell: ''
appapi-dsp:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: 'https://raw.githubusercontent.com/homarr-labs/dashboard-icons/refs/heads/main/png/nextcloud.png'
net.unraid.docker.webui: ''
net.unraid.docker.shell: ''