top | item 47135828

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

11 points| receperdogan | 7 days ago |outplane.com

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.

11 comments

order

KomoD|7 days ago

> 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

receperdogan|7 days ago

Only I am on LinkedIn, you can choose it

dewey|6 days ago

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.

receperdogan|6 days ago

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.

umitkaanusta|6 days ago

pretty cool that you already got a deal with the ministry of transportation! your name might've helped i guess :D all the best

receperdogan|6 days ago

There is no any special agreement. This is Turkey.

cube00|6 days ago

Scale to zero when idle.

How fast is a cold start?

DeathArrow|6 days ago

Is this vibe coded?

receperdogan|6 days ago

I only did certain percentage vibe coding, I continued manual coding for important parts.