Caprover logo
Caprover one-click apps browser
Listmonk logo
Listmonk
High performance, self-hosted newsletter and mailing list manager with a modern dashboard
Created - Last update

High performance, self-hosted newsletter and mailing list manager with a modern dashboard

Deployed services
listmonk-db
postgres:$$cap_postgres_version
  • listmonk-db-data:/var/lib/postgresql/data
always
3
listmonk
custom
  • listmonk-data:/listmonk
9000
9
Variables

Postgresql Version

Default: 14.1

$$cap_postgres_version
Check out their Docker page for the valid tags https://hub.docker.com/_/postgres?tab=tags

Listmonk Version

Default: v2.2.0

$$cap_listmonk_version
Check out their Docker page for the valid tags https://hub.docker.com/r/listmonk/listmonk/tags

PostgreSQL Database name

Default: listmonk

$$cap_postgres_db_name

PostgreSQL username

Default: listmonk

$$cap_postgres_username

PostgreSQL Password

Default: $$cap_gen_random_hex(32)

$$cap_postgres_password

PostgreSQL SSL Mode

Default: disable

$$cap_postgres_ssl_mode

Listmonk Admin Username

Default: listmonk

$$cap_listmonk_admin_username

Listmonk Admin Password

Default: $$cap_gen_random_hex(32)

$$cap_listmonk_admin_password

Optional Listmonk flags

Default: undefined

$$cap_listmonk_flags
If you use `--static-dir=your/folder`, remember to add a persistent directory.
© 2025, Built with Gatsby - Source code available on GitHub