Git Deployment
Push your Rails application directly from Git. RailsDocks handles the deployment pipeline.
RailsDocks is a focused hosting platform built around Ruby on Rails and a deployment workflow developers already understand.
gem install railsdocks
railsdocks create myapp
git push railsdocks main
Push your Rails application directly from Git. RailsDocks handles the deployment pipeline.
Rails applications can receive isolated production PostgreSQL databases without building the infrastructure yourself.
Attach your own domain while RailsDocks handles application routing and HTTPS.
Run migrations and manage your application using commands designed specifically around Rails.
RailsDocks exists to make deploying a Rails application boring again — in the best possible way.