edeliver/edeliver
Deployment for Elixir and Erlang observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 91
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4835
- days_rel: n/a
- days_push: 57
- n_releases_24m: 0
Adoption not part of the score
1973 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
edeliver is a shell-based deployment tool for building and deploying Elixir and Erlang applications as standalone releases. It builds releases on remote hosts or in Docker containers and deploys them to production machines, supporting hot-code upgrades.
Use cases
- deploy elixir application to production servers
- build erlang release on remote build host
- perform hot-code upgrade of running elixir app
- deploy phoenix app with distillery releases
- build release inside docker container
- run database migrations during deployment
When to choose
- you deploy Elixir/Erlang apps as OTP releases to your own servers
- you need hot-code upgrades without downtime
- you want builds on a dedicated remote build host or in Docker
When to avoid
- you deploy to containers or serverless platforms where releases are unnecessary
- you use modern Elixir releases (mix release) built into Elixir 1.9+
- you need a general-purpose CI/CD pipeline tool
Facets
cli-tool · maturity maintenance
deployment build-tool cli backend cli elixir erlang releases hot-code-upgrade distillery phoenix devops automation linux macos docker
1 source
- readme: https://github.com/edeliver/edeliver · fetched 2026-08-28 · a60a635dc35e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| edeliver/edeliver | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="edeliver/edeliver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem