6 ms·
The dokku app on Digital Ocean is really good for this.
by SeeThruHead 11y ago
The dokku app on Digital Ocean is really good for this.
- stenius 11y agoI'd probably go with IBM Blue Mix or Heroku if digital ocean wasn't sponsoring. No reason to spend time on managing your server at this point and they provide pretty much the same capabilities for the developer deploying code
- SeeThruHead 11y agoIf you choose the preconfigured app, the setup is essentially adding an SSH key. https://www.digitalocean.com/community/tutorials/how-to-use-the-digitalocean-dokku-application https://www.digitalocean.com/community/tutorials/how-to-use-...
- stenius 11y agoDo you have to set up DNS or anything like that? Other than that, you also need to use or run your own DB or use a hosted solution. That can also be done by a script, but even spending 30 minutes setting up a server and a db is a lot of time when you have a matter of hours to start and demo a project.