Unbind
Templates

Self-host Listmonk with Unbind

Deploy Listmonk on your own servers with Unbind. A fast newsletter and mailing list manager that you fully own.

Listmonk is a newsletter and mailing list manager. It handles subscribers, lists, campaigns and templates, and sends through any SMTP server you give it.

Deploy it from the template list. It takes a minute or two.

What gets deployed

ServiceRuns
PostgreSQLpostgres
Listmonklistmonk/listmonk:v6.2.0

Plan for at least 0.5 CPU cores and 0.5 GB of memory.

Uploaded media is kept on a volume mounted at /listmonk/uploads. Subscribers and campaigns live in the PostgreSQL service.

What you fill in

InputDescriptionDefault
DomainThe domain for the Listmonk instance.
Database SizeSize of the storage for the PostgreSQL database.1 GB
Storage SizeSize of the storage for the Listmonk uploads.1 GB

After it deploys

Open https://your-domain/admin. Listmonk asks you to create the admin user on the first visit.

Good to know

  • Set up sending first: Listmonk cannot send anything until you add an SMTP server under Settings > SMTP in its own admin.
  • Upgrades run on start: the service runs Listmonk's install and upgrade steps every time it starts, so moving to a newer image needs no manual migration.

On this page