Ensure Hardware Requirements : Use a device (Linux, macOS, ChromeOS, or Windows ) with at least 8GB RAM, 100GB storage, and a stable internet connection with sufficient bandwidth.
How to Install Ubuntu?
Search on your PC Micosoft Storearrow-up-right
Search Ubuntu Install Ubuntu 22.04.5 LTS
Once you Installed
How to Enable WSL and Subsystem Linux
Step 1 - Enable the Windows Subsystem for Linux
You must first enable the "Windows Subsystem for Linux " optional feature before installing any Linux distributions on Windows.
Enable Windows Subsystem Linux for Linux
Run Open PowerShell as Administrator (Start menu > PowerShell > right-click > Run as Administrator) and enter this command:
Copy This Command
Download the latest package:
Run the update package downloaded in the previous step. (Double-click to run - you will be prompted for elevated permissions, select ‘yes’ to approve this installation.)
Set WSL 2 as your default version
Open PowerShell and run this command to set WSL 2 as the default version when installing a new Linux distribution:
Enable virtualization on BIOS
Watch few Tutorials on Youtubearrow-up-right
Install Git bash
Download Linkarrow-up-right
Install Docker Desktop
Download Linkarrow-up-right
Create New Folder on Downloads (or where you want file path) in your File Explorer
FIle name "Blockcast_Docker "
Open Git bash
If you Create File on Downloads Follow this Command Step by Step
Step 1:
Step 2:
Step 3:
Download BEACON Software : Obtain the docker-compose.ymlarrow-up-right inside File path where located Blockcast_Docker
(Example )
Step 4: Go to inside on your File Path Folder
"Shift + Right Click " Should be looks like on Picture
Step 5: Generate hardware and challenge key
It would generate an output that contains your device's Hardware ID, Challenge Key and a Registration URL:
Example:
Copy and paste the Registration URL from the console output with your pre-filled Hardware ID and Challenge Key into your browser, OR
Go to Manage Nodes page, press Register Node button, and manually enter your keys in the portal registration flow
Step 6: Launch and start running Blockcast Beacon
Start running your Blockcast BEACON with command docker compose up -d from the folder where docker-compose.yml is saved
Verify everything is up and healthy with docker compose ps
Copy
Last updated 10 months ago