1
0
forked from finallycoffee/base

chore(mariadb): role was migrated to finallycoffee.databases collection

This commit is contained in:
2024-12-01 09:37:28 +01:00
parent 114cf13871
commit 2c1b3cb47e
5 changed files with 0 additions and 109 deletions

View File

@ -12,10 +12,6 @@ and configuring basic system utilities like gnupg, ssh etc
- [`lego`](roles/lego/README.md): runs [lego (LetsEncrypt Go)](https://github.com/go-acme/lego),
a ACME client written in go, using systemd (timers). Multi-instance capable.
- DEPRECATED: [`mariadb`](roles/mariadb/README.md): runs [MariaDB Server](https://mariadb.org/),
one of the world's most popular open source relational database.
Moved to `finallycoffee.databases.mariadb`.
- [`minio`](roles/minio/README.md): Deploy [min.io](https://min.io), an
s3-compatible object storage server, using docker containers.