Netgrimoire/Logs/stash.md

1.2 KiB

Deploy Log — stash

Timestamp Commit Branch Pusher Outcome Node Volumes
2026-05-06 20:44 UTC 632c0cc master traveler deployed (override) znas 5 vol(s), 5 ⚠️

2026-05-06 20:44 UTC deployed (override)

stash deployed on znas
Branch: master
Pushed by: traveler
SHA: 632c0cc
Override: compose/znas/stash-override.yaml
Gatus monitors: stash
Caddy entries: stash.netgrimoire.net

Manual permission fixes needed on znas:
• /DockerVol/Stash/config (current: root:root (755))
  sudo chown -R 1964:1964 /DockerVol/Stash/config && sudo chmod -R 775 /DockerVol/Stash/config
• /data/nfs/znas/Green (current: dockhand:docker (775))
  sudo chown -R 1964:1964 /data/nfs/znas/Green && sudo chmod -R 775 /data/nfs/znas/Green
• /DockerVol/Stash/metadata (current: root:root (755))
  sudo chown -R 1964:1964 /DockerVol/Stash/metadata && sudo chmod -R 775 /DockerVol/Stash/metadata
• /DockerVol/Stash/cache (current: dockhand:docker (775))
  sudo chown -R 1964:1964 /DockerVol/Stash/cache && sudo chmod -R 775 /DockerVol/Stash/cache
• /DockerVol/Stash/generated (current: root:root (755))
  sudo chown -R 1964:1964 /DockerVol/Stash/generated && sudo chmod -R 775 /DockerVol/Stash/generated