Go to file
2022-03-04 14:41:26 +01:00
.github/workflows ansible actions 2020-05-04 18:54:03 -03:00
.husky 🔨 Add prettier pre-commit 2022-03-04 14:41:26 +01:00
.vscode 🔨 Add extensions.json 2022-03-04 14:41:26 +01:00
defaults 🔨 manage docker plugin 2022-02-04 10:20:46 +01:00
handlers 🔨 manage docker plugin 2022-02-04 10:20:46 +01:00
meta initial commit 2020-04-19 17:28:06 -03:00
tasks 🔨 Add missing docker package 2022-02-04 13:54:05 +01:00
templates 🔨 Manage daemon here 2022-02-04 10:59:51 +01:00
vars initial commit 2020-04-19 17:28:06 -03:00
.gitignore 🔨 Add prettier pre-commit 2022-03-04 14:41:26 +01:00
LICENSE initial commit 2020-04-19 17:28:06 -03:00
package.json 🔨 Add prettier pre-commit 2022-03-04 14:41:26 +01:00
README.md update readme 2020-05-04 18:58:54 -03:00
yarn.lock 🔨 Add prettier pre-commit 2022-03-04 14:41:26 +01: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