feat/checkmk #7

Merged
forust merged 12 commits from feat/checkmk into main 2026-01-19 14:59:21 +00:00
Showing only changes of commit bfb21adff7 - Show all commits
+2 -4
View File
@@ -8,11 +8,11 @@ services:
- CMK_SITE_ID=cmk
volumes:
- checkmk:/omd/sites
- ./checkmk:/omd/sites
tmpfs:
- /opt/omd/sites/cmk/tmp:uid=1000,gid=1000
ports:
- 5000:5000
- 5555:5000
- 6776:8000
- 6556:6556
restart: always
@@ -39,8 +39,6 @@ services:
networks:
- traefik-proxy
volumes:
checkmk:
networks:
traefik-proxy:
external: true