nowfound

Dev tools · August 13, 2026

Stackdome – An open source self-hostable Railway alternative on K8s

Hello Hacker News, this is Ashish. We started building Stackdome in 2024 as a hobby project. The idea was to package the tooling in the CNCF/cloud-native ecosystem into an opinionated platform, so that developers can get a well engineered platform without learning Kubernetes YAMLology or a dozen other projects from the CNCF landscape. Railway and Render did this well for their hosted products. I wanted to bring that level of polish and DX to something you can self-host. Stackdome uses Kubernetes underneath, but it's completely transparent to users. (I have some ideas for an expert mode…

In plain words

Stackdome is an open-source application delivery platform that abstracts Kubernetes complexity for developers. It packages cloud-native tools into a simplified interface for deploying applications via CLI, Canvas, or AI agents, either on Stackdome's cloud or self-hosted on user-owned clusters. Designed for developers who want Railway or Render's ease-of-use without managed platform constraints, Stackdome runs on Kubernetes but hides that complexity from users while remaining incrementally adoptable for teams already running Kubernetes infrastructure.

written from the facts on this page · September 2026

From the sources

Stackdome is the open-source application delivery platform for agents and humans. Ship from your agent, the CLI, or the Canvas, on our cloud or clusters you own.

In the maker’s words, at launch

Hello Hacker News, this is Ashish. We started building Stackdome in 2024 as a hobby project. The idea was to package the tooling in the CNCF/cloud-native ecosystem into an opinionated platform, so that developers can get a well engineered platform without learning Kubernetes YAMLology or a dozen other projects from the CNCF landscape. Railway and Render did this well for their hosted products. I wanted to bring that level of polish and DX to something you can self-host. Stackdome uses Kubernetes underneath, but it's completely transparent to users. (I have some ideas for an expert mode that exposes more of the bells and whistles.) My day job involves working with cloud native technologies, and it made me appreciate how much is already solved by Kubernetes and the tooling around it. If you are already running Kubernetes, Stackdome is something you can adopt incrementally. (I have some ideas around adopting already-running workloads.) Features: - First class support for multi-service applications, shown on a canvas in the UI (inspired by Railway). You can edit, wire up, and create resources from the canvas. - First class support for multiple clusters. Stackdome acts as the hub and places workloads across clusters (hub and spoke). - Self hostable, from a small VPS to a large cluster. - Managed Postgres with WAL archiving, HA, backups, and PITR (CNPG underneath). - A release system for the whole stack. A release targets everything, and you can roll it back if something breaks. - Source to image, with an in cluster registry (Zot). - Disposable preview environments, which can also be multi-service. - Declarative apps via a Stackfile, deployed with the CLI. Website: https://stackdome.com Docs: https://docs.stackdome.com Repo: https://github.com/Stackdome/Stackdome Set it up on a vps: `curl -fsSL https://get.stackdome.com/install.sh | sudo sh` Or Try it on our cloud, no credit card and no compute to bring: https://cloud.stackdome.com Happy to hear your feedback and questions.

Does the same job

all alternatives →
  • Hasura K8S Platform Hub2017 · ▲213

    Get boilerplates & ready made apps to clone, modify & deploy

  • SD
  • Specfy2023 · ▲155

    Open source stack intelligence platform

  • StacksyncJan 2026 · ▲68

    The first AI-native Enterprise Integration Platform.

  • SO
  • KO
    K8sAI – open-source GPT CLI tool for Kubernetes2024 · github.com · ▲9

    Hey HN! I wanted to share an open-source project I’ve been working on called k8sAI. It’s a personal AI Kubernetes expert that can answer questions about your cluster, suggests commands, and even executes relevant kubectl commands to help diagnose and suggest fixes to your cluster, all in the CLI! As a relative newcomer to k8s, this tool has really streamlined my workflow. I can ask questions about my cluster, k8sAI will run kubectl commands to gather info, and then answer those question. It’s also found several issues in my cluster for me - all I’ve had to do is point it in the right…

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 25d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 20d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 11d ago · x1.new

  • Open-source GTM skills for technical founders

    Dev tools · 29d ago · gtmcofounder.com

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 2d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 24d ago · nuphos.ai

Launched alongside, August 2026

the whole month →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Hey Noah641

    A proactive AI executive assistant for founders

    AI · Aug 2026 · heynoah.io

  • Let agents source clips from terabytes of your local video

    Work · 18d ago · clipto.com

  • SA

    Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…

    Life & fun · Aug 2026 · toneyalexander.github.io

  • AdAnt AI608

    Claude for viral, high-converting social ads

    AI · Aug 2026 · adant.ai

  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com