listmonk
18105listmonk is a standalone, self-hosted, newsletter and mailing list manager.
#Newsletter #Mailing List #Screenshots
2025-02-11
2025-08-10
Getting Started
- Create a folder and move to the folder
mkdir listmonk && cd listmonk - Run the following command to download the docker-compose.yml file
curl -LO https://github.com/knadh/listmonk/raw/master/docker-compose.yml - Run the following command to start the container
docker compose up -d - Open the browser and go to http://localhost:9000 to access the Listmonk.