Ruby on Rails

A web-app framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.


Overview

Ruby on Rails (RoR) is a mature web framework written in Ruby using the Model-View-Controller pattern (MVC). Using Ruby on Rails, you can build web apps quickly without sacrificing scalability, performance, or features.

This Starter allows you to deploy a Ruby-on-Rails app on Koyeb with one click. The RoR application serves a simple testing message generated by a controller component.

Features

  • HTML templates
  • Database migrations
  • Email notifications
  • WebSockets
  • Asynchronous job queuing
  • Cloud integration for uploads
  • Built-in security protections

Requirements

Configuration

When deploying Ruby on Rails on Koyeb, the following environment variables will be provided. Take care to set the required variables with the appropriate values if not set.

VariableDescriptionDefault valueRequired
DATABASE_URLThe connection string for your database, including database type.Yes

Other resources related to Ruby on Rails

Related One-Click Apps in this category

  • Astro

    Deploy a simple application written using Astro, a high-performance, content-oriented framework.

  • Beego

    Deploy a basic application written with Beego, a high-performance web framework for Go.

  • Bun

    A simple HTTP server using Bun, the all-in-one JavaScript runtime & toolkit designed for speed

The fastest way to deploy applications globally.