Installation Guide ( supply )
Last updated
Last updated
System Requirements:
CPU cores ≥ 4
GPU memory ≥ 10G
Running memory ≥ 16G
Storage ≥ 500G
You are advised to install the system as user root. After logging in to the system using a terminal, run commands:
Go to the installation directory:
Download the Exabits single node agent, run the command:
Follow the prompts to enter the solana wallet address (If you don't already have one, first read the document Generate Solana Wallet Address to create a wallet address) and agent name.
Ensure the Exabits service is running:
The following output indicates a successful running:
Enter q
to quit.
Tip:
From the above results, you can see the running status and the installation path.
Active: active (running)
is normal, and/root/exabits/agent_linux
is the installation path is/root/exabits
Update Your Exabits Agent to the latest version.
If you don't need to change your wallet address and agent name, follow these simple steps.
After entering the directory, you will see files similar to the following:
In the Exabits installation directory, execute the command: ./update.sh
The execution result is as follows:
If you need to replace the wallet address or agent name and update the version, follow these steps.
After entering the directory, you will see content similar to the following:
Step 2.1 Perform the Local Deletion Operation
In the Exabits installation directory, execute the command: ./uninstall.sh
The command lines here should look something like this:
Or, after stopping the Exabits service, you can delete the entire Exabits directory. The command is as follows:
The screenshot is similar to the following:
Step 2.2 Delete the Agent Information File
Execute the deletion command: rm -rf ~/.config/cf-agent/
Step 3: Delete the Node Service
Go to https://node.exabits.ai, find your node, and perform the following operation:
Step 4: Reinstall Exabits Agent
Enter the directory where you want to install the Exabits Agent, and execute: bash -c "$(curl -fsSL https://install.exabits.ai/install.sh)"
During the installation process, follow the prompts to enter your new wallet address and agent name to complete the installation.
Visit Exabits node dashboard to check the connection status and rewards of your agent.
Before getting started, install a Solana wallet. The browser version of the Phantom wallet is recommended, but you can also choose other Solana wallets.
Select Phantom
Click the device name to enter the device details page.