-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the ce-dev wiki!
This documentation is for the 2.x version, if you are still using 1.x you can see the documentation here
To find out more about Code Enigma and our other tools, see our main GitHub page.
This is a wrapper for Docker Compose that allows you to quickly run up local development environments with Docker. It provides some template projects and layouts but also allows for total customisation and for you to create and push your own container layouts for your projects. It relies on ce-provision and ce-deploy to setup your projects. This is not a replacement for products like ddev, because it simply wraps Docker to make starting and deploying a set of containers much easier. Consequently it's less opinionated and far more customisable.