1
0
forked from finallycoffee/base

chore(mariadb): add role-README, update collection README

This commit is contained in:
2023-07-26 20:04:50 +02:00
parent 1778ffac2a
commit f9bbcd6c71
2 changed files with 20 additions and 0 deletions

View File

@ -7,6 +7,7 @@ and configuring basic system utilities like gnupg, ssh etc
- [`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
- [`nginx`](roles/nginx/README.md): [nginx](https://www.nginx.com/),
an advanced load balancer, webserver and reverse proxy.