Section
Getting Started
Standing an instance up: installation, configuration, the first send, the API surfaces, and running more than one node
Introduction
What is Mailyard and why use it
→
Installation
Deploy Mailyard with Docker Compose or build it from source
→
Configuration
Environment variables and configuration options
→
Quick Start
Send your first email with Mailyard in minutes
→
API Conventions
The two API surfaces, how each authenticates, and the response shape
→
Scaling out
Run several nodes against one database, with PostgreSQL as the only coordinator
→
Splitting the roles
Run the API and the delivery worker as separate nodes
→