Go to file
2021-03-24 10:29:48 +00:00
.github/workflows update to Github Actions to release 2021-02-26 11:00:13 +00: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 update role metadata 2021-02-26 11:21:30 +00:00
tasks fix unarchiving to run on host and not controller 2021-03-24 10:29:48 +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 with author information 2021-02-26 10:49:18 +00:00

Role Name

Deploy and configure Loki/Promtail using Ansible.

This is a fork of a simple and extremely useful diogenxs.loki role.

Requirements

  • Ansible >= 2.9

Example Playbook

Install Loki and Promtail in local machine

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

License

WTFPL see LICENSE

Author Information

Fork maintainer: weakcamel

Original author (all credits due): https://diogenxs.dev