Live data from Hacker News

Poll: What do you use for deploying code?

news.ycombinator.com

21–30 of 65 posts

Re: Poll: What do you use for deploying code?

#23
Currently Chef. It's great for getting a machine in order, but it's proven to be a real bear for actually managing deployment of server processes.

We're working on a deployment manager based on Substack's fleet.

https://github.com/substack/fleet https://github.com/PinionTech/rear-admiral

Re: Poll: What do you use for deploying code?

#29

Fabric is pretty great - but every time I read about chef I wish I had the time and energy to sit down and learn ruby so I could use it.

also - can anyone comment on what is the closet thing to chef written in the best language every, python :)
Post reply on HN