Ross ROSS = Recommend OSS · open-source software intelligence for agents

docker-archive/classicswarm

Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit observed · 2026-08-28

github.com/docker-archive/classicswarm · Go · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4507
  • days_rel: n/a
  • days_push: 2274
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5728 stars · 1067 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Docker Swarm Classic is a Docker-native clustering system that turns a pool of Docker hosts into a single virtual host via an API proxy. It was Docker's first container orchestration project and has been archived in favor of Swarm mode built into the Docker Engine.

Use cases

  • cluster multiple docker hosts into one virtual host
  • schedule containers across a fleet of docker engines
  • manage a legacy docker swarm classic cluster
  • proxy docker api calls to a pool of hosts
  • learn how early container orchestration worked

When to choose

  • you maintain an existing classic swarm deployment and need its source
  • you study the history of container orchestration systems
  • you need a simple api-proxy-based clustering approach on old docker versions

When to avoid

  • you are starting a new container orchestration project
  • you want a supported, actively developed orchestrator
  • you run Docker Engine 1.12 or later and can use built-in swarm mode
  • you need modern features like service reconciliation or built-in TLS rotation

Facets

service · maturity abandoned

container-orchestration api-gateway service-discovery deployment cloud-computing microservices go self-hosted docker-swarm-classic container-clustering archived api-proxy legacy-orchestration containers devops linux docker

1 source

Member repositories

RepositoryRoleHealth v2
docker-archive/classicswarmmain10

For agents

markdown · JSON · MCP: product_card(name="docker-archive/classicswarm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem