CCF/doc/operations/index.rst

72 строки
1.5 KiB
ReStructuredText
Исходник Обычный вид История

Operations
==========
This section describes how :term:`Operators` manage the different nodes constituting a CCF network.
.. panels::
:fa:`laptop-code` :doc:`run_setup`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Set up a VM or a container to run a CCF application node.
---
:fa:`play-circle` :doc:`start_network`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Start a new instance of a CCF service, and add an initial set of execution nodes.
---
:fa:`upload` :doc:`ledger_snapshot`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Provision a new execution node for an existing service quickly from a state snapshot.
---
:fa:`stamp` :doc:`certificates`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Set and renew nodes and service x509 certificates.
---
:fa:`helicopter` :doc:`recovery`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Recover a service instance from a catastrophic failure, using one or more ledger copies.
---
:fa:`file-alt` :doc:`node_output`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Monitor node health and events using logs.
---
:fa:`tachometer-alt` :doc:`resource_usage`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Monitor node resource consumption.
---
:fa:`terminal` :doc:`operator_rpc_api`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Node API reference.
.. toctree::
:hidden:
run_setup
start_network
ledger_snapshot
certificates
recovery
node_output
resource_usage
operator_rpc_api