Go to file
Javielico df06560b35
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
chore: publish 3.2.0+v4.0.1 release
2024-10-29 16:03:39 +00:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -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 initial commit 2022-09-29 14:27:49 +02:00
compose.yml chore: publish 3.2.0+v4.0.1 release 2024-10-29 16:03:39 +00: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