Actions

Node Management Index: Difference between revisions

From Chainlink Community Wiki

No edit summary
No edit summary
Line 1: Line 1:
== Node Management Index ==
== '''Node Management Index''' ==
The purpose of this page is to provide an index of content made available to you on this wiki.


=== Environment Variable Details ===
This content is either not indexed elsewhere, or does not exist at all elsewhere.


=== Job Management ===
----


==== What is a Chainlink JobSpec? ====
=== '''Environment Variable Details''' ===
When you deploy a Chainlink Node, you need to create a .env file to include in your container's instantiation.


==== Example JobSpecs ====
The purpose of this file is to override the default configuration your Chainlink node would set without it.


===== Direct Request Example =====
----


===== FluxMonitor Example =====
=== '''Job Management''' ===
Chainlink Nodes require jobs in order for them to know what is expected of them.


===== Off Chain Reporting Example =====
This section will provide example job specs, under which will be an explanation for all of the data in each jobspec.


=== Bridge Management ===
==== '''Example JobSpecs''' ====


==== What is a Chainlink Bridge? ====
===== '''Direct Request Example''' =====


==== Adding / Replacing / Removing Bridges ====
===== '''FluxMonitor Example''' =====


=== Key Managmeent ===
===== '''Off Chain Reporting Example''' =====
----


==== [[Node Key Management|Chainlink Node Account Private Key Management]] ====
=== '''Bridge Management''' ===
OCR Key Management


P2P Key Management
==== '''What is a Chainlink Bridge?''' ====
 
==== '''Adding / Replacing / Removing Bridges''' ====
----
 
=== '''Key Managmeent''' ===
 
==== [[Node Key Management|'''Chainlink Node Account Private Key Management''']] ====
'''OCR Key Management'''
 
'''P2P Key Management'''

Revision as of 19:28, 23 May 2022

Node Management Index

The purpose of this page is to provide an index of content made available to you on this wiki.

This content is either not indexed elsewhere, or does not exist at all elsewhere.


Environment Variable Details

When you deploy a Chainlink Node, you need to create a .env file to include in your container's instantiation.

The purpose of this file is to override the default configuration your Chainlink node would set without it.


Job Management

Chainlink Nodes require jobs in order for them to know what is expected of them.

This section will provide example job specs, under which will be an explanation for all of the data in each jobspec.

Example JobSpecs

Direct Request Example
FluxMonitor Example
Off Chain Reporting Example

Bridge Management

What is a Chainlink Bridge?

Adding / Replacing / Removing Bridges


Key Managmeent

Chainlink Node Account Private Key Management

OCR Key Management

P2P Key Management