jh
This commit is contained in:
parent
dad299b2e7
commit
20c4efe04b
4 changed files with 6 additions and 6 deletions
|
|
@ -7,7 +7,7 @@ services:
|
|||
networks:
|
||||
- netgrimoire
|
||||
volumes:
|
||||
- /data/nfs/Baxter/Docker/beszel://beszel_data
|
||||
- /data/nfs/Baxter/Docker/beszel:/beszel_data
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
user: "1001:998"
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ services:
|
|||
networks:
|
||||
- netgrimoire
|
||||
environment:
|
||||
KEY: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGNx6yKSqJHUiSKTM44/A1luwBije9HkHwnOxwXYx8q4"
|
||||
KEY: "45883"
|
||||
LISTEN: "45883"
|
||||
deploy:
|
||||
mode: replicated
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ services:
|
|||
- caddy.reverse_proxy="{{upstreams 80}}"
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == docker3
|
||||
restart_policy:
|
||||
condition: any
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ services:
|
|||
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == docker3
|
||||
restart_policy:
|
||||
condition: any
|
||||
|
||||
|
|
@ -76,7 +76,7 @@ services:
|
|||
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == docker3
|
||||
restart_policy:
|
||||
condition: any
|
||||
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ services:
|
|||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == docker1
|
||||
- node.hostname == docker5
|
||||
labels:
|
||||
- homepage.group=Jolly Roger
|
||||
- homepage.name=Sonarr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue