1
0
forked from finallycoffee/base

feat(elasticsearch): add migrated role from finallycoffee.services

This commit is contained in:
2023-07-28 15:18:08 +02:00
parent f9bbcd6c71
commit af0adbcb34
4 changed files with 93 additions and 0 deletions

View File

@ -5,6 +5,10 @@
This ansible collection provides various roles for installing
and configuring basic system utilities like gnupg, ssh etc
- [`elasticsearch`](roles/elasticsearch/README.md): Deploy [elasticsearch](https://www.docker.elastic.co/r/elasticsearch/elasticsearch-oss),
a popular (distributed) search and analytics engine, mostly known by it's
letter "E" in the ELK-stack.
- [`git`](roles/git/README.md): configures git on the target system
- [`gnupg`](roles/gnupg/README.md): configures gnupg on the target system
- [`mariadb`](roles/mariadb/README.md): runs [MariaDB Server](https://mariadb.org/), one of the world's most popular open source relational database