Skip to content
View runsite-platform's full-sized avatar

Block or report runsite-platform

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
runsite-platform/README.md

Runsite

Runsite is a developer platform for shipping web apps without babysitting servers. Push from Git, get a URL. Add a managed Postgres, a Redis, an S3-compatible bucket, or a transactional email API in a few clicks.

Everything runs in the EU (Frankfurt, Germany), with a signed GDPR Data Processing Agreement on every plan.

Website: runsite.app · Docs: docs.runsite.app · Pricing: runsite.app/pricing

What you can run on it

  • Web Services — deploy from Git or a Docker image. Custom domains, env vars, autoscaling, sleep on idle.
  • Static Sites — build from Git, instant atomic deploys, custom domains.
  • PostgreSQL — managed Postgres 14–17 with backups and point-in-time restore.
  • Redis — managed Redis 6–8 for cache, queues, and pub/sub.
  • Object Storage — S3-compatible buckets, scoped keys, presigned URLs.
  • Cron Jobs — scheduled containers with logs and retries.
  • Email — transactional email over a REST API with sending domains and webhooks.

Free tier

No credit card, no trial countdown:

Resource What you get for free
Web service 0.1 vCPU, 256 MB RAM, 1 GB disk, 100 GB bandwidth
Static sites Unlimited, global CDN, 100 GB bandwidth
PostgreSQL 0.1 vCPU, 256 MB RAM, 1 GB storage, 25 connections
Redis 50 MB memory, 50 connections
Object storage 5 GB

Web services, static sites, and object storage have no time limit — a free web service only sleeps after 14 days without a single request, then cold-starts on the next visit. Databases are the exception: free PostgreSQL and Redis run for 30 days, then stop. We email you first, hold the data for 7 more days, and keep the final PostgreSQL backup for 12 months, so upgrading later still restores it. Paid plans start at €5/mo.

EU infrastructure

Application containers, environment variables, build artifacts, logs, databases, backups, and stored objects all live in the Frankfurt region. There is no replication to non-EU regions and no fallback to overseas infrastructure. A signed GDPR Data Processing Agreement comes with every plan — no upcharge, no sales call.

Why we built it

We wanted Heroku-style ergonomics on European infrastructure, with prices that don't make you flinch when traffic spikes. No vendor lock-in tricks — your apps are containers, your databases are real Postgres and Redis you can dump and walk away with.

Writing

We publish deployment and infrastructure notes on the Runsite blog:

Get in touch

Popular repositories Loading

  1. fastapi-backend fastapi-backend Public template

    Python

  2. runsite-platform runsite-platform Public

    EU-hosted PaaS — git push to deploy web apps, managed Postgres, Redis, S3 storage and cron jobs

  3. awesome-postgres awesome-postgres Public

    Forked from dhamaniasad/awesome-postgres

    A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql

  4. free-for-dev free-for-dev Public

    Forked from ripienaar/free-for-dev

    A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

    HTML