Internal docs ============= How the module is put together, and how to operate a node built from it. - :doc:`Architecture ` -- where the module sits in the stack and how much of it a given node mounts. - :doc:`Networks ` -- ``logos.dev`` and ``logos.test``, and how they differ. - :doc:`Running a node ` -- Docker, prebuilt binaries or Nix. - :doc:`Querying a node ` -- reading identity, version and metrics off a running node. - :doc:`Versioning ` -- what a version bump means and how a release is cut. .. toctree:: :hidden: :maxdepth: 1 architecture networks run-node query-node versioning