Getting Started

The fastest way to launch your epress node is Docker. Run one command, open your browser, and complete the installation wizard.

Quick Start (Docker)

Recommended for regular users.

docker run -d -p 8543:8543 -p 8544:8544 -v epress-data:/app/data --name my-epress-node ghcr.io/epressworld/epress

Complete Setup in Browser

  1. Open http://localhost:8543.
  2. You will be redirected to the installation wizard automatically.
  3. Follow the wizard to initialize your node and finish first-time setup.

Default Ports

PortPurpose
8543Web interface
8544API service