Releases: Matthieu-dgl/ansible-php-nginx-mariadb-webapp
Releases · Matthieu-dgl/ansible-php-nginx-mariadb-webapp
1.0.0
The goal of this project is to automate the creation of two separate environments—production and staging—using Ansible playbooks and its ecosystem.
Each environment includes:
• A typical web server stack: Nginx, MySQL, and PHP
• A sample PHP page that displays a custom message (e.g., “Hello world!”) and successfully connects to the database (to confirm the environment works properly)