Repository instructions

This commit is contained in:
Joan López de la Franca Beltran 2022-04-12 20:23:29 +02:00
parent a5a0d7160e
commit aeeceaae7d

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# Gestión de logs con Grafana Loki
Examples used to prepare the [Grafana+Loki course](https://pro.codely.tv/library/gestion-de-logs-con-loki-y-grafana-179996/406456/about/).
## ⚒️️ Requirements
- Docker
- Docker Compose
## 🕵️ Project structure
This repository contains a directory with all the resources (`docker-compose.yml`, configuration, provisioning files,
etc)
for every lesson that required a specific set up of Grafana, Loki, Promtail and, in certain cases, the ELK stack to
compare.
*NOTE: The directory structure does not match the course lessons index because some lessons don't contain practical
examples but a theoretical overview.*