Node Management Index: Difference between revisions
From Chainlink Community Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[File:Index.png|left|frameless| | [[File:Index.png|left|frameless|30x30px]] | ||
== '''Node Management Index''' == | == '''Node Management Index''' == | ||
Line 8: | Line 8: | ||
---- | ---- | ||
[[File:Pencil.png|left|frameless| | [[File:Pencil.png|left|frameless|30x30px]] | ||
=== '''Environment Variable Details''' === | === '''Environment Variable Details''' === | ||
Line 20: | Line 20: | ||
---- | ---- | ||
[[File:Construction.png|left|frameless| | [[File:Construction.png|left|frameless|30x30px]] | ||
=== '''Job Management''' === | === '''Job Management''' === | ||
Chainlink Nodes require jobs in order for them to know what is expected of them. | Chainlink Nodes require jobs in order for them to know what is expected of them. | ||
Line 41: | Line 41: | ||
---- | ---- | ||
[[File:Bridge.png|left|frameless| | [[File:Bridge.png|left|frameless|30x30px]] | ||
=== '''Bridge Management''' === | === '''Bridge Management''' === | ||
Line 52: | Line 52: | ||
---- | ---- | ||
[[File:Key.png|left|frameless| | [[File:Key.png|left|frameless|30x30px]] | ||
=== '''Key Managmeent''' === | === '''Key Managmeent''' === | ||
Revision as of 20:09, 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.
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.
Chainlink Nodes require jobs in order for them to know what is expected of them.
Example JobSpecs
Below you will find example jobspecs for each job type that the Chainlink Node Supports
Direct Request Example
Please click above to navigate to Direct Request (DR) / RunLog (RL) example spec
FluxMonitor Example
Please click above to navigate to FluxMonitor (FM) example spec
Off Chain Reporting Example
Please click above to navigate to Off Chain Reporting (OCR) example spec
Bridge Management
What is a Chainlink Bridge?
Adding / Replacing / Removing Bridges
This page will provide directions on managing your bridges and all potential "gotchas" that you may run into
Key Managmeent
Chainlink Node Account Private Keys
The Chainlink Node manages its own wallet's private keys keys for each network type it supports. At the time of this writing, that includes Layer One and Layer Two EVM chains, Solana, and Terra.
These wallets are responsible for paying the transaction fees associated with writing data on-chain for each network.