Back to catalog
Monero Node logo

Self-Host with Docker · Yantr

Monero Node

Privacy-focused Monero full node for wallet connections and network support.

Ports

2

Deps

0

Use Cases

4

About

What Monero Node does

Monero Node is a pruned Monero full node offering an RPC interface for wallets and network participation. It supports pruned storage, restricted RPC for safer wallet connectivity, P2P sync, and lets you avoid public nodes to improve transaction privacy.

Install Flow

How to self-host Monero Node

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

If you searched for Monero Node Docker, Monero Node Docker Compose, or self-host Monero Node, 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

Connect your Monero wallet to your own node for better privacy.
Support the Monero network by relaying transactions.
Build applications that interact with the Monero blockchain.
Avoid using public RPC nodes that could deanonymize you.

Technical Details

Ports, image, and service metadata

Ports

These are the standard container ports Yantr knows about for Monero Node. 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
18089 TCP Restricted RPC
18080 TCP P2P

Docker Image

ghcr.io/sethforprivacy/simple-monerod:latest

Service Name

monerod

Notes

Things to know before you deploy

! Pruned mode uses less disk space (~50GB vs 100GB+)
! Restricted RPC prevents unauthorized spending
! Use restricted mode for wallet connections

Related Apps

More tools you might pair with Monero Node

More App Pages

Keep browsing the Yantr catalog

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

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