icon

Listmonk

A self-hosted, high performance mailing list and newsletter manager

PlatformZeabur
Dideploy146
Penerbitpan93412
Dideploy146 kali
Penerbitpan93412
Dibuat2024-08-13
Layanan
service icon
service icon
Tag
Website

Listmonk

Listmonk is a self-hosted, high performance mailing list and newsletter manager. It comes as a standalone binary and the only dependency is a Postgres database.

Configuration

This template allows one-click deployment. No manual configuration is required to get started. However, you can customize the settings by modifying the config file: /etc/listmonk/config.toml.

The default admin username and password are listmonk and listmonk, respectively. You can change these by updating the admin_username and admin_password fields in the config file.

The variable UPGRADE_LISTMONK_DATABASE is set to true by default. It allows upgrading the database schema on startup. This is useful for seamless upgrades, but may introduce data loss in rare cases (e.g., restarting during an upgrade).