sda
This commit is contained in:
parent
05d6a4637a
commit
d194338cdb
2 changed files with 5 additions and 18 deletions
|
|
@ -116,24 +116,7 @@ services:
|
|||
constraints:
|
||||
- node.hostname == nas
|
||||
|
||||
beszel-agent-bruce:
|
||||
image: henrygd/beszel-agent:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 45881:45881
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
networks:
|
||||
- netgrimoire
|
||||
environment:
|
||||
KEY: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGNx6yKSqJHUiSKTM44/A1luwBije9HkHwnOxwXYx8q4"
|
||||
LISTEN: "45881"
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
placement:
|
||||
constraints:
|
||||
- node.hostname == bruce
|
||||
|
||||
|
||||
networks:
|
||||
netgrimoire:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue