From 8a27ca4605c8a8c73aaa4b30e0fb5fcaf926fb2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 28 Oct 2024 09:09:35 +0000 Subject: [PATCH] deploy: 319053dd7a908e45cf85c9cc78826bed8d786e15 --- docs/sitemap.xml.gz | Bin 127 -> 127 bytes index.html | 11 ++++++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/sitemap.xml.gz b/docs/sitemap.xml.gz index c49ddfbc1ed4c2e6806b7839bc2c93cc94960370..3584e9f73c429ac8b67a6e1be4c652e32529eb92 100644 GIT binary patch delta 13 Ucmb=gXP58h;9$5SH<7&p02(I)!TDocs

Self-hosted newsletter and mailing list manager

Performance and features packed into a single binary.
Free and open source.

Live demo

-listmonk screenshot

Download

The latest version is v4.0.0 -released on 27 Oct 2024. -See release notes.


Binary

  • ./listmonk --new-config to generate config.toml. Edit it.
  • ./listmonk --install to setup the Postgres DB or --upgrade to upgrade an existing DB.
  • Run ./listmonk and visit http://localhost:9000

Installation docs →


Hosting providers

One-click deploy on Railway
Deploy on PikaPod
Deploy on Elestio
Deploy on Zeabur

*listmonk has no affiliation with any of these providers.

Docker

listmonk/listmonk:latest

Download and use the sample docker-compose.yml

+listmonk screenshot

Download

The latest version is v4.0.1 +released on 28 Oct 2024. +See release notes.


Binary

  • ./listmonk --new-config to generate config.toml. Edit it.
  • ./listmonk --install to setup the Postgres DB or --upgrade to upgrade an existing DB.
  • Run ./listmonk and visit http://localhost:9000

Installation docs →


Hosting providers

One-click deploy on Railway
Deploy on PikaPod
Deploy on Elestio
Deploy on Zeabur

*listmonk has no affiliation with any of these providers.

Docker

listmonk/listmonk:latest

Download and use the sample docker-compose.yml

 # Download the compose file to the current directory.
 curl -LO https://github.com/knadh/listmonk/raw/master/docker-compose.yml