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