nowfound

Alternatives

Products that do what DockSplit does

Run docker-compose across multiple machines

  1. 1GF
  2. 2DR

    docker-compose is great for single node docker deployments, but it doesn't have a feature that would allow zero downtime deployments. It's not possible to deploy often if your app goes down every time, and using Kubernetes/Nomad/Swarm on a single node is an overkill. I created this Docker plugin to be a drop-in replacement for the restart command in usual docker-compose deployment scripts. It performs a simple rolling deployment of a single service.

    2023 · github.com

  3. 3RP
  4. 4CC

    Hi HN - We've been working on Coasts (“containerized hosts”) to make it so you can run multiple localhost instances, and multiple docker-compose runtimes, across git worktrees on the same computer. Here’s a demo: https://www.youtube.com/watch?v=yRiySdGQZZA. There are also videos in our docs that give a good conceptual overview: https://coasts.dev/docs/learn-coasts-videos. Agents can make code changes in different worktrees in isolation, but it's hard for them to test their changes without multiple localhost runtimes that are isolated and scoped to those…

    Mar 2026 · github.com

  5. 5RY
  6. 6DD

    Hey y'all, I've been using docker compose a lot in my local network, and managing setup between machines is a bit of a pain in the ass for me. I wanted an easy way to share complex configurations. At the moment most docker compose package management is done by adding a docker-compose.yml to your repo, adding a bunch of setup instructions, and hoping they are well followed. This didn't feel like a smart way to go about it to me. I wanted to create a way to create a complex package, say a series of related or linked services, and provide some meaningful way to have users install it. That's why…

    2020

  7. 7KC
  8. 8ID

    2016 · blog.deepgram.com

  9. 9RA

    2016 · github.com

  10. 10
    Kappal1

    CLI to Run Docker Compose YML on Kubernetes for Local Dev

    Feb 2026 · github.com

  11. 11D2

    Convert docker compose to Kubernetes

    2023 · docker2kube.app.enting.org

  12. 12MO

    2017 · blog.alexellis.io

  13. 13

    Bringing serverless to containers

    2019

  14. 14CC

    Hey HN, recently Apple release their own container manager tooling, but it's missing a "compose-like" tool. I'm building this CLI as a side-project and a way to help on the usage with the main tool. It's in a early version, then at the moment I'm trying to be as much as possible compatible with `docker-compose` config file, and in the current version we're supporting two commands: `up` and `down`.

    2025 · github.com

  15. 15MI
  16. 16KD
  17. 17

    Run every docker-compose project at once, no port wars

    20d ago · mdocker.coding9.de

  18. 18H1
  19. 19NA

    2020 · nautilusdev.com

  20. 20IR
  21. 21UU

    Hey HN, I'm building Uncloud — a lightweight clustering and container orchestration tool that lets you deploy and manage web apps across cloud VMs and bare metal with minimal cluster management overhead. After several years of managing and extending Kubernetes at a unicorn, I realised that I desperately needed a change. All those abstraction layers, unnecessary complexity, boilerplate… I wanted container orchestration to bring me joy again, the way Ansible did when I first tried it a decade ago, or Docker after that. That’s when I decided to start an experiment that is now called Uncloud.…

    2025 · github.com

  22. 22DR
  23. 23JR
  24. 24KI

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