# Listmonk (/templates/listmonk)



[Listmonk](https://listmonk.app) 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](/templates#deploy-a-template). It takes a minute or two.

## What gets deployed [#what-gets-deployed]

<TemplateServices name="Listmonk" />

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

## What you fill in [#what-you-fill-in]

<TemplateInputs name="Listmonk" />

## After it deploys [#after-it-deploys]

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

## Good to know [#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.
