Web-app-postmarks Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: Installs and configures the Postmarks mail service client via Docker Compose, ready for use with applications requiring SMTP.
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
galaxy_tags: [‘postmarks’, ‘mail’, ‘smtp’]
repository: https://s.infinito.nexus/code
issue_tracker_url: https://s.infinito.nexus/issues
documentation: https://s.infinito.nexus/code/tree/main/roles/web-app-postmarks
min_ansible_version: 2.9
platforms: [{‘name’: ‘Any’, ‘versions’: [‘all’]}]
README¶
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.