Deploy on Your Own Servers
Fastest way to deploy a Rails app!
13 posts
Fastest way to deploy a Rails app!
Amazing summary of all the crazy dev tools in the python world.
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?
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.
Build your own... operating system, programming language, web server, etc.
Looks like another wonderful rails deployment solution. Definitely will check this out as an alternative to Heroku.