All Templates / Starters
Rails
A simple Rails app
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
Redis
bitnami/redis
Just deployed
/bitnami
rails
railwayapp-starters/ruby-rails
Just deployed
The Rails web framework, also known as Ruby on Rails, is an open-source web application framework written in the Ruby programming language. It provides a set of tools and conventions for building web applications, making it easier and faster for developers to create high-quality web applications.
Although yes, we are named Railway, you can deploy more than just Rails. (But yes, the Rails template is good.)
This template deploys a Rails 7 Hello World application onto Railway with Postgres and Redis.
To run common Rails development flows for local development, you can prefix your Rails command with railway run
Note: rails console
is not supported on Railway.
Template Content
Details
Created on Jul 14, 2022
1468 total projects
579 active projects
96% success on recent deploys
Ruby, HTML, CSS, JavaScript, Procfile
Starters
More templates in this category
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Prosper Otemuyiwa
10
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill
21
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa