Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
pascal edited this page Nov 26, 2018 · 6 revisions

ce-vm

web development stack

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:

  1. Easy to use: it should work out the box for standard configurations.
  2. Flexible: everything is overridable and extendable using Ansible, for more advanced setups.

Getting started

Overview

Customization

Home

Getting started

The stack

Services

Customize

Topics

Tips and examples

Clone this wiki locally