Deploying a Rails app with MRSK | Greg Molnar
16-Jun-2023 535
You probably already heard about mrsk, a new tool from DHH to deploy Rails apps with docker containers. It is pretty similar to Capistrano, with the difference of using containers, so preparing the servers is less effort and you don’t really need to know much in that area to be able to deploy a Rails app.In this tutorial, I will show you how todeploy a Rails app to a VPSrun Caddy in front of the docker container to handle SSLuse a hosted database serverrun Redis on the same dropletrun a worker to process background jobs.
Deploying a Rails app with MRSK | Greg Molnar #ruby #rubydeveloper #rubyonrails #Deploying #Rails #Molnar #deploying https://rubyonrails.ba/link/deploying-a-rails-app-with-mrsk-greg-molnar