Skip to main content

Basin

A local development environment system and deploy tool based on docker

Ready to use

Basin takes care of configuring the local development environment based on one of the available recipes such as Drupal, Nextcloud or wordpress. Share the configuration with other developers of the same project by commiting it into the repository.

Few dependencies

Basin is distributed as a docker image so you only need docker to run it. The tools that it relies on are included in the container such as php, docker-compose or ansible.

Powered by Docker

When the production environments use containers is convenient to run those same containers in your local environment using the same tools and services in the same version.