Hacker News new | ask | show | jobs
Show HN: Out Plane – A PaaS I built solo from Istanbul in 3 months (outplane.com)
11 points by receperdogan 113 days ago
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.

5 comments

> Just me, no team

Your site says this though:

> 24/7 enterprise support with dedicated engineers

> Dedicated solutions architect

> Dedicated support team

That's not really possible without a team, and your linkedin says 2-10 employees

Only I am on LinkedIn, you can choose it
Multiple personality
Looks great! There's a bunch of tools in that niche by now but there's space for more, especially when it comes to making the self-hosted database experience better with monitoring, backups and restore (https://blog.notmyhostna.me/posts/what-i-wish-existed-for-se...)

I'm currently using Dokku and I'm more in the market for things I can run on Hetzner / OVH.

I agree with you on this, for this reason actually I use Neon tech and in outplane.com you can create Neon tech serverless db and take backup in intervals, but your need is a fair need.
pretty cool that you already got a deal with the ministry of transportation! your name might've helped i guess :D all the best
There is no any special agreement. This is Turkey.
Scale to zero when idle.

How fast is a cold start?

500ms-1s you can test
Is this vibe coded?
I only did certain percentage vibe coding, I continued manual coding for important parts.