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

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