Skip to content

checkmk

Configuration

# defaults
commands:
  install:
    script:
      - ansible-playbook docker_checkmk.yml
  uninstall:
    script:
      - ansible-playbook docker_checkmk.yml
version: 2.0.0-latest
config:
  integrations:
    traefik: false
  sitename: ""
  port: 5000

Last update: May 22, 2022