832 B
832 B
Listmonk
Listmonk is a standalone, self-hosted newsletter and mailing list manager. It is fast, feature-rich, and packed into a single binary.
Dependencies
- PostgreSQL - Database for storing subscribers and campaigns
Configuration
Key settings configured through your instance's config.yaml:
- domain - Where Listmonk will be accessible (default:
listmonk.{your-cloud-domain}) - storage - Persistent volume size (default:
1Gi)
Access
After deployment, Listmonk will be available at:
https://listmonk.{your-cloud-domain}
First-Time Setup
-
Add and deploy the app:
wild app add listmonk wild app deploy listmonk -
Log in to the admin interface and configure your SMTP settings for sending emails
-
Create your first mailing list and start adding subscribers