gremlin: deploy log radarr @ bfce884
This commit is contained in:
parent
5769797589
commit
dcebe52d62
1 changed files with 16 additions and 0 deletions
|
|
@ -20,3 +20,19 @@ In a future release, --detach=false will become the default.
|
|||
failed to create service radarr_radarr: Error response from daemon: rpc error: code = InvalidArgument desc = port '7878' is already in use by service 'arr_radarr' (ptwoqu9sdolbpo79b8d2y1v62) as an ingress port
|
||||
|
||||
```
|
||||
| 2026-05-08 03:31 UTC | bfce884 | master | traveler | ✅ deployed | 2 vol(s), 2 ⚠️ |
|
||||
|
||||
**2026-05-08 03:31 UTC** — ✅ deployed
|
||||
```
|
||||
radarr deployed successfully
|
||||
Branch: master
|
||||
Pushed by: traveler
|
||||
SHA: bfce884
|
||||
Gatus monitors: Radarr
|
||||
|
||||
Manual permission fixes needed on docker5:
|
||||
• /DockerVol/Radarr (current: dockhand:docker (777))
|
||||
sudo chown -R 1964:1964 /DockerVol/Radarr && sudo chmod -R 775 /DockerVol/Radarr
|
||||
• /data/nfs/znas/Data/ (current: root:root (755))
|
||||
sudo chown -R 1964:1964 /data/nfs/znas/Data/ && sudo chmod -R 775 /data/nfs/znas/Data/
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue