netdata/README.md
Knut Ahlers d51aae0c34
Switch image to dockerhub
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-11-30 16:45:11 +01:00

461 B

Luzifer-Ansible / netdata

This role installs a systemd service running netdata using Docker and my Docker image for it.

Usage

roles:
  - role: netdata
    config:
      PUSHOVER_APP_TOKEN: 'mytoken'
      DEFAULT_RECIPIENT_PUSHOVER: 'myuser'

(For configuration values see the original repositories README file!)