mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 11:55:47 +02:00
Merge branch 'master' of gitlab.com:rusty-bever/deployment
This commit is contained in:
commit
bfbd41fea5
3 changed files with 3 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ services:
|
|||
|
||||
# =====FACEBOOK MESSENGER BRIDGE=====
|
||||
facebook:
|
||||
image: 'dock.mau.dev/mautrix/facebook:v0.3.2'
|
||||
image: 'dock.mau.dev/mautrix/facebook:v0.3.3'
|
||||
|
||||
deploy:
|
||||
mode: 'replicated'
|
||||
|
|
|
|||
|
|
@ -64,6 +64,7 @@ services:
|
|||
|
||||
node-exporter:
|
||||
image: 'prom/node-exporter:v1.3.1'
|
||||
hostname: srv-{{.Node.Hostname}}
|
||||
command:
|
||||
- '--path.procfs=/host/proc'
|
||||
- '--path.rootfs=/rootfs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue