Diode relay node
Diode Network Relay Node
Relay nodes are at the heart of Diodes decentralized infrastructure network. Each node helps devices to communicate securely and efficiently through the Diode network. More nodes in more regions mean more available bandwidth for a growing network.
When deploying a node it should be setup on publicly reachable interfaces with a public IP. If the Node is not reachable from other nodes it might eventually get blocked and not receive any traffic. Nodes are gaining reputation over time when they stay up and available.
Getting Started
To get started with the diode node install the latest snap release:
```bash
sudo snap install diode-node
```
Snap Configuration
After installation all configuration values are available via the snap config system:
```bash
sudo snap get diode-node
```