Containerize Listmonk #30

Open
opened 2026-05-27 07:00:58 +00:00 by bashy · 0 comments
Owner

Server: VPS

Listmonk is already backed by the system PostgreSQL 17 instance — no need for a separate DB container. Just containerize the app.

  • Write Compose service for Listmonk only (connect to host postgres via host.docker.internal or host network)
  • Confirm existing DB credentials work from inside the container
  • Mount config file or pass via environment
  • Stop systemd listmonk service, start container
  • Test subscriber list and newsletter send
  • Update Apache reverse proxy config
**Server: VPS** Listmonk is already backed by the system PostgreSQL 17 instance — no need for a separate DB container. Just containerize the app. - [ ] Write Compose service for Listmonk only (connect to host postgres via `host.docker.internal` or host network) - [ ] Confirm existing DB credentials work from inside the container - [ ] Mount config file or pass via environment - [ ] Stop systemd listmonk service, start container - [ ] Test subscriber list and newsletter send - [ ] Update Apache reverse proxy config
bashy added this to the Docker Phase 1 — Core Services milestone 2026-05-27 07:00:58 +00:00
bashy changed title from Containerize Listmonk + PostgreSQL to Containerize Listmonk 2026-05-27 07:21:01 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bashy/roadmap#30
No description provided.