This repository contains useful config templates for Vesta CP
Work with vesta 0.9.8
- Drupal 7
- Redmine
- Laravel 5.1
- Phoenix 1.2
To install thoose templates just:
cd /usr/local/vesta/data/templates/web
git clone https://github.com/praisegeek/vesta_templates.git
cp -R -u vesta_templates/apache2 .
cp -R -u vesta_templates/nginx/* nginx/php5-fpm/
rm -rfd vesta_templates && sudo service vesta restart