Crates.io | cloudray-agent |
lib.rs | cloudray-agent |
version | 0.4.0 |
created_at | 2025-04-06 12:48:56.466039+00 |
updated_at | 2025-07-03 16:55:50.99426+00 |
description | Agent for CloudRay, a server management & monitoring service. Learn more at https://cloudray.io |
homepage | |
repository | https://github.com/cloudray-io/cloudray-agent |
max_upload_size | |
id | 1622883 |
size | 154,854 |
Agent for CloudRay, a server management & monitoring service.
For detailed information and installation instructions please visit the Agent Docs.
[!NOTE] These instructions are intended for developers building the agent from source. If you're looking to install the agent, please follow the official installation guide.
git clone https://github.com/cloudray-io/cloudray-agent.git
cd cloudray-agent
cargo build --release
sudo ./target/release/cloudray-agent install-service --reg-code <REG_CODE>
./target/release/cloudray-agent run