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

remind101/empire

A PaaS built on top of Amazon EC2 Container Service (ECS) observed · 2026-08-28

github.com/remind101/empire · Go · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4233
  • days_rel: n/a
  • days_push: 1012
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2675 stars · 155 forks observed · 2026-08-28

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

Empire is a Platform-as-a-Service (PaaS) control layer built on top of Amazon EC2 Container Service (ECS) that provides a Heroku-like workflow for deploying Docker containers. It implements a subset of the Heroku Platform API so existing Heroku tooling can manage containerized microservices on AWS.

Use cases

  • deploy docker containers to aws ecs with a heroku-like workflow
  • self-host a paas for microservices on aws
  • use heroku cli tools like hk or emp against my own infrastructure
  • run many microservices without managing kubernetes or mesos
  • get automatic internal load balancing and dns-based service discovery on ecs
  • migrate heroku-style deployment processes to ec2 container service

When to choose

  • you run small-to-medium scale microservices on AWS ECS and want simple Heroku-style deploys
  • you want Heroku Platform API compatibility on your own AWS infrastructure
  • you prefer ECS over the complexity of Kubernetes or Mesos
  • you need internal ELB routing and Route53 DNS service discovery for containerized apps

When to avoid

  • you are not on AWS or not using ECS
  • you want a modern, actively developed PaaS - the project has seen little activity since 2023
  • you need full Kubernetes ecosystem features or portability across clouds
  • you need a fully Heroku-compatible API - only a subset of endpoints is supported

Facets

service · maturity maintenance

deployment container-orchestration api-framework cli microservices cloud-computing microservices self-hosted cloud go self-hosted paas ecs heroku-compatible aws docker-deployment devops containers docker linux

1 source

Member repositories

RepositoryRoleHealth v2
remind101/empiremain23

For agents

markdown · JSON · MCP: product_card(name="remind101/empire")

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