Chapar is an open-source, multi-channel notification gateway.
356
Chapar (Persian: چاپار, courier) is an open-source, multi-channel notification gateway. Your services call one API; Chapar handles templating, queuing, retries, provider dispatch (SMS / Email / Push) and a full audit trail.
{ template, data }, not raw strings/metrics, health probes, structured logsdocker run -d -p 3000:3000 --env-file .env <user>/chapar:latest
The same image runs as API, worker, or both via CHAPAR_ROLE=api|worker|all.
See the compose file in the GitHub repo for the full stack (Postgres + Redis + API + workers).
latest — latest build from mainX.Y.Z / X.Y — releasessha-<commit> — immutable buildsContent type
Image
Digest
sha256:c1d082862…
Size
80 MB
Last updated
17 days ago
docker pull monasher/chapar