Adios
Templates/Ruby apps & APIs
API starters

Ruby apps & APIs

Deploy a Ruby starter with its Gemfile, framework entrypoint, build command, and runtime port already wired for Adios.

RubyRailsSinatraGrapeHanamiRoda

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/ruby/roda
adios up

Variants

Choose the variant that matches your runtime, framework, or service version before running the local deploy command.

Ruby on Rails
RubyBundler
Key
ruby-rails
Path
ruby/rails
Ruby Sinatra
RubyBundler
Key
ruby-sinatra
Path
ruby/sinatra
Ruby Grape
RubyBundler
Key
ruby-grape
Path
ruby/grape
Ruby Hanami Router
RubyBundler
Key
ruby-hanami
Path
ruby/hanami
Ruby Roda
RubyBundler
Key
ruby-roda
Path
ruby/roda

Need the full flow?

The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.

Open docs