Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified assets/LOGO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/denode-manager-import-account.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/denode-manager-login-account.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/denode-manager-start-node.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/dm-linux-install.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/dm-linux-launch.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/dm-macos-install-step-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/dm-macos-install-step-2.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/dm-macos-launch.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/dm-windows-install.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/dm-windows-launch.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/webp/node-activation-demo.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 18 additions & 28 deletions guides/configuring-manager.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DeNet Datakeeper Node Manager Configuration
# DeNode Manager Configuration

## Table of Contents
1. [Account Setup](#account-setup)
Expand All @@ -13,44 +13,34 @@ When you first install Node Manager, you will see the following window, which me
### Choose the account or import a new one:

- To use already imported account: Choose it in the displayed list
![](../assets/imported-account-dm.png)
- To import: Choose the **import** option and paste the copied [private key](./requirements.md#step-1-copy-your-private-key), then press Enter
![](../assets/or-import-account-dm.png)
<!-- ![](../assets/imported-account-dm.png)
![](../assets/or-import-account-dm.png) -->
![](../assets/webp/denode-manager-login-account.webp)

## Password Configuration
### Set Password: Enter a strong password
- The private key will be stored securely on your device, encrypted with this password
![](../assets/enter-password-dm.png)
![](../assets/confirm-password-dm.png)
<!-- ![](../assets/enter-password-dm.png)
![](../assets/confirm-password-dm.png) -->
![](../assets/webp/denode-manager-import-account.webp)

## Node Activation
At startup, all licenses will be disabled
![](../assets/launched-dm.png)
In order to **activate the nodes**, you need to set additional configuration settings for each node:
1. **Choose License ID**: сlick on the toggle to the left of the license number to proceed to the activation
![](../assets/choose-license-dm.png)
2. **Specify Storage Directory**: Enter path to the directory you would like to share for the storage users data
- Click on the folder icon on the right to select a directory interactively
- Or enter the path manually, **e.g.**, /Users/user/denet_storage (Linux/macOS) or C:\denet_storage (Windows)
- Ensure the directory exists and has sufficient space
![](../assets/choose-storage-dm.png)
3. **Select [RPC](./faq.md#what-is-an-rpc-and-why-do-we-use-it) for peaq Blockchain (Chain Id: 3338)**
![](../assets/choose-rpc-dm.png)
4. **Set Storage Space**:
- Specify the amount of disk space to allocate for DeNet Storage (e.g., 100). Enter the value (only number, without GiB) when prompted
![](../assets/set-storage-amount-dm.png)
5. **Enter IP Address**: Skip to use the default one (0.0.0.0)
- If you'd like to set up the [public IP](./public-ip.md), enter it in the following format: xxx.xxx.xxx.xxx
![](../assets/choose-ip-dm.png)
6. **Choose Port**: Press `Use Default` to configure it automatically
- Or specify another (value from 10000 to 65535)
- If you use the public IP address, make sure that the port is [forwarded](./public-ip.md#port-forwarding-requirements)
![](../assets/choose-port-dm.png)

7. **Verify Operation**:
- If the startup icon turns green, and you receive a [notification](#viewing-notifications) that the node has entered the pool, you can consider it running
![](../assets/launch-node-dm.png)
![](../assets/join-pool.png)
| # | Setting | Configuration Details |
|---|---------|----------------------|
| 1 | **Choose License ID** | сlick on the toggle to the left of the license number to proceed to the activation |
| 2 | **Specify Storage Directory** | Enter path to the directory you would like to share for the storage users data<br>- Click on the folder icon on the right to select a directory interactively<br>- Or enter the path manually, **e.g.**, /Users/user/denet_storage (Linux/macOS) or C:\denet_storage (Windows)<br>- Ensure the directory exists and has sufficient space |
| 3 | **Select RPC** | Select [RPC](./faq.md#what-is-an-rpc-and-why-do-we-use-it) for peaq Blockchain (Chain Id: 3338) |
| 4 | **Set Storage Space** | Specify the amount of disk space to allocate for DeNet Storage (e.g., 100). Enter the value (only number, without GiB) when prompted |
| 5 | **Enter IP Address** | Skip to use the default one (0.0.0.0)<br>- If you'd like to set up the [public IP](./public-ip.md), enter it in the following format: xxx.xxx.xxx.xxx |
| 6 | **Choose Port** | Press `Use Default` to configure it automatically<br>- Or specify another (value from 10000 to 65535)<br>- If you use the public IP address, make sure that the port is [forwarded](./public-ip.md#port-forwarding-requirements) |
| 7 | **Verify Operation** | If the startup icon turns green, and you receive a [notification](#viewing-notifications) that the node has entered the pool, you can consider it running |

![Node activation process](../assets/webp/node-activation-demo.webp)

## Monitoring Your Node
### Viewing Notifications
Expand Down
152 changes: 152 additions & 0 deletions guides/install-denode-manager-linux.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
# DeNode Manager Desktop Installation Guide for Linux

This guide provides step-by-step instructions for installing and running the DeNode Manager on Linux systems. The DeNode Manager offers a user-friendly graphical interface for managing your DeNet Datakeeper nodes.

## Table of Contents

1. [Setup Guide](#setup-guide)
2. [Bonus Guide](#bonus-guide)
3. [Troubleshooting](#troubleshooting)
4. [Additional Resources](#additional-resources)

---

## Setup Guide

> ⚠️ **Important:** Before starting, please review the [System and Account Requirements](./requirements.md) to ensure you have everything needed.

### Step 0: Download

Choose one of the following methods to download the DeNode Manager Desktop:

#### **Method 1: Direct Download from GitHub (Recommended)**

1. Visit the [DeNet Node Releases page](https://github.com/DeNetPRO/Node/releases/latest)
2. Download the appropriate version for your Linux distribution:
- **Debian/Ubuntu (x86_64):** `DeNode_Manager_1.0.5_amd64.deb`
- **Debian/Ubuntu (ARM64):** `DeNode_Manager_1.0.5_arm64.deb`
- **Red Hat/Fedora/CentOS (x86_64):** `DeNode_Manager-1.0.5-1.x86_64.rpm`
- **Red Hat/Fedora/CentOS (ARM64):** `DeNode_Manager-1.0.5-1.aarch64.rpm`

#### Method 2: Using Terminal

Open Terminal and run the appropriate command for your distribution:

```bash
# For Debian/Ubuntu (AMD64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager_1.0.5_amd64.deb

# For Debian/Ubuntu (ARM64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager_1.0.5_arm64.deb

# For Red Hat/Fedora/CentOS (AMD64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager-1.0.5-1.x86_64.rpm

# For Red Hat/Fedora/CentOS (ARM64)
curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager-1.0.5-1.aarch64.rpm
```

### Step 1: Installation

#### Install the Package

**For Debian/Ubuntu (DEB):**

```bash
# Install the package
sudo dpkg -i DeNode_Manager_1.0.5_amd64.deb

# Fix missing dependencies
sudo apt install -f
```

**For Red Hat/Fedora/CentOS (RPM):**

```bash
# Install the package
sudo rpm -ivh DeNode_Manager-1.0.5-1.x86_64.rpm
```

![](../assets/webp/dm-linux-install.webp)

### Step 2: Launch

**From Applications Menu:**

1. Open your applications menu
2. Find **DeNode Manager** in the list
3. Click to launch

**From Terminal:**

```bash
denode-manager
```

![](../assets/webp/dm-linux-launch.webp)

> 💡 **Tip:** The first launch may take some time as the application initializes its components.

### Step 3: Configure Your Node

Learn how to configure and activate your node:
- [Configuring Node Manager Guide](./configuring-manager.md)

---

## Bonus Guide

Congratulations! You have successfully installed and launched the DeNode Manager. Here are some bonus resources to enhance your experience:

### 1. Monitor Your Node

Learn how to monitor node activity and performance:
- [Node Activity Monitoring](./monitoring.md)

### 2. Manage Your License

Understand license management and transactions:
- [License Management](./license-management.md)

### 3. Set Up Public IP (Optional)

Improve node performance with a public IP address:
- [Public IP Setup Guide](./public-ip.md)

---

## Troubleshooting

### Multiple Licenses Transaction Issues
If you have multiple licenses, launch them one by one. Starting all licenses simultaneously may prevent transactions from processing correctly.

### Reinstallation Issues
Before reinstalling DeNode Manager, make sure to properly quit the application and verify that the `denode` process is also stopped. Simply closing the window may not terminate background processes.

### Still Need Help?
Contact support if you encounter issues:
- [Discord Support](https://discord.gg/cPz9m4cSWv)

---

## Additional Resources

### Documentation

- [FAQ - Frequently Asked Questions](./faq.md)
- [Command Line Interface Guide](./denode-command.md)
- [Disk Management Guide](./disks-management.md)

### Installation Guides for Other Platforms

- [Windows Installation](./install-denode-manager-windows.md)
- [macOS Installation](./install-denode-manager-macos.md)

### Community & Support

- **Official Website:** [denet.pro](https://denet.pro)
- **Discord Server:** [Join our community](https://discord.gg/cPz9m4cSWv)

**Need Help?**
If you encounter any issues not covered in this guide, please reach out through our community channels:
- [Discord Support](https://discord.gg/cPz9m4cSWv)
132 changes: 132 additions & 0 deletions guides/install-denode-manager-macos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
# DeNode Manager Desktop Installation Guide for macOS

This guide provides step-by-step instructions for installing and running the DeNode Manager on macOS systems. The DeNode Manager offers a user-friendly graphical interface for managing your DeNet Datakeeper nodes.

## Table of Contents

1. [Setup Guide](#setup-guide)
2. [Bonus Guide](#bonus-guide)
3. [Troubleshooting](#troubleshooting)
4. [Additional Resources](#additional-resources)

---

## Setup Guide

> ⚠️ **Important:** Before starting, please review the [System and Account Requirements](./requirements.md) to ensure you have everything needed.

### Step 0: Download

Choose one of the following methods to download the DeNode Manager Desktop:

1. Visit the [DeNet Node Releases page](https://github.com/DeNetPRO/Node/releases/latest)
2. Download the macOS version:
- **macOS (Intel/Apple Silicon):** `DeNode_Manager_1.0.5_x64.dmg`

### Step 1: Installation

#### Open the DMG File

Navigate to your Downloads folder and double-click the `.dmg` file:

```bash
# Or open from Finder
open ~/Downloads/DeNode_Manager*.dmg
```

![](../assets/webp/dm-macos-install-step-1.png)

A window will appear showing the DeNode Manager application icon and the Applications folder shortcut.

#### Drag to Applications Folder

Drag the **DeNode Manager** icon into the **Applications** folder shortcut in the installation window.

![](../assets/webp/dm-macos-install-step-2.webp)

Wait for the copy process to complete. This may take some time depending on your Mac's performance.

> 💡 **Tips:** After copying, you can eject the disk image (drag to Trash or right-click → Eject) and delete the `.dmg` file to free up space, or keep it for future reinstallations.

### Step 2: Launch

#### Open the Application and View Initial Screen

1. Open **Finder** → **Applications**
2. Find **DeNode Manager** in your Applications folder
3. Double-click to launch

Alternatively, use Spotlight:
```bash
open -a "DeNode Manager"
```

On first launch, macOS will confirm that the app is verified by Apple, and you will see the initial configuration screen:

![](../assets/webp/dm-macos-launch.webp)

> 💡 **Tip:** The first launch may take some time as the application initializes its components.

### Step 3: Configure Your Node

Learn how to configure and activate your node:
- [Configuring Node Manager Guide](./configuring-manager.md)

---

## Bonus Guide

Congratulations! You have successfully installed and launched the DeNode Manager. Here are some bonus resources to enhance your experience:

### 1. Monitor Your Node

Learn how to monitor node activity and performance:
- [Node Activity Monitoring](./monitoring.md)

### 2. Manage Your License

Understand license management and transactions:
- [License Management](./license-management.md)

### 3. Set Up Public IP (Optional)

Improve node performance with a public IP address:
- [Public IP Setup Guide](./public-ip.md)

---

## Troubleshooting

### Multiple Licenses Transaction Issues
If you have multiple licenses, launch them one by one. Starting all licenses simultaneously may prevent transactions from processing correctly.

### Reinstallation Issues
Before reinstalling DeNode Manager, make sure to properly quit the application and verify that the `denode` process is also stopped. Simply closing the window may not terminate background processes.

### Still Need Help?
Contact support if you encounter issues:
- [Discord Support](https://discord.gg/cPz9m4cSWv)

---

## Additional Resources

### Documentation

- [FAQ - Frequently Asked Questions](./faq.md)
- [Command Line Interface Guide](./denode-command.md)
- [Disk Management Guide](./disks-management.md)

### Community & Support

- **Official Website:** [denet.pro](https://denet.pro)
- **Discord Server:** [Join our community](https://discord.gg/cPz9m4cSWv)

### Installation Guides for Other Platforms

- [Windows Installation](./install-denode-manager-windows.md)
- [Linux Installation](./install-denode-manager-linux.md)

**Need Help?**
If you encounter any issues not covered in this guide, please reach out through our community channels:
- [Discord Support](https://discord.gg/cPz9m4cSWv)
2 changes: 1 addition & 1 deletion guides/install-denode-manager-web-linux.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DeNet Manager Web for Linux
# DeNode Manager Web for Linux

## Installation Guide

Expand Down
2 changes: 1 addition & 1 deletion guides/install-denode-manager-web-mac.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DeNet Manager Web for macOS
# DeNode Manager Web for macOS

## Installation Guide

Expand Down
2 changes: 1 addition & 1 deletion guides/install-denode-manager-web-windows.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DeNet Manager Web for Windows
# DeNode Manager Web for Windows

## Installation Guide

Expand Down
Loading