Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 514 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 514 Bytes

vesta_templates

What is this

This repository contains useful config templates for Vesta CP

Work with vesta 0.9.8

Templates list

  • Drupal 7
  • Redmine
  • Laravel 5.1
  • Phoenix 1.2

Installation

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