nowfound

Alternatives

Products that do what Instant Staging Environments with Docker does

Hey all, I'm working on a tool to make staging environments more accessible to software development teams - https://deploykumo.com. Here's a blog post describing it in more detail: https://reading.supply/post/10410725-30a6-41d3-aa3b-45568f32.... Let me know what you all think.

  1. 1

    Global CDN, zero config TLS, free custom domains

    2023

  2. 2
    zero94

    One command to deploy Docker containers to your own server

    Apr 2026

  3. 3
    Dockbit123

    Your team software deployments made simple

    2016

  4. 4
    Veryfront111

    Code faster, deploy instantly

    2022

  5. 5

    Deploy any front-end web application on any cloud platform

    2023

  6. 6
    Gitkube90

    Build and deploy docker images to Kubernetes using git push.

    2018

  7. 7DD
  8. 8FF
  9. 9MB

    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

  10. 10C6
  11. 11IM

    Been using it for about a year now in production, but rewrote it completely in golang. My first go project so far. I wanted to have something that would make my life easier. A lot of tools nowaday kinda push you towards functional deployments and that usually doesn't work for me since I like stuff like LiveView by Phoenix and Websocket stuff in general. Old vercel deployments back when they allowed to deploy docker containers was a godsend, but since they don't offer that anymore I had to use services like fly.io(which is amazing) or heroku. However I wanted something selfhosted that I could…

    2024 · deploywithjig.askh.at

  12. 12B0
  13. 13AD

    I'd like to share a project I've been working on for the past few months. It's a distributed workflow engine written entirely in Go. Some highlights: * Tasks are executed in a Docker container * Can run stand-alone or distributed * Highly extensible * Able to enforce limits (CPU/RAM) per task * Web UI Would love the get your feedback on it, and find out if this could be useful.

    2023 · github.com

  14. 14IB

    I thought it'd be nice if my friends and elders can run Docker containers as easy as using Facebook. The idea is for them to fill in some details, click Deploy Now, and the app should be live in a few secs. https://www.casadila.com Video introduction: https://youtu.be/RYLZsBI3Wus Video example of how a Hello World app is deployed: https://youtu.be/6TEAFajMxus Step by step guide to running a WordPress instance: https://www.casadila.com/docs/how-to-set-up-wordpress I've just opened this up for beta testing. What's your thoughts? Is…

    2021

  15. 15LA

    Happy New Year HN! I’m the co-creator of Orbiter, a dead simple tool for uploading and hosting static sites. We built Orbiter for ourselves and realized it would probably be useful for others. Static site content is some of the simplest on the web, yet hosting this content has gotten increasingly complex over time. Many of you are engineers and don’t have much problem with CI/CD pipelines as a mechanism for deploying a website. This is true for me as well. But there are times when I want to just upload a simple website. I might not even want to put it under source control. And I know…

    2025 · orbiter.host

  16. 16AS
  17. 17IV

    Hey HN, As most of you (I think?), I cannot learn something without having a project, on the side, to implement what I’ve just learned. Recode is the project that I've used to learn Go. It lets you create a development environment in your cloud provider account easily. You can think of it as a desktop version of Gitpod / Coder / GitHub Codespaces less polished and with less features but 100% free and open-source. At the time of writing, it only works with Visual Studio Code and AWS. In order to let you configure your development environments easily, I’ve chosen to use Docker with…

    2022 · github.com

  18. 18OC

    I am very new to this. I have tried to follow to follow your guidelines, but I'm not sure if I have got it right. The URL point to release notes which give a brief overview of the project including its history. As production code, this is still early stage - but I think it works well enough to be useful to people other than myself.

    2023 · github.com

  19. 19IB

    There are plenty of ways to deploy your apps. PaaS options like Vercel or Netlify are convenient but can get pricey as projects scale. VPS hosting is cheaper, but setting it up (Linux, networking, SSL, etc.) can be daunting. That’s why glueh-wyy-huet (https://github.com/glueh-wyy-huet) and I (https://github.com/biersoeckli) built QuickStack during our bachelor studies at Eastern Switzerland University of Applied Sciences. QuickStack simplifies deployment by letting you deploy directly from a Git repo or Docker registry to any VPS. It’s free, open source, and…

    2025 · quickstack.dev

  20. 20SM

    Hi HN! I've posted this a few weeks back without much HN traction - today we've added a free community tier, so anyone can try it out. TL;DR: We’ve launched StableBuild, a new tool to easily freeze and pin Docker images, operating system packages, Python packages, and arbitrary build dependencies; in 5 lines of code: https://stablebuild.com . As the CTO at an ML startup w/ 75 people (https://edgeimpulse.com/) I’ve grown incredibly frustrated with non-deterministic builds. Last year basically every week one of our containers (we have 40+ unique ones in prod)…

    2024 · stablebuild.com

  21. 21

    Securely share and scale custom internal apps and workflows

    27d ago · compartment.dev

  22. 22DP

    Hi all! I've built a small tool to visualize how inefficient `docker pull` is, in preparation for standing up a new Docker registry + transport. It's bugged me for a while that updating one dependency with Docker drags along many other changes. It's a huge problem with Docker+robotics. With dozens or hundreds of dependencies, there's no "right" way to organize the layers that doesn't end up invalidating a bunch of layers on a single dependency update - and this is ignoring things like compiled code, embedded ML weights, etc. Even worse, many robotics deployments are on terrible internet,…

    Mar 2026 · dockerpull.com

  23. 23TE
  24. 24SO

    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

Ranked by how close each launch is in meaning, then by votes. Refine with a description →