Alternatives
Products that do what NET Core for CPanel (NexusCore) does
As .NET Core (dotnet core) is slowly gaining traction under startups and larger entities I decided to build a plugin for the well-known hosting control panel cPanel (or WHM). My personal belief is that .NET Core is a great investment for companies, and I want to help out the ecosystem by providing an easy way for companies to host their .net core applications without having to do all the plumbing themselves. NexusCore is targetted at (shared) webhosting companies, developers, enthusiasts and other people who love .net core. This plugin (NexusCore) allows you to set up .NET Core hosting…
- 1

- 2

- 3FA
I created Firezone to make it easier to host and manage your own WireGuard VPN server. While working at Cisco as a security automation engineer I experienced a lot of unnecessary pain managing secure network-level access into our cloud VPCs. I tried OpenVPN Access Server but I personally feel that security software should be open source to be validated (and improved) by the community. I discovered WireGuard and quickly fell in love with it, but soon found managing the peer configs to be a bit tedious and error-prone. So I built some convenience functionality on top, added a simple Web UI,…
2021 · github.com
- 4

- 5

- 6NS
Hey everyone, I was always tired of setting up PowerDNS, Bind and PiHole and I am trying to do more projects in Rust, so here is Nomina. It has: * Split Horizon DNS (return a different IP/record if remote IP is in a certain network etc) * DynDNS Support * Blocklist Integration * DHCP4+6 Server * AXFR/IXFR support * Rewriting of records It can replace most of the common Home Lab setups incl. PiHole AdBlocking etc. https://github.com/DatanoiseTV/Nomina
Jun 2026
- 7ZC
2015 · github.com
- 8IB
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
- 9

