finallycoffee.base ansible collection for roles which are common dependencies for services (databases etc)
Go to file
2023-07-28 15:36:14 +02:00
meta chore: update ansible collection metadata 2023-07-26 19:36:40 +02:00
roles feat(elasticsearch): add migrated role from finallycoffee.services 2023-07-28 15:36:14 +02:00
galaxy.yml chore: update ansible collection metadata 2023-07-26 19:36:40 +02:00
LICENSE.md chore: initial commit bootstrapping the ansible collection 2022-08-18 21:26:43 +02:00
README.md feat(elasticsearch): add migrated role from finallycoffee.services 2023-07-28 15:36:14 +02:00

finallycoffee.base ansible collection

Overview

This ansible collection provides various roles for installing and configuring basic system utilities like gnupg, ssh etc

  • elasticsearch: Deploy elasticsearch, a popular (distributed) search and analytics engine, mostly known by it's letter "E" in the ELK-stack.

  • git: configures git on the target system

  • gnupg: configures gnupg on the target system

  • mariadb: runs MariaDB Server, one of the world's most popular open source relational database

  • nginx: nginx, an advanced load balancer, webserver and reverse proxy.

License

CNPLv7+: Cooperative Nonviolent Public License