checkmk gelöscht
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
PASSWORD=changeMe
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
version: "2.1"
|
|
||||||
services:
|
|
||||||
checkmk:
|
|
||||||
image: checkmk/check-mk-raw:2.0.0-latest
|
|
||||||
container_name: monitoring
|
|
||||||
# +++ Zur Performance Verbsserung optional +++
|
|
||||||
# command: --tmpfs /opt/omd/sites/cmk/tmp:uid=1000,gid=1000
|
|
||||||
environment:
|
|
||||||
- CMK_PASSWORD=${PASSWORD}
|
|
||||||
volumes:
|
|
||||||
- ./monitoring:/omd/sites
|
|
||||||
- /etc/localtime:/etc/localtime:ro
|
|
||||||
ports:
|
|
||||||
- 8085:5000
|
|
||||||
restart: unless-stopped
|
|
||||||
Reference in New Issue
Block a user