add blinko AI notes service

This commit is contained in:
2026-03-08 00:09:40 +01:00
parent 1bd8280b47
commit 0b110431fa
2 changed files with 73 additions and 0 deletions

View File

@@ -11,3 +11,15 @@ services:
net.unraid.docker.icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/open-webui.png'
net.unraid.docker.webui: 'https://ai.homecube.org/'
net.unraid.docker.shell: ''
blinko:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/blinko.png'
net.unraid.docker.webui: 'https://${BLINKO_URL}'
net.unraid.docker.shell: ''
blinko-db:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/postgresql.png'
net.unraid.docker.webui: ''
net.unraid.docker.shell: ''