Go to file
p4u1 43c842da64
All checks were successful
continuous-integration/drone/push Build is passing
chore: publish 3.4.2+v4.1.0 release
2025-02-03 15:41:32 +01:00
.drone.yml Update .drone.yml 2025-01-08 10:09:13 -08:00
.env.sample Changes due to version 4 upgrade remove admin/user cred generation 2024-10-29 15:54:10 +00:00
abra.sh fix: Bumps config.toml version 2025-02-03 15:39:30 +01:00
compose.yml chore: publish 3.4.2+v4.1.0 release 2025-02-03 15:41:32 +01:00
config.toml.tmpl Changes due to version 4 upgrade remove admin/user cred generation 2024-10-29 15:54:10 +00:00
docker-entrypoint.sh dev 2022-09-29 17:07:13 +02:00
README.md Update README metadata 2023-10-26 19:19:20 +01:00

Listmonk

Listmonk is a tool for e-mail campaigns and newsletters. Source on GitHub.

  • Category: Development
  • Status: 2, beta
  • Image: listmonk/listmonk, 2, upstream
  • Healthcheck: No
  • Backups: No
  • Email: ?
  • Tests: 2
  • SSO: No

Basic usage

  1. Set up Docker Swarm and [abra][abra]
  2. Deploy [coop-cloud/traefik][cc-traefik]
  3. abra app new listmonk --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box. Nothing to change apart from the DOMAIN at the moment.
  5. abra app deploy YOURAPPDOMAIN