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:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
volumes:
|
volumes:
|
||||||
- /data/nfs/Baxter/Docker/beszel://beszel_data
|
- /data/nfs/Baxter/Docker/beszel:/beszel_data
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
user: "1001:998"
|
user: "1001:998"
|
||||||
|
|
|
||||||
|
|
@ -88,7 +88,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
environment:
|
environment:
|
||||||
KEY: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGNx6yKSqJHUiSKTM44/A1luwBije9HkHwnOxwXYx8q4"
|
KEY: "45883"
|
||||||
LISTEN: "45883"
|
LISTEN: "45883"
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ services:
|
||||||
- caddy.reverse_proxy="{{upstreams 80}}"
|
- caddy.reverse_proxy="{{upstreams 80}}"
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == docker1
|
- node.hostname == docker3
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
|
|
||||||
|
|
@ -54,7 +54,7 @@ services:
|
||||||
|
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == docker1
|
- node.hostname == docker3
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
|
|
||||||
|
|
@ -76,7 +76,7 @@ services:
|
||||||
|
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == docker1
|
- node.hostname == docker3
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ services:
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.hostname == docker1
|
- node.hostname == docker5
|
||||||
labels:
|
labels:
|
||||||
- homepage.group=Jolly Roger
|
- homepage.group=Jolly Roger
|
||||||
- homepage.name=Sonarr
|
- homepage.name=Sonarr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue