Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaytaph/symfony2-puppet-new

A generic symfony2 project managed with vagrant / puppet
https://github.com/jaytaph/symfony2-puppet-new

Last synced: 3 months ago
JSON representation

A generic symfony2 project managed with vagrant / puppet

Awesome Lists containing this project

README

        

Symfony2 Vagrant / Puppet
=========================

This system is a plain symfony2 framework that runs out of the box on a vagrant machine. It uses puppet scripts to
setup the base system (ubuntu precice64) so you the projects can run straight away.

Usage:
- git clone https://github.com/jaytaph/symfony2-puppet-new.git
- vagrant up
- Add inside your hostfile: 192.168.33.10 www.symfony2-project.dev
- Browse to: http://www.symfony2-project.dev/app_dev.php