Deploy Ruby on Rails on Northflank
Published 29th December 2023
By Northflank
Ruby on Rails, or Rails, is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller framework, providing default structures for a database, a web service, and web pages.
This template clones a repository into your Git account and deploys it in a combined service.
- Create an account on Northflank
- Click deploy Ruby on Rails now
- Select the Git account, name the repository, and set the repository public or private
- Click
deploy stack
to save and run the Ruby on Rails template - Select the Ruby on Rails service when the template run has finished
- Open the
code.run
domain
After deploying this template you can clone the repository locally, make changes, and push them. The changes will be automatically built and deployed.