mirror of
https://github.com/luzifer-ansible/netdata.git
synced 2024-11-08 13:50:01 +00:00
This role installs a systemd service running netdata using Docker and my Docker image for it
|
||
---|---|---|
defaults | ||
meta | ||
tasks | ||
templates | ||
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!)