A lightweight agent, one command to install it, and you get full visibility over every machine in your infrastructure.
$ curl -sSL https://www.gleeder.com/agent/install.sh \ | sudo bash -s -- \ --server https://www.gleeder.com \ --token e78119623753c5fa15033ed1e9b79e9b4034d7a27d3ba0e69692c61f017768b6
Built for system administrators who want power without the complexity.
All your Linux machines in one interface. View real-time status, filter, search.
Predefined commands only — no free shell execution. API token, CSRF, IP-bound sessions.
The agent installs in one command and runs as a systemd service. Zero dependencies, zero complex configuration.
CPU, RAM, disk, services, Docker, processes — get the full state of each machine instantly.
Trigger apt update + upgrade across your entire fleet in a single click, with real-time results.
Every executed command is logged with its result, status and timestamp for complete auditing.
Copy-paste one curl command onto each Linux machine to manage. The agent configures itself and starts automatically.
Within seconds, the machine registers on your dashboard with its hostname, OS and IP address.
Send commands, view results, schedule updates — from any browser.
Common operations, safely scoped — no arbitrary shell execution.
curl -sSL https://www.gleeder.com/agent/install.sh \
| sudo bash -s -- \
--server https://www.gleeder.com \
--token e78119623753c5fa15033ed1e9b79e9b4034d7a27d3ba0e69692c61f017768b6
# Service status systemctl status gleeder-linux-manager-agent # Live logs journalctl -u gleeder-linux-manager-agent -f # Uninstall systemctl stop gleeder-linux-manager-agent rm -rf /opt/gleeder-linux-manager-agent \ /etc/systemd/system/gleeder-linux-manager-agent.service
Gleeder relies on native Linux primitives — systemd, bash, curl, jq — without exotic dependencies. The agent runs on any distribution with a modern kernel.
Create an account in a few seconds and deploy your first agent right now.