Back to catalog
Monetr logo

Self-Host with Docker · Yantr

Monetr

Self-hosted personal finance app with budgeting, bank sync, and spending insights.

Ports

1

Deps

0

Use Cases

3

About

What Monetr does

Monetr is a self-hosted personal finance app for envelope budgeting and expense tracking. It supports optional bank sync via Plaid for automatic transaction import, detailed spending reports, and local file storage — running privately on your own hardware with PostgreSQL and Valkey.

Install Flow

How to self-host Monetr

Monetr can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Monetr does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.

If you searched for Monetr Docker, Monetr Docker Compose, or self-host Monetr, this page is the direct landing page for that app in Yantr's catalog.

After deployment, Yantr also lets you publish additional ports later from the stack page using Docker-style syntax. Use mappings like 8080:8080 for a fixed host port or just 8080 to let Docker assign a random host port for container port 8080.

Use Cases

What people run it for

Create envelope budgets to allocate income across categories like groceries, rent, and subscriptions, and track spending against each envelope in real time.
Connect bank accounts via Plaid to automatically import transactions and keep your budget reconciled without manual entry.
Self-host your entire financial data stack — Monetr, its database, and cache — so no financial information ever leaves your own server.

Technical Details

Ports, image, and service metadata

Ports

These are the standard container ports Yantr knows about for Monetr. You can keep the default mapping, remap them, or publish extra ports later after deployment with Docker syntax such as 3000:3000 or 3000.

Port Protocol Label
4000 HTTP Web UI

Docker Image

ghcr.io/monetr/monetr:latest

Service Name

monetr

Notes

Things to know before you deploy

! Set MONETR_DB_PASSWORD to a strong secret before first run — both the monetr app and the postgres container must share the same value.
! Bank account sync requires a Plaid API key; set MONETR_ALLOW_SIGN_UP=false after creating your account to lock registration.

Related Apps

More tools you might pair with Monetr

More App Pages

Keep browsing the Yantr catalog

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside Monetr.

Page generated 2026-05-03T17:57:37.943Z