hostwithquantum.loki
ansible-loki
Eine Ansible-Rolle zur Installation von Grafana Loki und Promtail.
Anforderungen
Für die Standardinstallation (aus der Binärdatei) von Loki/Promtail:
unzip
auf den Hosts
Für die dockerisierte Promtail:
- Python:
docker==4.3.1
docker-cli
Rollenvariablen
Siehe defaults/main.yml
, um diese Rolle anzupassen.
Abhängigkeiten
Keine.
Beispiel-Playbook
Diese Rolle wird von Inventargruppen gesteuert:
all:
hosts:
monitoring.host.example.org:
children:
loki:
monitoring.host.example.org:
promtail:
monitoring.host.example.org:
Und das Playbook:
- hosts: all
roles:
- role: hostwithquantum.loki
Lizenz
BSD-2-Clause
Autorinformationen
Ein optionaler Abschnitt für die Autoren der Rolle, um Kontaktinformationen oder eine Website einzufügen (HTML ist nicht erlaubt).
Installieren
ansible-galaxy install hostwithquantum.loki
Lizenz
bsd-2-clause
Downloads
145
Besitzer
We host and build container services.