Merge pull request 'dashboard-cathou auto-start (add to s6 boot bundle)' (#62) from feat/cathou-serve into master
Some checks are pending
Build Hermes agent / build (push) Waiting to run
Build ollama (gfx906) / build (push) Waiting to run

Reviewed-on: #62
This commit is contained in:
2026-09-18 21:17:43 +00: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