Go to file
Waldek Maleska 77e65a5780
download loki binaries on the target system
this has the downside of taking up a bit of space,
but at least this makes the role more idempotent when it comes
to re-running it from different control nodes (e.g. in CI)
2021-02-24 16:03:06 +00:00
.github/workflows ansible actions 2020-05-04 18:54:03 -03:00
defaults add support for Loki ruler configuration 2021-02-24 15:35:58 +00:00
handlers configs 2020-05-04 18:48:42 -03:00
meta initial commit 2020-04-19 17:28:06 -03:00
tasks download loki binaries on the target system 2021-02-24 16:03:06 +00:00
templates add support for Loki ruler configuration 2021-02-24 15:35:58 +00:00
vars initial commit 2020-04-19 17:28:06 -03:00
LICENSE initial commit 2020-04-19 17:28:06 -03:00
README.md update readme 2020-05-04 18:58:54 -03:00

Role Name

Deploy and configure Loki/Promtail using Ansible.

Requirements

  • Ansible >= 2.9

Example Playbook

Install Loki and Promtail in local machine

  - hosts: servers
    roles:
        - { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }

License

WTFPL see LICENSE

Author Information

https://diogenxs.dev