Posts tagged docker
14 posts
Deploy on Your Own Servers
Fastest way to deploy a Rails app!
rails/docked: Running Rails from Docker for easy start to development
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”
CapRover · Free and Open Source PaaS!
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.
Home - Coder v1 v1.32 docs
This looks pretty interesting. Sort of what I've been trying to home grow. "Coder is a self-hosted platform that allows organizations to securely provision developer workspaces (featuring remote IDEs and all related resources) for DevOps, platform, and software engineering teams."
Head-First Kubernetes
A Kubernetes tutorial for complete beginners.
Rails Composer · RailsApps
Skeleton of a rails app
Sinatra + Rack + Rake + ActiveRecord
How to build an application with Sinatra, Rack and ActiveRecord?
Docker for Rails Development |
How to use Docker Compose for Rails development: Do not bundle install in Dockerfile.dev
Detailed tips on what not to do when using rails with docker.
Scaling a Ruby on Rails app on Heroku
You know I’m into scalability right now. Here’s a short article with lots of the basics.
Building a Small Rails API with Serializers - Level Up Coding
This is a useful and detailed guide.
Using ROS with Docker in macOS [Xiaoke Yang]
One of many instructions for getting Docker to run a ROS environment on MacOS.
Hello from Kuby | Kuby
Looks like another wonderful rails deployment solution. Definitely will check this out as an alternative to Heroku.