Dokku: my favorite personal serverless platform – Hamel’s Blog
Like Heroku, but you own it.
14 posts
Like Heroku, but you own it.
piku, inspired by dokku, allows you do git push deployments to your own servers, no matter how small they are.
Fastest way to deploy a Rails app!
This is not a new thing by a long shot. But thw fact that it is published by dhh is a big deal imo. For me it assures me to some extent that it is “correct” and that it will be maintained. From author: “Running Rails from Docker for easy start to development - rails/docked: Running Rails from Docker for easy start to development”
From the readme, this is a promising tool for automating deploymeny of apps to s cloud server. Perhaps one more option post Heroku. They dont mention ruby and rails but imply its covered.
Skeleton of a rails app
How to build an application with Sinatra, Rack and ActiveRecord?
An excellent review of the various issues you have to consider when deciding the put your rails app into production.
Detailed tips on what not to do when using rails with docker.
You know I’m into scalability right now. Here’s a short article with lots of the basics.
This is a useful and detailed guide.
One of many instructions for getting Docker to run a ROS environment on MacOS.
Looks like another wonderful rails deployment solution. Definitely will check this out as an alternative to Heroku.