Skip to content

OxCom/puppet-php-skeleton-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet PHP skeleton development environment

This is CONTROL REPO for Puppet configuration that allows quickly install all required software for Web-Development of PHP projects.

Environment

All environment settings and puppet confirugration located in production branch

Install (Ubuntu only)

wget https://raw.githubusercontent.com/OxCom/puppet-php-skeleton-dev/master/run.sh
chmod +x run.sh
sudo ./run.sh