Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Chef/Puppet are way too hefty for many small sites/devs. There are a lot of devs out there still setting up servers by hand who'd jump at something like Forge.


This is why I built Overcast. It's a CLI tool so there's no GUI, but I've tried to make it conceptually simple and possible to pick up right away:

    overcast digitalocean create my-app
    overcast run my-app install/core install/php install/apache install/mysql
http://andrewchilds.github.io/overcast/


Puppet provisions fine on an EC2 micro instance. It's no heftier than the software you'd want it to install to run your site anyways.


Hefty in learning curve, not system resources.


I created a FOSS project called PuPHPet[0] to help with the learning curve. So far it's been well received!

[0] https://puphpet.com


PuPHPet is a great project. It served as great "training wheels" for me while I was learning vagrant+puppet. Thanks for making it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: