mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 04:29:38 +01:00
Added README.md
This commit is contained in:
parent
2ff54d4c50
commit
b6836d9bb1
23
roles/docker-phpmyadmin/README.md
Normal file
23
roles/docker-phpmyadmin/README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# Docker PhpMyAdmin Role
|
||||
|
||||
Welcome to the **Docker PhpMyAdmin Role**! 🎉 This role simplifies the deployment of PhpMyAdmin in a Docker environment, including optional OAuth2 proxy support for enhanced security.
|
||||
|
||||
## Features ✨
|
||||
|
||||
- 🚀 **Automated Deployment:** Effortlessly deploy PhpMyAdmin with Docker Compose.
|
||||
- 🔐 **OAuth2 Proxy Support:** Secure access with OAuth2 authentication.
|
||||
- 🛠️ **Configurable Settings:** Fully customizable via Ansible variables.
|
||||
- 🌐 **Support for Central Databases:** Seamlessly integrates with a central MariaDB database.
|
||||
- 🐳 **Docker Compose Integration:** Generates `docker-compose.yml` tailored to your environment.
|
||||
|
||||
## Learn More 📖
|
||||
|
||||
- Official PhpMyAdmin Website: [https://www.phpmyadmin.net/](https://www.phpmyadmin.net/)
|
||||
|
||||
## Contributing 🤝
|
||||
|
||||
Contributions are welcome! Feel free to fork this repository, submit issues, or create pull requests to improve this role.
|
||||
|
||||
---
|
||||
|
||||
Made with ❤️ by [Kevin Veen-Birkenbach](https://www.veen.world).
|
Loading…
x
Reference in New Issue
Block a user