diff --git a/assets/LOGO.png b/assets/LOGO.png index cffc9b3..21837cf 100644 Binary files a/assets/LOGO.png and b/assets/LOGO.png differ diff --git a/assets/webp/denode-manager-import-account.webp b/assets/webp/denode-manager-import-account.webp new file mode 100644 index 0000000..6d6f373 Binary files /dev/null and b/assets/webp/denode-manager-import-account.webp differ diff --git a/assets/webp/denode-manager-login-account.webp b/assets/webp/denode-manager-login-account.webp new file mode 100644 index 0000000..6cc0bbb Binary files /dev/null and b/assets/webp/denode-manager-login-account.webp differ diff --git a/assets/webp/denode-manager-start-node.webp b/assets/webp/denode-manager-start-node.webp new file mode 100644 index 0000000..c8b5965 Binary files /dev/null and b/assets/webp/denode-manager-start-node.webp differ diff --git a/assets/webp/dm-linux-install.webp b/assets/webp/dm-linux-install.webp new file mode 100644 index 0000000..4f82de0 Binary files /dev/null and b/assets/webp/dm-linux-install.webp differ diff --git a/assets/webp/dm-linux-launch.webp b/assets/webp/dm-linux-launch.webp new file mode 100644 index 0000000..e9cba09 Binary files /dev/null and b/assets/webp/dm-linux-launch.webp differ diff --git a/assets/webp/dm-macos-install-step-1.png b/assets/webp/dm-macos-install-step-1.png new file mode 100644 index 0000000..7e8980f Binary files /dev/null and b/assets/webp/dm-macos-install-step-1.png differ diff --git a/assets/webp/dm-macos-install-step-2.webp b/assets/webp/dm-macos-install-step-2.webp new file mode 100644 index 0000000..b72667c Binary files /dev/null and b/assets/webp/dm-macos-install-step-2.webp differ diff --git a/assets/webp/dm-macos-launch.webp b/assets/webp/dm-macos-launch.webp new file mode 100644 index 0000000..af5dc52 Binary files /dev/null and b/assets/webp/dm-macos-launch.webp differ diff --git a/assets/webp/dm-windows-install.webp b/assets/webp/dm-windows-install.webp new file mode 100644 index 0000000..136b17f Binary files /dev/null and b/assets/webp/dm-windows-install.webp differ diff --git a/assets/webp/dm-windows-launch.webp b/assets/webp/dm-windows-launch.webp new file mode 100644 index 0000000..3f416b3 Binary files /dev/null and b/assets/webp/dm-windows-launch.webp differ diff --git a/assets/webp/node-activation-demo.webp b/assets/webp/node-activation-demo.webp new file mode 100644 index 0000000..b418731 Binary files /dev/null and b/assets/webp/node-activation-demo.webp differ diff --git a/guides/configuring-manager.md b/guides/configuring-manager.md index c30cda5..6630570 100644 --- a/guides/configuring-manager.md +++ b/guides/configuring-manager.md @@ -1,4 +1,4 @@ -# DeNet Datakeeper Node Manager Configuration +# DeNode Manager Configuration ## Table of Contents 1. [Account Setup](#account-setup) @@ -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/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/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
- 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 | +| 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)
- 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
- 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) | +| 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 diff --git a/guides/install-denode-manager-linux.md b/guides/install-denode-manager-linux.md new file mode 100644 index 0000000..0091972 --- /dev/null +++ b/guides/install-denode-manager-linux.md @@ -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) diff --git a/guides/install-denode-manager-macos.md b/guides/install-denode-manager-macos.md new file mode 100644 index 0000000..e1707e5 --- /dev/null +++ b/guides/install-denode-manager-macos.md @@ -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) diff --git a/guides/install-denode-manager-web-linux.md b/guides/install-denode-manager-web-linux.md index 2725489..1bdd964 100644 --- a/guides/install-denode-manager-web-linux.md +++ b/guides/install-denode-manager-web-linux.md @@ -1,4 +1,4 @@ -# DeNet Manager Web for Linux +# DeNode Manager Web for Linux ## Installation Guide diff --git a/guides/install-denode-manager-web-mac.md b/guides/install-denode-manager-web-mac.md index 931f2c8..ff63a98 100644 --- a/guides/install-denode-manager-web-mac.md +++ b/guides/install-denode-manager-web-mac.md @@ -1,4 +1,4 @@ -# DeNet Manager Web for macOS +# DeNode Manager Web for macOS ## Installation Guide diff --git a/guides/install-denode-manager-web-windows.md b/guides/install-denode-manager-web-windows.md index e95415b..8153ffc 100644 --- a/guides/install-denode-manager-web-windows.md +++ b/guides/install-denode-manager-web-windows.md @@ -1,4 +1,4 @@ -# DeNet Manager Web for Windows +# DeNode Manager Web for Windows ## Installation Guide diff --git a/guides/install-denode-manager-windows.md b/guides/install-denode-manager-windows.md new file mode 100644 index 0000000..9541545 --- /dev/null +++ b/guides/install-denode-manager-windows.md @@ -0,0 +1,130 @@ +# DeNode Manager Desktop Installation Guide for Windows + +This guide provides step-by-step instructions for installing and running the DeNode Manager on Windows 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: + +1. Visit the [DeNet Node Releases page](https://github.com/DeNetPRO/Node/releases/latest) +2. Download the Windows version: + - **Windows (x86_64):** `DeNode_Manager_1.0.5_x64-setup.exe` + +--- + +### Step 1: Installation + +#### Open the Installer + +1. Navigate to your Downloads folder +2. Double-click `DeNode_Manager_1.0.5_x64-setup.exe` +3. If prompted by User Account Control, click **Yes** to allow the installation + +#### Follow the Installation Wizard + +1. Click **Next** on the welcome screen +2. Choose the installation location (default is recommended) +3. Click **Install** to begin the installation +4. Wait for the installation to complete an click **Finish** to exit the wizard +5. Optionally, check "Launch DeNode Manager" to start the application immediately + +![](../assets/webp/dm-windows-install.webp) + +> πŸ’‘ **Tips:** +> - The installer will create a Start Menu shortcut and optionally a Desktop shortcut +> - You can change the installation location if needed, but the default `C:\Program Files\DeNode Manager` is recommended + +### Step 2: Launch + +#### Open the Application and View Initial Screen + +**From Start Menu:** +1. Click the **Start** button +2. Find **DeNode Manager** in the application list +3. Click to launch + +**From Desktop:** +1. Double-click the **DeNode Manager** shortcut on your Desktop (if created during installation) + +![](../assets/webp/dm-windows-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 + +- [macOS Installation](./install-denode-manager-macos.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) diff --git a/readme.md b/readme.md index 136528c..6e9a4c2 100644 --- a/readme.md +++ b/readme.md @@ -1,34 +1,33 @@ -
- -LOGO

