Releases: metorial/sentinel
Release list
v1.0.10
What's Changed
Docker Images
Docker images are available at:
ghcr.io/metorial/sentinel/controller:v1.0.10ghcr.io/metorial/sentinel/agent:v1.0.10ghcr.io/metorial/sentinel/nodectl:v1.0.10
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.
v1.0.9
What's Changed
- Merge pull request #5 from metorial/rename-outpot-to-agent (06e76c4)
- Rename outpost to agent (0a49e6b)
Docker Images
Docker images are available at:
ghcr.io/metorial/sentinel/commander:v1.0.9ghcr.io/metorial/sentinel/agent:v1.0.9ghcr.io/metorial/sentinel/nodectl:v1.0.9
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.
v1.0.8
What's Changed
Docker Images
Docker images are available at:
ghcr.io/metorial/sentinel/commander:v1.0.8ghcr.io/metorial/sentinel/outpost:v1.0.8ghcr.io/metorial/sentinel/nodectl:v1.0.8
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.
v1.0.7
What's Changed
- Simplify architecture diagram (bdb0900)
- oops (b61e3b8)
- Merge pull request #3 from metorial/rename-service (9841f60)
- Rename from node manager to command core (4054267)
- Fix diagram (37e54b6)
- Merge pull request #2 from metorial/add-script-runner (4098e2d)
Docker Images
Docker images are available at:
ghcr.io/metorial/command-core/commander:v1.0.7ghcr.io/metorial/command-core/outpost:v1.0.7ghcr.io/metorial/command-core/nodectl:v1.0.7
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.
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.
v1.0.5
What's Changed
- Fix tests (affaf2c)
Docker Images
Docker images are available at:
ghcr.io/metorial/node-manager/collector:v1.0.5ghcr.io/metorial/node-manager/outpost:v1.0.5ghcr.io/metorial/node-manager/nodectl:v1.0.5
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.