Listmonk Self-Hosted Newsletter and Mailing List Manager
High-performance, self-hosted newsletter and mailing list manager packed into a single binary. Manages millions of subscribers with templated campaigns, analytics, and a REST API for programmatic email automation.
Installation
Use the upstream install or setup path that matches your environment:
- docker compose up -d
Requirements and caveats from upstream:
Docker
- The latest image is available on DockerHub at listmonk/listmonk:latest.
- Download and use the sample docker-compose.yml.
Basic usage or getting-started notes:
shell
Download the compose file to the current directory.
Run the services in the background.
Extracted from upstream docs: https://raw.githubusercontent.com/knadh/listmonk/HEAD/README.md