- -Monetize your computer's storage now!

-

- - - - +

-
- -## Table of Contents +

+ Monetize your computer's storage now! +
+
+ + + + +

+# Table of Contents - [What is DeNet?](#what-is-denet) - [Installation Process](#installation-process) -- [Supported Platforms](#supported-platforms) + - [DeNode Manager Desktop](#denode-manager-desktop) + - [DeNode Manager Web](#web-node-manager) - [Command Line Interface (CLI) Node](#command-line-interface-cli-node) - - [Desktop Node Manager](#desktop-node-manager) - - [Web Node Manager](#web-node-manager) +- [Supported Platforms](#supported-platforms) - [Node Activity Monitoring](./guides/monitoring.md) - [License Management](./guides/license-management.md) +- [DeNode Manager Web vs Desktop](#denode-manager-web-vs-denode-manager-desktop) -## What is DeNet? +# What is DeNet? **DeNet** is a decentralized data storage protocol that unlocks the global potential of unused storage. It connects storage providers with those in need of sovereign decentralized storage. -### How It Works: +## How It Works: 1. Get a [Datakeeper's license](https://nodesale.denet.app/) 2. [Install special software](#installation-process) on your computer @@ -38,40 +37,35 @@ Monetize your computer's storage now!

More details about requirements can be found [here](./guides/requirements.md) -### Who is a Datakeeper? +## Who is a Datakeeper? -πŸ’½ Datakeepers offer their unused storage space to DeNet Storage users, creating a mutually beneficial conditions for all without any intermediaries. +πŸ’½ Datakeepers offer their unused storage space to DeNet Storage users, creating mutually beneficial conditions for all without any intermediaries. By utilizing the DeNet Storage Protocol, users pay for the storage they need, while Datakeepers are rewarded for the storage they provide. # Installation Process **Step 1**: Make sure that your setup meets the [requirements](./guides/requirements.md) **Step 2**: Choose the **installation option** that better suits you -## Desktop Node Manager +## DeNode Manager Desktop - **Best for**: Desktop users, beginners, easy management - **Features**: Graphical interface for node management -- **Installation**: Available for Windows, macOS, and Linux desktop versions +- **Installation**: Available for Windows, MacOS, and Linux desktop versions - **Management**: Intuitive GUI with real-time monitoring - **Beginner-friendly**: Ideal for users who prefer visual interfaces and point-and-click operations -#### Installation Guide: - -1. **Determine your computer's [architecture](#how-to-choose-the-right-architecture) (x86_64 or ARM64)** -2. **Download the appropriate file** from the [Available Desktop Builds](#available-desktop-builds) section -3. **Install the application**: - - **Windows**: Double-click the downloaded .exe file and follow the prompts - - **macOS**: Double-click the .dmg file and drag the app to Applications folder - - **Linux**: Install with appropriate package manager command -4. **Launch the Desktop Node Manager** and [configure](./guides/configuring-manager.md) your node +> πŸ’‘ **Tip**: For detailed platform-specific installation instructions, see: +> - [Windows](./guides/install-denode-manager-windows.md) +> - [Linux](./guides/install-denode-manager-linux.md) +> - [MacOS](./guides/install-denode-manager-macos.md) -## Web Node Manager +## DeNode Manager Web - **Best for**: Server environments, headless systems, advanced users, and desktop users who want a lightweight solution - **Features**: Web-based interface accessible through browser, suitable for servers without GUI - **Installation**: Available for all supported platforms with additional setup steps for server environments - **Management**: Accessible through web browser at http://localhost:1111 - **Beginner-friendly**: Requires basic terminal knowledge for initial setup -> ⚠️ **Important**: Web Node Manager is suitable for server operating systems (Ubuntu Server, CentOS, etc.) and can be installed on any platform with proper setup. For server environments, additional configuration may be required. +> ⚠️ **Important**: DeNode Manager Web is suitable for server operating systems (Ubuntu Server, CentOS, etc.) and can be installed on any platform with proper setup. For server environments, additional configuration may be required. > πŸ’‘ **Tip**: For platform-specific instructions, see: > - [Windows](./guides/install-denode-manager-web-windows.md) @@ -94,51 +88,47 @@ By utilizing the DeNet Storage Protocol, users pay for the storage they need, wh DeNet Datakeeper Nodes can be installed on various operating systems depending on your needs and technical requirements: -## Command Line Interface (CLI) Node - -### Available CLI Builds +## Available CLI Builds | Operating System | Architecture | Download Link | |------------------|--------------|---------------------------------------------------------------------------------------------------------------------| | **Windows** | x86_64 | [denode-windows-amd64.exe](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-windows-amd64.exe) | | **Linux** | x86_64 | [denode-linux-amd64](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-linux-amd64) | | **Linux** | ARM64 | [denode-linux-arm64](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-linux-arm64) | -| **macOS** | x86_64 | [denode-macos-amd64](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-macos-amd64) | -| **macOS** | ARM64 | [denode-macos-arm64](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-macos-arm64) | - -> πŸ“ **Note**: The DeNet Datakeeper Node CLI is distributed as a standalone binary file without any installation package. Just download the appropriate binary for your system +| **MacOS** | x86_64 | [denode-macos-amd64](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-macos-amd64) | +| **MacOS** | ARM64 | [denode-macos-arm64](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-macos-arm64) | -## Desktop Node Manager +> πŸ“ **Note**: The DeNet Datakeeper Node CLI is distributed as a standalone binary file without any installation package. Just download the appropriate binary for your system. -### Available Desktop Builds +## Available DeNode Manager Desktop Builds | Operating System | [Architecture](#how-to-choose-the-right-architecture) | Download Link | [Package Format](#package-format-explanation) | Installation Command | |------------------|----------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------|--------------------------------------------------------------------------| | **Windows** | x86_64 | [DeNode_Manager_1.0.7_x64-setup.exe](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_x64-setup.exe) | Installer | Double-click to install | -| **macOS** | x86_64 | [DeNode_Manager_1.0.7_x64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_x64.dmg) | Disk Image | Open .dmg file and drag to Applications | -| **macOS** | ARM64 | [DeNode_Manager-1.0.7-arm64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_x64.dmg) | Disk Image | Open .dmg file and drag to Applications | -| **Linux** | x86_64 | [DeNode_Manager_1.0.7_amd64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_amd64.deb) | DEB (Debian/Ubuntu) | `sudo dpkg -i DeNode_Manager_1.0.6_amd64.deb` then `sudo apt install -f` | -| **Linux** | ARM64 | [DeNode_Manager_1.0.7_arm64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_arm64.deb) | DEB (Debian/Ubuntu) | `sudo dpkg -i DeNode_Manager_1.0.6_arm64.deb` then `sudo apt install -f` | +| **MacOS** | x86_64 | [DeNode_Manager_1.0.7_x64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_x64.dmg) | Disk Image | Open .dmg file and drag to Applications | +| **MacOS** | ARM64 | [DeNode_Manager-1.0.7-arm64.dmg](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_x64.dmg) | Disk Image | Open .dmg file and drag to Applications | +| **Linux** | x86_64 | [DeNode_Manager_1.0.7_amd64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_amd64.deb) | DEB (Debian/Ubuntu) | `sudo dpkg -i DeNode_Manager_1.0.7_amd64.deb` then `sudo apt install -f` | +| **Linux** | ARM64 | [DeNode_Manager_1.0.7_arm64.deb](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager_1.0.7_arm64.deb) | DEB (Debian/Ubuntu) | `sudo dpkg -i DeNode_Manager_1.0.7_arm64.deb` then `sudo apt install -f` | | **Linux** | x86_64 | [DeNode_Manager-1.0.7-1.x86_64.rpm](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager-1.0.7-1.x86_64.rpm) | RPM (Red Hat/Fedora/CentOS) | `sudo rpm -ivh DeNode_Manager-1.0.7-1.x86_64.rpm` | | **Linux** | ARM64 | [DeNode_Manager-1.0.7-1.aarch64.rpm](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/DeNode_Manager-1.0.7-1.aarch64.rpm) | RPM (Red Hat/Fedora/CentOS) | `sudo rpm -ivh DeNode_Manager-1.0.7-1.aarch64.rpm` | -> ⚠️ **Important**: Desktop Node Manager is not available for server operating systems (Ubuntu Server, CentOS, etc.) due to lack of GUI support. +> ⚠️ **Important**: DeNode Manager Desktop is not available for server operating systems (Ubuntu Server, CentOS, etc.) due to lack of GUI support. -> πŸ’‘ **Tip**: Use the Desktop Node Manager download page at https://node.denet.app/ to conveniently download the specific application version. +> πŸ’‘ **Tip**: Use the DeNode Manager Desktop download page at https://node.denet.app/ to conveniently download the specific application version. -## Web Node Manager Builds +## Available DeNode Manager Web Builds | Operating System | Architecture | Download Link | |------------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------| | **Windows** | x86_64 | [denode-manager-win-amd64.zip](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-manager-windows-amd64.zip) | | **Linux** | x86_64 | [denode-manager-linux-amd64.zip](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-manager-linux-amd64.zip) | | **Linux** | ARM64 | [denode-manager-linux-arm64.zip](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-manager-linux-arm64.zip) | -| **macOS** | x86_64 | [denode-manager-darwin-amd64.zip](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-manager-darwin-amd64.zip) | -| **macOS** | ARM64 | [denode-manager-darwin-arm64.zip](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-manager-darwin-arm64.zip) | +| **MacOS** | x86_64 | [denode-manager-darwin-amd64.zip](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-manager-darwin-amd64.zip) | +| **MacOS** | ARM64 | [denode-manager-darwin-arm64.zip](https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc13/denode-manager-darwin-arm64.zip) | -> πŸ“ **Note**: Web Node Manager is distributed as a zip or msi file that requires additional setup steps compared to Desktop Node Manager. It's suitable for both desktop and server environments. +> πŸ“ **Note**: DeNode Manager Web is distributed as a zip or msi file that requires additional setup steps compared to DeNode Manager Desktop. It's suitable for both desktop and server environments. -### How to Choose the Right Architecture +## How to Choose the Right Architecture When downloading the DeNet Node Binary Build, it's important to select the version that matches your computer's processor architecture: @@ -147,7 +137,7 @@ When downloading the DeNet Node Binary Build, it's important to select the versi To determine your system architecture: -**On macOS:** +**On MacOS:** 1. Click the Apple menu and select "About This Mac" 2. Click "More info..." 3. Look for "Chip" or "Processor" - if it says "Apple M1", "Apple M2", etc., you have ARM64; otherwise, you have x86_64 @@ -157,7 +147,7 @@ To determine your system architecture: 2. If it shows `x86_64`, you have x86_64 architecture 3. If it shows `aarch64`, you have ARM64 architecture -### Package Format Explanation +## Package Format Explanation - **DEB packages** (ending in `.deb`) are used for Debian, Ubuntu, and other Debian-based Linux distributions - Install with: `sudo dpkg -i package.deb` then `sudo apt install -f` @@ -167,9 +157,9 @@ To determine your system architecture: > πŸ’‘ **Tip**: If you're unsure what Linux distribution you're using, run `cat /etc/os-release` in your terminal to find out. -## Web Node Manager vs Desktop Node Manager +## DeNode Manager Web vs DeNode Manager Desktop -| Feature | Web Node Manager | Desktop Node Manager | +| Feature | DeNode Manager Web | DeNode Manager Desktop | |---------|------------------|----------------------| | Platform Support | All platforms including servers | Desktop platforms only | | Interface | Browser-based | Native GUI | @@ -178,5 +168,5 @@ To determine your system architecture: | Resource Usage | Lower | Higher | | Accessibility | Accessible from any device with browser | Limited to desktop | -> πŸ“ **Note**: The Web Node Manager is ideal for server environments where GUI support is not available, while Desktop Node Manager provides a more user-friendly experience for desktop users. +> πŸ“ **Note**: The DeNode Manager Web is ideal for server environments where GUI support is not available, while DeNode Manager Desktop provides a more user-friendly experience for desktop users.