Solved ldap_user nextcloud var import bug (hopefully) and optimized README.md's and metas

This commit is contained in:
2025-03-21 18:01:11 +01:00
parent e4a0473f9e
commit c51f935eff
20 changed files with 352 additions and 257 deletions

View File

@@ -1,4 +1,4 @@
# MariaDB Docker Ansible Role
# MariaDB
## Overview
This Ansible role facilitates the deployment of a MariaDB server using Docker. It is designed to ensure ease of installation and configuration, with the flexibility to adapt to different environments.
@@ -25,3 +25,6 @@ Configure the role by setting the required variables. These can be set in the pl
## Contributing
Contributions to this project are welcome. Please submit issues and pull requests with your suggestions.
## Other Ressources
- [Reset Password for MariaDB/MySQL in Docker](https://wolfgang.gassler.org/reset-password-mariadb-mysql-docker/)