Back to browse
Out Plane – A PaaS I built solo from Istanbul in 3 months

Out Plane – A PaaS I built solo from Istanbul in 3 months

by receperdogan·Feb 24, 2026·11 points·11 comments

AI Analysis

●●SolidShip ItSolve My ProblemDark Horse

Vercel but cheaper per-second billing; unproven at scale, docs incomplete, solo founder.

Strengths
  • Real pricing differentiation: $2.40/mo vs $12–47 on Vercel/Railway for identical workload is tangible enough to switch for cost-conscious builders.
  • Scale-to-zero + per-second billing eliminates the $7/mo minimum-cost tax that kills hobby project motivation.
  • Founder shipping aggressively (PostgreSQL, Redis, Dockerfile auto-detection, metrics in 3 months solo) signals genuine velocity and listening to users.
Weaknesses
  • ~200 users and zero public benchmarks or SLA claims; reliability/uptime unproven vs. battle-tested Vercel/Railway/Render.
  • Missing core DX: no CLI, docs need work, Dockerfile auto-detection is table stakes (Railway already does this)—mvp feels aspirational.
Target Audience

Side project builders, solo developers, small teams avoiding Vercel/Railway pricing

Similar To

Vercel · Railway · Render

Post Description

Hey HN,

I posted Out Plane here last week. Wanted to share an update because I've been shipping a lot.

I started this because deploying side projects was killing my motivation. Build something fun over a weekend, then waste two days on Dockerfiles, nginx, and SSL. So I built what I wanted — connect GitHub, push code, get a URL. Done.

Since December I've added managed PostgreSQL, managed Redis with RedisInsight built in, Dockerfile auto-detection that pre-fills your config, real-time metrics, and scale to zero — no traffic means no bill. Per-second pricing, not hourly. Same Next.js + Postgres app costs me $2.40/mo vs $12–47 on other platforms.

No CLI yet, docs need work, ~200 users. Just me, no team, no funding. But people are running real stuff on it.

$20 free credit, no credit card. I read all feedback personally — I'm the only one here.

Similar Projects