App service

Ruby service

Runtime service for Ruby web apps, APIs, background jobs, and custom application workloads.

Use it as a versioned stack building block that can build from source, plug into CI/CD, and connect to external providers without hardcoding secrets into the codebase.

Overview

Technical profile and packaging

This page shows how Ruby is packaged and versioned as a Wodby service, what it exposes at runtime, and which source artifacts it builds on.

Service type

App service

Versions

4.0, 3.4, 3.3

Ports and protocols

8080/HTTP

Labels

ruby

Stacks

Use it inside ready-made stacks or your own

This service is available as a reusable building block even when it is not currently exposed by one of the public stacks.
Build a custom stack around Ruby when you want this service without the constraints of a predefined stack.

CI/CD

Build from source and ship changes without extra glue work

Ruby can build from source as part of a stack. Start from a compatible public boilerplate or connect your repository and keep CI/CD and image storage inside the same Wodby workflow.

Ruby boilerplate

Start from a working boilerplate instead of wiring the build process from scratch.

wodby/ruby-boilerplate

Git providers

Connect repositories from supported Git providers when this service should build from your own codebase.

CI providers

Wodby CI is the default path, but external CI providers can fit the same build and release workflow when that suits your team better.

Container registries

Keep built images in Wodby Registry by default or store them in another registry without changing how the service is built.

Keep secrets and variables outside the codebase

Attach provider credentials and environment variables at the platform level so the build and runtime do not depend on hardcoded secrets.

Runtime wiring

Reuse connectivity, storage, and runtime defaults

This service can expose ports, connect to other services, attach persistent storage, and define runtime defaults that become reusable inside stacks rather than being rebuilt case by case.

Endpoints

8080/HTTP

Technical domains

HTTP endpoints from this service can use technical domains with auto-renewed TLS certificates on Wodby.

Service links

These links define which other services can connect to Ruby when it is used inside a stack.

Derived services

Build your own service on top of Ruby

These services already extend Ruby. They show how the same base runtime can be turned into more specialized building blocks without rebuilding everything from scratch.