Application types
Web and worker processes deployed from Git or images.
Source, runtime, data, networking, deployments and operator actions share one model so the control plane can preserve context across the full lifecycle.
Project environments group applications, databases, caches, volumes and private links. The canvas makes those relationships legible while each service carries its own lifecycle surfaces.
project / topology
service / deploymentsOpen a service to manage deploy, stop, restart, rebuild, shell access, process counts and revision history, with logs, variables, networking, metrics and settings beside them.
settings / integrationsWeb and worker processes deployed from Git or images.
Dockerfile and builder plugins such as Nixpacks or Railpack can be exposed through the integration layer.
Database, cache and common service plugins can be installed and managed in-platform.
Rails coordinates lifecycle work and host operations, React provides the product surface, and execution happens on Linux hosts over SSH through Dokku and host engines.
API, jobs, reconciliation and orchestration.
Lifecycle events and changing runtime state.
Application and datastore operations on your hosts.
Projects, services, data and platform settings.
The docs cover projects, environments, services, servers, networking and reconciliation. The API exposes the same control-plane resources programmatically.