This repository was archived by the owner on Nov 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
pascal edited this page Nov 26, 2018
·
6 revisions
Spins up a LAMP environment using Docker containers, managed and orchestrated with Vagrant.
It can be used for a variety of types of projects, but is primarily targeted at PHP-based web applications.
It can also generate ready-made codebase and suitable settings for either:
- Drupal
- Symfony
- Wordpress
It aims to be both:
- Easy to use: it should work out the box for standard configurations.
- Flexible: everything is overridable and extendable using Ansible, for more advanced setups.