Vagrant / Puppet / Concrete5

Permalink
Anyone having experience with setting up a vagrant box with a proper C5 configuration?

I've seen a few git repos but most of them seem outdated and not maintained anymore. Though they seem very useful to me for local development. To open the discussion a bit, and get an overall idea: what are your experiences with Vagrant?

A3020
 
A3020 replied on at Permalink Reply
A3020
Vagrant is cool, and Puppet gives many configuration possibilities. However, the solutions I tried became rather slow it takes a lot of time to configure everything.

I'm now using a VirtualBox image from Bitnami. It is fast and works nicely. Here is a link with information:http://bitnami.com/stack/concrete5...
ConcreteConversion replied on at Permalink Reply
ConcreteConversion
Here's the Vagrantfile and provision script I'm using:https://gist.github.com/ciscoheat/d57f4d1788476fbe9493...
malthoff replied on at Permalink Reply
malthoff
I'm doing good with LAMP stack from avenuefactory.
https://atlas.hashicorp.com/boxes/search?utf8=%E2%9C%93&sort=&am...

Some missing things like GIT or something could be added easily.
Hypocrite replied on at Permalink Reply
Hypocrite
Has anyone used concrete5 with Ansible and Vagrant?
jakobfuchs replied on at Permalink Reply
jakobfuchs
Yes, but it was unusable. But that could have been entirely my fault, of course, I am not saying it's impossible :)

http://www.concrete5.org/community/forums/customizing_c5/running-c5...
stewblack23 replied on at Permalink Reply
stewblack23
I know this is an old thread. But want to see if anyone has an updated experince with using c5 with Vargrant and Puppet.