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 02f4e0ab42 - Show all commits
+3 -1
View File
@@ -7,7 +7,7 @@ services:
- CMK_SITE_ID=cmk
volumes:
- ./checkmk:/omd/sites
- sites:/omd/sites
tmpfs:
- /opt/omd/sites/cmk/tmp:uid=1000,gid=1000
ports:
@@ -47,3 +47,5 @@ services:
networks:
proxy:
external: true
volumes:
sites: