mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
update elastalert
This commit is contained in:
parent
75a8969786
commit
34f1f34fa2
@ -2,9 +2,10 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
elastalert:
|
elastalert:
|
||||||
image: vimagick/elastalert
|
image: jertel/elastalert2
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/opt/elastalert
|
- ./data/config.yaml:/opt/elastalert/config.yaml
|
||||||
|
- ./data/rules:/opt/elastalert/rules
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user