Alternatives
Products that do what Envirobly – Efficient App Hosting does
This is my, fully bootstrapped, take on an application hosting platform. I designed it primarily for myself, to meet the following goals: * Utilize the best parts of the cloud, leave expensive value added services behind. * Host anywhere in the world, close to your users. * Batteries included: backups, logging, monitoring, auto-scaling, containerization, databases. * Simple and user friendly. The journey was tough. It took me round about 3 years to get everything just right. This goes against the conventional wisdom of getting something simple out quick. With a hosting platform however, in…
- 1

- 2HA
2018 · gitlab.com
- 3

- 4

- 5

- 6
- 7SL
So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)
2011
- 8FI
2015 · forestryio.herokuapp.com
- 9MF
2021 · github.com
- 10BT
It's free servers monitoring and centralized cloud management app. We're hoping to lunch anytime soon. What do you think? Thanks.
2013 · cloudiff.com
- 11SO
Hey HN, I wanted to share something I’ve been working on. My startup previously built B2B SaaS, and large enterprises sometimes wanted to self-host it for data residency reasons - but this was a nightmare to build and support. I chatted to other builders/founders and it seems this pain is pretty common. But people tolerate it because the biggest customers often require self-hosting. So we’ve built and open-sourced Shepherd to make it easier to manage these self-hosted deployments. It’s MIT licensed, and provides: 1 - Simplified deployment with a UI to create and manage Helm charts, for…
2025 · trustshepherd.com
- 12FP
The website is just another interface to awesome-selfhosted[0] list. I am no front-end developer so please bear with me as I improve the design and add more capabilities like filter and sort. The website looks good on desktop and on mobile in landscape mode. [0]: https://github.com/awesome-selfhosted/awesome-selfhosted/
2023 · selfhosting.quest
- 13SD
Hey HN! We're a small team of developers who, like many of you, love the power and convenience of Backend-as-a-Service (BaaS) platforms. However, we've also felt the sting of vendor lock-in, wrestled with the complexities of self-hosting feature-rich open-source alternatives, and worried about unpredictable costs or the sudden disappearance of free tiers that many indie devs and small projects rely on. We believe developers deserve more control and simplicity without sacrificing functionality. After countless hours spent navigating these challenges, we decided to build the solution we wished…
2025 · selfdb.io
- 14IB
I got sick of: - Re-writing the same Terraform for the same common AWS infrastructure - Re-writing the same Rails code to build the same webapp - Re-configuring the same monitoring systems & CI/CD pipelines - Spending a week in dependency & configuration hell wiring it all together When I was launching my first two startups, I wished I had a strong starting point with all of the best practices & technology configured out-of-the-box. Every tool I found wanted to lock me in to some PaaS provider (that might not even exist in a year) who wanted to take a premium on my infrastructure spend…
2024
- 15AS
Hi! I am sharing this because it may be useful to others. I created a simple Docker image that lets you easily expose a web app running locally on your dev machine to the Internet, via a proxy server. It is a self hosted alternative to something like Ngrok, which is a paid service if you use custom domains. A small server is cheaper than Ngrok (I use Hetzner Cloud and the cheapest server costs me 3€ per month). I use this method in particular to test HTTP verification with Let's Encrypt for a SaaS app running on my Mac. Hope this is useful :) Code:…
2019
- 16BH
This is some short information of how I bootstrapped my hosting company, pretty much an MVP of a hosting company. 1. Provide MINIMAL/NO support. No technical support is provided, all VPS plans and Web Hosting plans are unmanaged and provide only support on issues with services provided by us (billing, control panel) but nothing inside the VPS unless it is a fault on our end (network misconfiguration). 2. Automated setup. All VPSs are deployed instantly, (à la DigitalOcean) so no humans have to manually deploy them. END PRODUCT: https://definedcodehosting.com All payment is…
2014
- 17PB
I am a software engineer working alone on a passion project, a website that helps you stay organized easily and efficiently. Headspace.io is a webmail, notepad, task list and calendar, all rolled into on. The basic premise is that any data in Headspace can be "tagged" and then all relevant information for a particular tag can be displayed in one screen. This is a pre-beta build and I'm hoping to get some early feedback from the wise and generous HN folks. Would you pay a small monthly fee ($5 maybe) for a service like this? http://app.headspace.io/ (This is pre-production so…
2013
- 18TP
Check out my self-hosted cloud! A DIY alternative to AWS, built with second-hand hardware and open-source tools, fueled by passion. Take a look:
2024 · diy-cloud.remikeat.com
- 19SA
Hello HN! I am Ashley, author of the book Serverless Apps on Cloudflare, and I'm excited to share it with you and hopefully spread the awareness of the powerful and developer-focussed platform that Cloudflare has built, that I believe is currently flying under the radar! For years, I've been building applications on Cloudflare - from websites, to APIs, to Discord bots and everything in-between. The platform has grown hugely in the past few years, to the point it has all the essential building blocks for modern applications. It's also built with engineers in mind, the developer experience…
2024 · pragprog.com
- 20IM
Hi All, I’ve been working on an open-source SDK to make collecting user feedback on your website less painful. Instead of wasting time on building your own feedback system and boring forms, my SDK lets users leave feedback directly on your website—with all the context devs actually need. Here’s what it currently does: Users can select any element on the page Auto-captures logs, metadata & screenshots Sends instant notifications (Slack, Discord, etc.) Lets you reward users → boosts engagement & conversions Gives users a tracking link → builds accountability & trust Self-host + customize the…
Sep 2025 · roastnest.com
- 21MB
Hi, I spent the last year and a half writing a book on Docker and microservices, which was finally released on O'Reilly this week. "Using Docker: Developing and Deploying Software with Containers" takes a holistic approach, showing how containers can be used as the central artifact in a modern software development workflow. If anyone has any q's or feedback, please feel free to comment below. The book is available at: http://shop.oreilly.com/product/0636920035671.do (use code AUTHD for a discount)…
2016
- 22CA
I built Cygnus because of a long standing frustration with the compromises needed to be made when choosing a deployment option for web applications. The ecosystem is fragmented into a few distinct camps, each sacrificing user experience or runtime compatibility to balance isolation, startup latency, and their own profit margins. Docker: Heavier and slower because it has to supervise more than web apps. Paying overhead you don't need. MicroVM's: Good isolation, but huge maintenance surface area and substantial overhead. Great for untrusted code, overkill for your own apps. Workerd: Tries to…
Jul 2026 · cygnus.run
- 23KT
Hi everyone, it’s Alex, Simon, Felipe and the team from Unikraft.io We have built kraft.cloud, a millisecond cloud platform, where apps and services cold start, scale to zero and autoscale in milliseconds, ensuring you never pay for idle, can efficiently cope with traffic peaks, and don’t have to deal with complex cold start issues. As of today we are now in open early access! The platform (and we) come from research in the area of lightweight virtualization — trying to ask the question of how efficient cloud platforms could (or should) be while still retaining strong, hardware-level…
2024 · kraft.cloud
- 24PI
Heya! We're longtime lurkers and do sometimes post, today however I want to present to you with the fruits of almost 4 years of work, hacking, designing, physically building (for the record: 2 years full time). We'd love to get some feedback from you guys and feel free to give us any hints on what we could/should change, or any opinion on whether you think that'd be something you'd use. protonet.info So here's our rough plan: We love the web and the possibilities it gives us, we also love the way the cloud allows us instant and ubiquitous access to our data and apps. Now what we don't like…
2012
Ranked by how close each launch is in meaning, then by votes. Refine with a description →