- 10IB
I've been playing with cross platform windows/linux Kubernetes clusters recently and have had endless problems with installer scripts misconfiguring networking by using the wrong NIC etc. I got frustrated with the tooling on windows to debug container networking so I built a tool that attempts to stitch together the HNS (Host Network Service) & HCS (Host Compute Service) resources into a tree that shows the relationship between configs. You can also search over it to find the networking impacting your containers or launch the windows built in packet capture tool to create a network…
2022 · github.com
- 11WO
I built it for myself because ngrok didn't let me add one more domain unless I paid $12 more. I probably should've looked for alternatives before building my own, but my grudge got in the way . Once I started, I wanted to make it better than the other options. Silly, I know. No one probably cares. I plan to open source it sometime next year because I’ve got other projects to finish first. It's free until I deplete my cloud credits, then it will switch to a tier-based model with a free option.
Oct 2025 · wsgrok.com
- 12SM
Hi HN, I’m Murat, a software engineer based in the Netherlands, and I’ve been building Synaps Media, a fully managed hosting service for Ghost CMS. I love Ghost as a publishing platform, but I found self-hosting frustrating, managing updates, security, backups, and performance optimizations is time-consuming. Official Ghost(Pro) hosting is great but might be overkill for some users. I wanted to create an alternative that’s simpler and more affordable, especially for independent creators and small teams. What Synaps Media Offers * Managed Ghost hosting with no technical setup required * No…
2025 · synapsmedia.com
- 13CS
Hi HN, Alexey from Chainstack here. We built Chainstack Self-Hosted to package everything we’ve learned from 8+ years of running blockchain nodes into a single control panel. The goal we’re building this product around is to make blockchain infrastructure boring to operate. The software is free to install. You only pay for the infrastructure you run it on. The quickest way to get hands-on with it is through the Vultr Marketplace or one of the other providers listed in the docs. The current release supports Ethereum Mainnet, Sepolia, and Hoodi with Reth + Prysm full nodes. We’ll be adding…
Jun 2026 · docs.chainstack.com
- 14NA
Hi, over the past few months I've been working on this project: Numax is a small Rust runtime that does three things: it runs WebAssembly modules in a sandbox, has a built-in local key-value store, and syncs everything across nodes with CRDTs and gossip. Basically, you write a wasm module, run it on two machines, and they converge (I hope !). It's a decentralized system... I hope someone finds it interesting! There's a whitepaper I've put a lot into, and I think the code isn't bad either! I believe there's still room in this world for software that's fun and well made, and while building…
Jun 2026 · github.com
- 15PA
Hi HN, I built Pxxl App — a free web hosting and deployment platform for developers in Nigeria and beyond. It’s a Nigerian alternative to Vercel, Render, and Netlify, designed for those who want a simple, fast, and barrier-free way to host both frontend and backend apps. With Pxxl App, you can connect your Git repo and deploy in seconds — no credit card, no limits. You’ll get a live subdomain like yourapp.pxxl.pro, automatic builds, and continuous deployment. It supports: • Frontend frameworks: React, Next.js, Vue, Svelte, and more • Backend projects: Node.js, PHP, and Python • Features like…
Oct 2025 · pxxl.app
- 16ID
Frustrated by the complexity and resource drain of multi service monitoring stacks, I built Simon. I wanted a single, lightweight dashboard to replace the heavy stack and the constant need for an SSH client for routine tasks. The result is a resource efficient dashboard in a single Rust binary, just a couple of megabytes in size. Its support for various architectures on Linux also makes it ideal for embedded systems and lightweight SBCs. It integrates: Comprehensive Monitoring: Realtime and historical metrics for the host system and Docker containers (CPU, memory, disk usage, and network…
Nov 2025 · github.com
- 17BN
2017 · blog.alexellis.io
- 18IB
Hey HN, I'm Daniel, solo dev from Germany. I built ClawHosters (https://clawhosters.com), a managed hosting platform for OpenClaw, the open-source AI agent framework. Quick timeline: domain registered February 5th. First paying customer six days later. I probably should have spent more time on it, but it works. If you haven't seen OpenClaw, it lets you run a personal AI assistant that connects to Telegram, Discord, Slack, and WhatsApp. Self-hosting it is absolutely possible, but it's a pain. You're dealing with Docker setup, SSL certs, port forwarding, security hardening, keeping…
Feb 2026 · clawhosters.com
- 19TS
We have built Tarit as a hypervisor built from ground up for running AI agent and RL environments. It is based on rust-vmm and can be used as a replacement for firecracker. Firecracker was built to serve a different need of primarily serverless compute and hence does not have primitives like live snapshots without pausing the VM operations. We also provide a basic orchestrator that handles placement of the microVMs, creating clusters with HA, maintaining a warm pool of VMs, and takes care of setting up networking and monitoring. Our benchmarks on a metal instance shows an acquire VM from…
Jul 2026 · github.com
- 20CN
2017 · github.com
- 21CQ
I'm building a cozy multiplayer game engine (very early stages - just a few days in!) combining Elixir, Go, and Godot to achieve sub-50ms latency while maintaining a warm, welcoming feel. My architecture uses Elixir/Phoenix for fault-tolerant session management, Go for high-performance game state sync (1ms tick rate), and Godot for client-side prediction. I've implemented lock-free data structures, SIMD-optimized physics, and binary protocols with delta compression. Quick note: the website/login aren't functional yet - this is a work in progress! Here's my technical deep-dive into…
2024 · tappygames.itch.io
- 22AM
I recently finished a round of tweaks on my barebones mud-server and thought HN might be interested. https://github.com/endgame/MudCore It sits somewhere between socketmud and a full mud like tbamud in that it handles all the socket work and telnet negotiation, but it makes no assumptions about anything else. The other interesting thing is that it can talk to other services using ZeroMQ. I'm interested in reactions, particularly in terms of coding style, documentation quality and so on. It's my main "presentation piece" so far, in that it's some of the first code I actually feel proud to…
2012
- 23OS
Fog Creek gave us a couple of months to work on something "new" for the company. After a ton of brainstorming, we came up with an idea kind of like JS fiddle for CSS, but with instant hosting baked-in. The result is http://webputty.net WebPutty is built on Google AppEngine (a first for Fog Creek) using Python with Flask and Jinja2. We'd love to hear what you think and if you find it useful!
2011
- 24

Host Your Own Websites. From Home. Securely. No Port Forward
16d ago · inetpanel.info
Ranked by how close each launch is in meaning, then by votes. Refine with a description →