NewsBlur-viq/archive/netdata_docker
2021-04-18 11:45:32 -05:00
..
defaults
handlers
meta
tasks
templates
vars
History.md
README.md

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!)