Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@Matthieu-dgl Matthieu-dgl released this 05 May 11:16

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)