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

Does anyone find Vagrant useful for personal projects? Or is it only useful for team settings?


On my Mac, I tend to use Vagrant w/ Virtualbox when I want to run Linux locally for any reason.


I actually use it quite a lot for personal projects, at least those that I intend on deploying to a server. It's nice to work in the exact environment the application will end up in, not to mention that certain tools only exist/work properly in a particular environment. To me, it only enhances the development process.


You need to provision one or more dev environments (for me two. On my Linux desktop and on my MacBook Air). The ansible configs are also used to provision production servers. If you end up with a failed hard drive it can save a lot of time rebuilding




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

Search: