listmonk-optimified
activeWorkspace
OTF
Created
2026-03-26
Updated
2026-03-26
Content
Self-hosted Listmonk instance for Optimified. Open-source newsletter and mailing list manager (Mailchimp alternative).
## Info
- **Server:** Railway → project `otf-listmonk` (`6bc93a62-a66b-490f-a20f-d15a70f2409a`)
- **Template:** https://railway.com/deploy/listmonk (by Brody)
- **Services:** Listmonk (`railwayapp-templates/listmonk`) + PostgreSQL 13
- **Volumes:** PostgreSQL `/var/lib/postgresql/data`, Listmonk `/listmonk/uploads`
- **Status:** deployed
## Post-Deploy Checklist
- [x] Set custom domain: `mail.optimified.com` (port 9000)
- [ ] Update root URL in Listmonk settings (no trailing slash)
- [ ] Configure SMTP with Resend (`smtp.resend.com:587`)
- [ ] Change default admin password
- [ ] Verify email sending works
## Changelog
All notable changes to this Listmonk setup.
### [Unreleased]
### [1.0.0] - 2026-03-26
#### Added
- Deployed on Railway under `otf-listmonk` project (template deploy)