Node Operator Docs
This section is for operating epress node: install, run, upgrade, and troubleshoot your node in production or local self-hosting setups.
Node Operator Docs
This section is for operating epress node: install, run, upgrade, and troubleshoot your node in production or local self-hosting setups.
The fastest way to get started. Runs on any system with Git installed.
curl -fsSL https://epress.world/install.sh | bashThen open http://localhost:8543 to complete setup.
One-line Install
Recommended
Auto-installs Node.js, clones repo, builds and starts.
Requires: Git
Docker
Run in container with persistent volume.
Requires: Docker
From Source
Clone manually for development or customization.
Requires: Node.js v20+, Git
Complete first-time setup, connect your wallet, and publish your first content.
Common issues and troubleshooting for installation and operation.