Compute

Web Services

Push your code, get a live URL. Any language, any framework — we handle the rest.

Supported Technologies

Node.jsPythonGoRubyRustDockerNext.jsDjangoRailsFastAPI

Up to 8 vCPU

CPU

Up to 16 GB RAM

Memory

Up to 30 TB/mo

Bandwidth

~30 seconds

Deploy Time

10+

Regions

Features

Everything You Need

Built-in tools and capabilities to deploy and manage with confidence.

Auto-Deploy from Git

Push to your main branch and RunSite builds and deploys automatically. Supports GitHub, GitLab, and Bitbucket with webhook-driven pipelines.

Preview Environments

Every pull request gets its own isolated environment with a unique URL. Review changes before merging with zero configuration.

Zero-Downtime Deploys

Rolling deployments ensure your application is always available during updates. Automatic rollback on health check failures.

Health Checks & Auto-Restart

Configure custom health check paths and intervals. Failed containers are automatically restarted and rescheduled on healthy nodes.

Horizontal Auto-Scaling

Scale from 1 to N instances based on CPU and memory utilization thresholds. Load balancing across all instances is automatic.

Framework Auto-Detection

RunSite detects your framework — Next.js, Django, Rails, FastAPI, and more — and configures the build pipeline automatically.

Deploy Pipeline

From git push to live

Every deploy follows the same reliable pipeline — from source code to running containers with zero downtime.

1

Git Push Triggers Build

A webhook fires when you push to your configured branch. RunSite clones the repo, detects the framework (or reads your Dockerfile), and starts a containerized build with layer caching for faster rebuilds.

2

Image Stored & Health Check Prepared

The built Docker image is stored in RunSite's internal registry. Environment variables, secrets, and health check configuration are attached to the deployment manifest.

3

Rolling Deployment

New containers start alongside existing ones. Once health checks pass, traffic is gradually shifted to the new version. If anything fails, RunSite automatically rolls back to the previous healthy release.

4

Live with SSL & Monitoring

Your app is live on its runsite.app subdomain (or custom domain) with automatic HTTPS. Real-time logs, CPU and memory metrics, and deploy history are available immediately in the dashboard.

Code

Get Started in Minutes

Simple integration with your existing tools and workflows.

# Push to deploy
git push origin main

# RunSite automatically:
# 1. Detects your framework
# 2. Builds your application
# 3. Deploys with zero downtime
Use Cases

Built for Your Workload

Common scenarios where this service shines.

Full-Stack Web Apps

Deploy Next.js, Nuxt, SvelteKit, or any full-stack framework with server-side rendering and API routes.

REST & GraphQL APIs

Run Express, FastAPI, Django REST, or any API framework with automatic HTTPS and health monitoring.

Mobile Backends

Build and deploy mobile app backends with WebSocket support, push notification services, and real-time features.

Microservices

Deploy individual microservices with private networking, service discovery, and independent scaling.

Pricing

Simple, transparent pricing

Pay only for the resources you actually use. Switch between monthly and hourly to see what you'll spend.

Long-running web servers

Apps · APIs · Backends

Push your repo, RunSite builds and serves. Auto-scale, zero-downtime rolling deploys, free SSL.

Web Services

Free

Free

No cold starts on active apps · no card

vCPU
0.1
RAM
256 MB
Disk
1 GB
Bandwidth
100 GB
Start free
Web Services

Starter

€5/mo

≈ €0.0068/hour, billed hourly

vCPU
0.5
RAM
512 MB
Disk
5 GB
Bandwidth
1 TB
Choose Starter
Web Services

Standard

Popular
€12/mo

≈ €0.0164/hour, billed hourly

vCPU
1
RAM
1 GB
Disk
10 GB
Bandwidth
2 TB
Choose Standard
Web Services

Pro

€25/mo

≈ €0.0342/hour, billed hourly

vCPU
1
RAM
2 GB
Disk
10 GB
Bandwidth
5 TB
Choose Pro
Web Services

Pro Plus

€50/mo

≈ €0.0685/hour, billed hourly

vCPU
2
RAM
4 GB
Disk
20 GB
Bandwidth
10 TB
Choose Pro Plus
Web Services

Business

€95/mo

≈ €0.1301/hour, billed hourly

vCPU
4
RAM
8 GB
Disk
20 GB
Bandwidth
20 TB
Choose Business
Web Services

Business Plus

€180/mo

≈ €0.2466/hour, billed hourly

vCPU
8
RAM
16 GB
Disk
30 GB
Bandwidth
30 TB
Choose Business Plus
FAQ

Frequently Asked Questions

Common questions about this service.

RunSite supports any language that can run in a Docker container: Node.js, Python, Go, Ruby, Rust, Java, PHP, .NET, and more. For popular frameworks like Next.js, Django, Rails, and FastAPI, RunSite auto-detects the build configuration.

When you connect a Git repository, RunSite sets up a webhook. Every push to your configured branch triggers a new build and deploy automatically. The entire process — clone, build, deploy — typically completes in under 60 seconds.

Yes. If your repository contains a Dockerfile, RunSite uses it to build your application. You can specify a custom Dockerfile path and build context in the service settings.

On Pro and Business plans, you can enable horizontal auto-scaling. Set minimum and maximum instance counts along with CPU/memory thresholds. RunSite automatically scales instances up during traffic spikes and down during quiet periods.

RunSite performs a rolling deployment: new containers are started alongside old ones, health checks verify the new version is healthy, then traffic is shifted gradually. If health checks fail, RunSite automatically rolls back to the previous version.

Your app deserves to be online

Free to start. Deploy in under a minute. No credit card needed.