You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Erebrus Beacon Node acts as a decentralized VPN relay, providing censorship-resistant and secure internet access. It allows users to route their traffic privately through the Erebrus network while helping strengthen the network's resilience.
3
4
4
-
Erebrus, a decentralized VPN, that ensures your privacy, security, and transparent data practices. It's open-source, ensuring no hidden data tracking or logging. Complementing it, our DePIN initiative lets anyone worldwide participate as a node, contributing either physical servers or virtual machines and earning incentives. With this, we pave the way for safer, decentralized Wi-Fi hotspots, making unreliable public Wi-Fi a thing of the past.
5
+
## Overview
5
6
6
-
For more details visit [here](https://erebrus.io).
7
+
By operating a Beacon Node, you help expand decentralized connectivity while preventing surveillance, censorship, and cyber threats. The setup is lightweight and runs in a Docker container, requiring minimal system resources.
7
8
8
-
## Features
9
+
## Prerequisites
9
10
10
-
- Easy Client and Server management.
11
-
- LibP2P integration for peer discovery
12
-
- Supports REST and gRPC (QUIC upcoming).
13
-
- Email VPN configuration to clients easily.
11
+
- Operating System: `Linux`
12
+
- Minimum Hardware Requirements:
13
+
- 2GB RAM
14
+
- 1vCPU
15
+
- Network Requirements:
16
+
- Incoming traffic allowed on ports:
17
+
- 51820 (UDP)
18
+
- 9080 (TCP)
19
+
- 9002 (TCP)
20
+
- A computer with a reliable internet connection (preferably wired)
21
+
- Basic understanding of command line interface (CLI) tools
22
+
- Node Wallet (valid mnemonic on the supported chain) for on-chain registration and checkpoint
14
23
15
-
## Deploy Erebrus Node
24
+
## Deployment Options
16
25
17
-
- Refer docs here [setup docs](https://github.com/NetSepio/erebrus/blob/main/docs/node.md).
26
+
### Cloud Deployment (Recommended)
18
27
19
-
## Get Started
28
+
For optimal performance and uptime, cloud deployment is recommended. Here are estimated monthly costs from different providers:
20
29
21
-
To deploy Erebrus, you need to follow the documentation given below,
- First you will need to setup Wireguard and Watcher, for that use [setup docs](https://github.com/NetSepio/erebrus/blob/main/docs/setup.md).
24
-
- After setup , you will have choices for deploying Erebrus. Refer [Deploy docs](https://github.com/NetSepio/erebrus/blob/main/docs/deploy.md)
36
+
### Home Lab Setup
25
37
26
-
## API Docs
38
+
For home lab deployments:
39
+
- Requires a static IP from your ISP
40
+
- Ensure unlimited or high-bandwidth ISP plan
41
+
- Recommended: Use a dedicated VPS or bare-metal server with static IP
27
42
28
-
Download Postman collection for Erebrus from [here](https://github.com/NetSepio/erebrus/blob/main/docs/Erebrus.postman_collection.json). There are two types of docs available:
43
+
## Requirements
29
44
30
-
- You can refer docs from github [here](https://github.com/NetSepio/erebrus/blob/main/docs/docs.md)
31
-
- There is a web based doc available on Erebrus route /docs.You can refer it after deployment
45
+
-**License Fee:** No license required - open for community participation
46
+
-**Staking Requirement:** Currently $0 USD (subject to change based on demand & supply)
47
+
-**Revenue Model:** Node operators earn rewards based on:
0 commit comments