Skip to content

Introduction

Runsite Platform is a PaaS for shipping production apps without managing infrastructure. Connect a Git repository or upload your files, and Runsite builds the image, deploys it and keeps it serving traffic.

This documentation covers the six core services and the platform features that support them.

  • Web Services — long-running applications from Git or a Docker image, with custom domains, environment variables, autoscaling and sleep on idle.
  • Static Sites — atomic deploys of static front-ends from Git or direct upload, served from a global edge.
  • PostgreSQL — managed PostgreSQL 14–17 with internal and external connection URLs and automatic backups.
  • Redis — managed Redis 6–8 for caching, queues and pub/sub.
  • Object Storage — S3-compatible storage with scoped access keys, presigned URLs and multipart uploads.
  • Email — transactional email through a REST API with sandbox mode, sending domains, webhooks and stats.
  • Custom Domains — attach your own domains with automatic TLS.
  • Backups — manual and scheduled database backups with one-click restore.
  • Metrics & Logs — live CPU, memory and request metrics, plus streaming logs over WebSocket.
  • Shell Access — interactive terminal into your running containers.
  • Team Management — workspaces, projects and role-based access for collaborators.

Everything you can do in the dashboard is also available through the API.

  • Public API — full REST reference.
  • API Keys — long-lived credentials for CI/CD, scripts and integrations.
  • CLI — manage projects, deployments and services from the terminal.
IP geolocation by DB-IP