Files
computer-playbook/roles/web-app-listmonk
Kevin Veen-Birkenbach 6ea8301364 Refactor: migrate cmp/* and srv/* roles into sys-stk/* and sys-svc/* namespaces
- Removed obsolete 'cmp' category, introduced 'stk' category (fa-bars-staggered icon).
- Renamed roles:
  * cmp-db-docker → sys-stk-back-stateful
  * cmp-docker-oauth2 → sys-stk-back-stateless
  * srv-domain-provision → sys-stk-front
  * cmp-db-docker-proxy → sys-stk-full-stateful
  * cmp-docker-proxy → sys-stk-full-stateless
  * cmp-rdbms → sys-svc-rdbms
- Updated all include_role references, vars, templates and README.md files.
- Adjusted run_once comments and variable paths accordingly.
- Updated all web-app roles to use new sys-stk/* and sys-svc/* roles.

Conversation: https://chatgpt.com/share/68b0ba66-09f8-800f-86fc-76c47009d431
2025-08-28 22:23:09 +02:00
..
2025-08-20 05:49:35 +02:00
2025-08-20 01:01:32 +02:00
2025-07-09 02:26:50 +02:00
2025-08-19 09:34:18 +02:00

Listmonk

Description

Elevate your email marketing with Listmonk, a high-performance, self-hosted newsletter and mailing list manager featuring a modern, intuitive dashboard. Listmonk empowers you with advanced analytics, efficient subscriber segmentation, and streamlined campaign management—all configurable via a flexible TOML configuration file.

Overview

This role deploys Listmonk using Docker, ensuring a robust and scalable setup for your newsletter management needs. Listmonks architecture supports a dedicated PostgreSQL database and integration with an NGINX reverse proxy for secure access. To configure and manage your instance, use the provided configuration files:

Features

  • High Performance: Optimized for handling large-scale mailing lists and newsletters with rapid processing.
  • Modern Dashboard: Enjoy a sleek, user-friendly interface for managing campaigns and analyzing performance.
  • Advanced Analytics: Gain insights through detailed reporting on campaign metrics and subscriber behavior.
  • Flexible Configuration: Easily customize settings such as database connections, admin credentials, and server configurations via a TOML file.
  • Robust Infrastructure: Seamlessly integrates with PostgreSQL for reliable data management and supports deployment behind a reverse proxy.

Further Resources