master
DoTheEvo 3 months ago
parent cf03abe3dc
commit d41dc5c2e8

@ -73,7 +73,7 @@ of a reverse proxy and accessing the services by hostname, not ip and port.
```yml
services:
checkmk:
image: checkmk/check-mk-raw
image: checkmk/check-mk-cloud
container_name: checkmk
hostname: checkmk
restart: unless-stopped
@ -104,7 +104,6 @@ DOCKER_MY_NETWORK=caddy_net
TZ=Europe/Bratislava
# CMK
CMK_SITE_ID=dom
CMK_PASSWORD=WUx666yd0qCWh
```
@ -125,19 +124,14 @@ cmk.{$MY_DOMAIN} {
}
```
# First run
---
---
# Agents
# Push
# Alerts
# Logs
# Update

Loading…
Cancel
Save