HMO: I've got a FOSS[0] that presents a simple, easy to use GUI for developers to help them create Vagrant/Puppet manifests for local development, and for deploying to hosts like DigitalOcean, Rackspace, AWS.
It's mostly me doing the development, and it seems to be fairly popular. However, I need help with several things!
I need a proper release process. Right now I'm just developing locally, pushing to git then pulling on prod. I want to implement Puppet tests to make sure everything jives.
I need a process to create random VMs using different configuration combinations, to make sure all my options are ok.
I also want to add support for more languages, as I currently have for PHP. Python, Ruby, Node are on my to-do but not really sure how to properly set those languages up!
It's mostly me doing the development, and it seems to be fairly popular. However, I need help with several things!
I need a proper release process. Right now I'm just developing locally, pushing to git then pulling on prod. I want to implement Puppet tests to make sure everything jives.
I need a process to create random VMs using different configuration combinations, to make sure all my options are ok.
I also want to add support for more languages, as I currently have for PHP. Python, Ruby, Node are on my to-do but not really sure how to properly set those languages up!
Contact me on
Skype - jtreminio twitter - @juantreminio email - jtreminio@gmail.com
[0] https://puphpet.com