
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
3listmonk
custom
- listmonk-data:/listmonk
9000
9
Variables
Postgresql Version
Default: 14.1
$$cap_postgres_versionCheck out their Docker page for the valid tags https://hub.docker.com/_/postgres?tab=tags
Listmonk Version
Default: v2.2.0
$$cap_listmonk_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/listmonk/listmonk/tags
PostgreSQL Database name
Default: listmonk
$$cap_postgres_db_namePostgreSQL username
Default: listmonk
$$cap_postgres_usernamePostgreSQL Password
Default: $$cap_gen_random_hex(32)
$$cap_postgres_passwordPostgreSQL SSL Mode
Default: disable
$$cap_postgres_ssl_modeListmonk Admin Username
Default: listmonk
$$cap_listmonk_admin_usernameListmonk Admin Password
Default: $$cap_gen_random_hex(32)
$$cap_listmonk_admin_passwordOptional Listmonk flags
Default: undefined
$$cap_listmonk_flagsIf you use `--static-dir=your/folder`, remember to add a persistent directory.