# edeliver/edeliver

Deployment for Elixir and Erlang

Repository: https://github.com/edeliver/edeliver
Canonical: https://ross.abutalabs.com/products/edeliver
Language: Shell
License Family: other
Last push: 2026-07-07T07:24:34+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 4835, "days_push": 57, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1973, forks 186 (observed 2026-08-28T04:06:01.045519+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: deployment, build-tool, cli
- domain: backend
- platform: cli
- tags: elixir, erlang, releases, hot-code-upgrade, distillery, phoenix, devops, automation, linux, macos, docker

## Member repositories
- edeliver/edeliver (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.045519+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:58.355800+00:00, confidence not recorded.
  - readme: https://github.com/edeliver/edeliver (fetched 2026-08-28T04:06:01.045519+00:00, sha a60a635dc35e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
