Deploy listmonk-messenger
Listmonk webhook companion for Twilio SES and Pinpoint
listmonk-messenger
Just deployed
Deploy and Host listmonk-messenger on Railway
listmonk-messenger is a lightweight HTTP companion that accepts listmonk 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
- 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.
Template Content
listmonk-messenger
ghcr.io/joeirimpan/listmonk-messenger:v1.0.0SES_REGION
SES_ACCESS_KEY
SES_SECRET_KEY
TWILIO_SENDER_ID
TWILIO_ACCOUNT_ID
TWILIO_AUTH_TOKEN
