From 7bd9f2483c79918a18edd7ac722b15c13aa1a80d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 27 Oct 2024 18:39:39 +0000 Subject: [PATCH] deploy: 120d27575b66e314db9d13f4dc52369ab4ac15f1 --- index.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 05333583..bd916eb2 100644 --- a/index.html +++ b/index.html @@ -2,14 +2,9 @@ Docs
GitHub

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 v3.0.0 -released on 04 Feb 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.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

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