I got a cheap server on DO I use to deploy some apps just for testing purpose and, sometimes, I think I waste too many time configuring, breaking stuff and fine-tunning my servers (I do like it but it's not very productive). The languages I play with are Python (Django and Flask), PHP (Symfony2 and Wordpress) and Javascript (Node.js/Express).
My questions are: Why would I choose Stackful.io over Digital Ocean? Will it help me with that?
I'm all for server tweaking and I do it all the time, but sometimes it gets boring. I could probably do something better than configure php5-fpm for the thousandth time.
Right now, Stackful.io takes the pain from that when it comes to Node.js development. You just pick a server size and hit a button. 2 minutes later your machine is ready to rock and you can deploy your app with a simple Git push.
We are planning on doing the same for the other major web technologies. We have some pretty good progress with a Python stack and a PHP one is in our queue.
They'll read in your Github repo and then based on that configure VPS's for you according to your specs (shared db server, standalone, etc.), it's very slick.
Right now, they're lacking in documentation and don't handle some aspects of admin (most notably server security updates) very well.
It's more of a framework for managing deployments locally. -- It seems really cool but I haven't had a chance to play with it yet.
[0]: http://docs.docker.io/en/latest/examples/python_web_app/
Here's a simple example with rails, you can do the same with node or django apps: http://www.jorgecastro.org/2012/11/16/deploying-your-rails-a...
I will take care of it for you.
Feedback and feature requests are welcome.
I'm sure you're not looking to go head to head with opscode or plabs, but what's the elevator pitch? I'd really love something that ended up being much more concise for the 90% of the deploys that are dead simple.
(and no, I haven't tried ansible yet)
execute "#{virtualenv_dir}/bin/pip install -r #{requirements_file}" do user deploy_user group deploy_user end
IMO Chef shines when you have to move a lot of config files and generate node- and role-specific configs. I feel it's a lot simpler to just have recipe-specific files and templates packaged with the recipe and move them over with commands like cookbook_file and template.
Right now we are using both the technologies. Our stacks are Chef-based since we want people to be comfortable with reading (and possibly modifying) its code. We also reuse a lot of the Opscode recipes which simply do not exist for Fabric/Cuisine. Fabric and Cuisine have their place when we bootstrap a server and prepare the Chef environment and at several odd places where they keep things running together.
Their service has been working without any hassles until now, and so I wouldn't mind having them as a Heroku alternative for hosting my Node.js apps.
Unfortunately, there is a problem with DO Amsterdam location.
"The 512MB and 1GB sizes are currently not available in the Amsterdam region due to RIPE IPv4 restrictions and limited availability of IP space."
Our team is located in Europe.
And in most cases providers do as much as possible to lock you in, so you don't switch to a cheaper option when you reach certain size.
On the other hand, we want customers to know that they can leave us whenever they need to. Your apps are completely portable, so there is no reason not to give it a try.
Prices start from $8/mo for 512 ram SSD server.