Compare commits

...

1 Commits

Author SHA1 Message Date
be9c02389a hermes: add dashboard-cathou to s6 boot bundle (auto-start on recreate)
Some checks are pending
Build Hermes agent / build (pull_request) Waiting to run
Build ollama (gfx906) / build (pull_request) Waiting to run
2026-09-18 17:12:26 -04:00
2 changed files with 1 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ services:
- /mnt/HoardingCow_docker_data/Hermes/data:/opt/data
- /mnt/HoardingCow_docker_data/Hermes/Syncthing/ExoKortex:/opt/data/ExoKortex
- ./s6/dashboard-cathou:/etc/s6-overlay/s6-rc.d/dashboard-cathou:ro
- ./s6/user/contents.d/dashboard-cathou:/etc/s6-overlay/s6-rc.d/user/contents.d/dashboard-cathou:ro
devices:
- /dev/kfd:/dev/kfd
- /dev/dri:/dev/dri

View File