Go to file
3wc 2ba57075cc
continuous-integration/drone/push Build is passing Details
Update README metadata
2023-10-26 19:19:20 +01:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample Switch to <recipe>.example.com 2022-11-24 10:59:50 -08:00
README.md Update README metadata 2023-10-26 19:19:20 +01:00
abra.sh initial commit 2022-09-29 14:27:49 +02:00
compose.yml chore: publish 1.0.0+v2.5.1 release 2023-10-26 19:18:25 +01:00
config.toml.tmpl dev 2022-09-29 17:07:13 +02:00
docker-entrypoint.sh dev 2022-09-29 17:07:13 +02:00

README.md

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