This repository was archived by the owner on Jun 29, 2026. It is now read-only.
v1.0.6
What's Changed
Docker Images
Docker images are available at:
ghcr.io/metorial/node-manager/collector:v1.0.6ghcr.io/metorial/node-manager/outpost:v1.0.6ghcr.io/metorial/node-manager/nodectl:v1.0.6
Installation
CLI (nodectl)
Download the appropriate binary for your platform from the assets below.
Linux/macOS:
tar xzf nodectl-linux-amd64.tar.gz
sudo mv nodectl-linux-amd64 /usr/local/bin/nodectl
sudo chmod +x /usr/local/bin/nodectlWindows:
Extract the zip file and add the binary to your PATH.