2020-12-04 14:00:47 +03:00
|
|
|
Operations
|
|
|
|
==========
|
|
|
|
|
|
|
|
This section describes how :term:`Operators` manage the different nodes constituting a CCF network.
|
|
|
|
|
|
|
|
.. panels::
|
|
|
|
|
2021-01-05 22:04:12 +03:00
|
|
|
:fa:`laptop-code` :doc:`run_setup`
|
2020-12-04 14:00:47 +03:00
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2021-10-28 15:51:32 +03:00
|
|
|
:fa:`stamp` :doc:`certificates`
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Set and renew nodes and service x509 certificates.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2020-12-04 14:00:47 +03:00
|
|
|
: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:
|
|
|
|
|
2021-01-05 22:04:12 +03:00
|
|
|
run_setup
|
2020-12-04 14:00:47 +03:00
|
|
|
start_network
|
|
|
|
ledger_snapshot
|
2021-11-09 15:00:15 +03:00
|
|
|
certificates
|
2020-12-04 14:00:47 +03:00
|
|
|
recovery
|
|
|
|
node_output
|
|
|
|
resource_usage
|
|
|
|
operator_rpc_api
|