ansible-loki-role/README.md
2021-08-27 11:30:31 +02:00

38 lines
613 B
Markdown

# Fork of [diogenxs/ansible-role-loki](https://github.com/diogenxs/ansible-role-loki)
- Added enabling systemd service
- Added loki_ruler config
---
Ansible Role Loki
=================
Deploy and configure [Loki/Promtail](https://github.com/grafana/loki) using Ansible.
Requirements
------------
- Ansible >= 2.9
Example Playbook
------------
Install Loki and Promtail in local machine
```yml
- hosts: servers
roles:
- { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }
```
License
-------
WTFPL see [LICENSE](license)
Author Information
------------------
https://diogenxs.dev