TinyOps – Self Hosted PaaS OS

2 pointsposted 6 hours ago
by tarik56

3 Comments

tarik56

6 hours ago

Hey, I released my first fully OpenSource project. TinyOps is an OpenSource Alternative to Vercel and Netlify. It transforms your single blueprint.yaml into a deployed cluster of applications and databases reachable via SSL. Point to your Git Projects and it will automatically build and deploy them via the integrated pipeline in seconds. Runs on any Server that uses Docker. It also features an MCP server so you can just tell it to deploy a Gitlab instance for example.

I also launched it on Producthunt if you guys want to check that out too: https://www.producthunt.com/products/tinyops?launch=tinyops

aliparnan

6 hours ago

Great tool! Finally a simple self-hosted alternative to Vercel and Netlify. The blueprint.yaml approach is super clean – exactly what indie devs need