mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-19 16:56:04 +02:00
- Normalize domain blocks across apps: - Add explicit 'aliases: []' everywhere (no implicit aliases) - Standardize canonical subdomains for consistency: * Bluesky: web/api under *.bluesky.<PRIMARY_DOMAIN> * EspoCRM: espo.crm.<PRIMARY_DOMAIN> * Gitea: tea.git.<PRIMARY_DOMAIN> * GitLab: lab.git.<PRIMARY_DOMAIN> * Joomla: joomla.cms.<PRIMARY_DOMAIN> * Magento: magento.shop.<PRIMARY_DOMAIN> * OpenProject: open.project.<PRIMARY_DOMAIN> * Pretix: ticket.shop.<PRIMARY_DOMAIN> * Taiga: kanban.project.<PRIMARY_DOMAIN> - Remove legacy/duplicate aliases and use empty list instead - Fix 'alias' -> 'aliases' where applicable Context: preparing for AUTO_BUILD_ALIASES=False and deterministic redirect mapping. Ref: conversation https://chatgpt.com/share/68cd512c-c878-800f-bdf2-81737adf7e0e
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. Listmonk’s 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.