mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 19:27:18 +02:00
Introduce integration test to ensure all web-app-* roles contain a README.md (required for Web App Desktop visibility) See: https://chatgpt.com/share/68b6be49-7b78-800f-a3ff-bf922b4b083f
991 B
991 B
Postmarks
Description
Run Postmarks, a small mail-service client, via Docker Compose—ideal as a utility component for apps that need SMTP interactions in your stack.
Overview
This role installs and configures the Postmarks client container with basic domain wiring. It is designed to run behind your standard reverse proxy and to interoperate with other applications that rely on SMTP functionality.
Features
- Containerized Client: Simple Docker Compose deployment for the Postmarks tool.
- SMTP-Oriented Usage: Suited for scenarios where applications need to interact with a mail service.
- Minimal Footprint: Small, focused utility component that fits neatly into larger stacks.
- Desktop Integration Hooks: This README ensures the role is discoverable in your Web App Desktop.