Manala Manala

The flexible, robust, and web oriented toolbox for Ansible.

A bunch of guidelines to rule them all !

The Manala project was made to use Ansible roles created by Elao to handle web environments and more. It provides configuration examples and best practices to quickly build custom-designed infrastructures.

Ansible

We chose Ansible as our main IT automation tool for its simplicity and reliability. We use it to build our infrastructures and we are convinced this is the way to go.

Vagrant

Vagrant is a classic in a developer stack, used to ensure everyone works on the same environment, Vagrant boxes are of course provisioned using Ansible roles.

Docker

Last but not least, we started using Docker for test coverage to build CI environments on demand. It is gaining more and more importance in our stack as we are now using it for scalability needs on large projects.