Node.js Application Hosting Service running on Digital Ocean
31–35 of 35 posts
Re: Node.js Application Hosting Service running on Digital Ocean
#32This is awesome. I love that there is a new one push deploy in town other than Heroku. Will you guys ever support a Rails stack?
Re: Node.js Application Hosting Service running on Digital Ocean
#33Re: Node.js Application Hosting Service running on Digital Ocean
#34Re: Node.js Application Hosting Service running on Digital Ocean
#35I have some questions and, please, don't get me wrong, I'm not being sarcastic. I am really interested in your services. 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…
I'm amazed something that works like stackful.io or heroku for your own servers has not been written yet. Like you, many tinkerers have a cheap server to use as a lab. It would be great if one could install on it some piece of software that provided heroku-like zero-friction deploy for new apps. Just do "app create", push a git repo and, bam, the app is deployed, with sensible defaults. The defaults are not supposed…
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.