decentral1se 542ff11abf
Some checks failed
continuous-integration/drone/push Build is failing
Merge pull request 'Add instruction to make upload work' (#4) from jeppebundsgaard/listmonk:main into main
Reviewed-on: #4
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2026-04-04 11:46:24 +00:00
2025-01-08 10:09:13 -08:00
2025-02-03 15:39:30 +01:00
dev
2022-09-29 17:07:13 +02:00
2026-04-04 10:00:52 +00: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: Yes
  • Email: Yes
  • 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
  6. To make media uploads work, go to Settings->Media uploads and set upload path to "/uploads" and click the Save-button.
Description
No description provided
Readme 71 KiB
Languages
Shell 100%