---
title: "Deploy listmonk-messenger"
description: "Listmonk webhook companion for Twilio SES and Pinpoint"
category: "Other"
url: https://railway.com/deploy/listmonk-messenger
---

# Deploy listmonk-messenger

Listmonk webhook companion for Twilio SES and Pinpoint

**[Deploy listmonk-messenger on Railway](https://railway.com/template/listmonk-messenger)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/listmonk-messenger/manifest.json

- **Creator:** Sethumadhavan K's Projects
- **Category:** Other

## Template content

### listmonk-messenger

- **Image:** ghcr.io/joeirimpan/listmonk-messenger:v1.0.0
- **Public domain:** Yes

## Documentation

# Deploy and Host listmonk-messenger on Railway

[listmonk-messenger](https://github.com/joeirimpan/listmonk-messenger) is a lightweight HTTP companion that accepts [listmonk](https://listmonk.app) webhooks and forwards messages to Twilio, AWS SES, or Pinpoint.

## About Hosting listmonk-messenger

This template packages the `v1.0.0` Linux release. Config is rendered on start from environment variables. The demo boots with a Twilio messenger stub so `/health` stays green; replace `TWILIO_*` (or switch to SES/Pinpoint) with real credentials before sending campaigns.

## Common Use Cases

- Extend listmonk with SMS/voice via Twilio
- Forward listmonk campaigns to AWS SES/Pinpoint
- Self-host messaging adapters next to listmonk on Railway

## Dependencies for listmonk-messenger Hosting

- Public domain — webhook + health on port 8082
- Messenger credentials — Twilio/SES/Pinpoint for real deliveries
- listmonk instance — configure webhook URL to this service

### Deployment Dependencies

- [listmonk-messenger repository](https://github.com/joeirimpan/listmonk-messenger)
- Release `listmonk-messenger_v1.0.0_linux_amd64.tar.gz`

### Implementation Details

Point listmonk's messenger webhook at your Railway public domain. Set Twilio (or SES) credentials in the service variables. `GET /health` is the liveness probe.

## Why Deploy listmonk-messenger on Railway?

Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying listmonk-messenger on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/listmonk-messenger
