Bash script
Laravel Automation
20/01/2018
Laravel Automation is an automatic way to setup a simple Laravel project to play around. It initializes all the necessary files and folders to run along with Docker.
It gives you also the ability to push your final docker image in Docker Hub and then deploy it from any Container Management Platform.
Drupal Vagrant
28/11/2015
Drupal Vagrant is a sample project of how to use Drupal Automation bash scripts along with Vagrant and Ansible to setup in less than 5 minutes a local Drupal site.
This allows you to setup a Drupal 7 or 8.0 or 8.1 without the hassle of having to setup vhsosts, setup databases, downloading and unzipping the Drupal Core files, setting up the correct permissions so Drupal will work etc.
The project is tested in Ubuntu 14.04.
Drupal Automation
11/10/2015