Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaytaph/symfony2-puppet-new
- Owner: jaytaph
- License: mit
- Created: 2013-05-13T13:54:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-28T14:11:17.000Z (over 11 years ago)
- Last Synced: 2023-03-11T01:23:35.227Z (almost 2 years ago)
- Language: Puppet
- Size: 440 KB
- Stars: 20
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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