Skip to content

Operate a Calimero Node

A node is one merod process: it holds keys, runs applications, stores state, and gossips with peers. You drive it with the meroctl CLI and the admin API.

  1. Install & first run — build/Docker, then initrun → verify.
  2. Learn the merod and meroctl commands.
  3. When you go to production, work through the Guides (deployment, networking, security).
  4. Keep troubleshooting and the runbooks handy for operations.