Skip to content

Reoclo Docs

Reoclo is a multi-tenant DevOps-as-a-Service platform built for teams that want to deploy on their own infrastructure. You can bring any Linux server with an IP address, connect your repositories through the GitHub App, and ship releases without handing your runtime over to a single cloud vendor.

The platform follows a BYOS model end to end: Reoclo orchestrates deployments, but the build and runtime stay on your servers. Images are built directly on target hosts, deployment execution happens through either SSH or the Runner agent, and traffic shifts with blue-green style rollout checks.

Start with the Quickstart, then read Core Concepts to understand tenants, servers, applications, and deployments. If you are designing your own production rollout, continue with Servers Overview, Deployments Overview, and Security.