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 and Windows 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.
Groups with a health colour, a weekly e-mail report, an eye on outdated programs and staged update waves: Gleeder tells you what needs attention before you ask.
Sort your machines into groups (servers, workstations, a site, a customer…). Each group carries the worst state of its machines: red when one is offline or a command failed, yellow when updates are pending, green when all is well. The colour follows you in the sidebar, live.
Every week, each account receives an e-mail: machines online and offline, pending updates per machine split into security, system and applications (KB, severity, reboot needed), outdated agents, programs with a newer version, and an inventory by group. No dashboard to open to know where you stand.
152.023.01 24.093.0.18 3.0.238.9.8Windows agents inventory the installed programs every day. Gleeder then looks up the latest version by itself, from the vendors (Chrome, Firefox, Edge…), GitHub releases and the Chocolatey catalog, and flags every machine where a program is behind. Windows updates and program updates, side by side.
Every group rolls its updates out in three waves. Wave 1: one to three non-critical machines that can stay down, to check nothing breaks. Wave 2: about 30 % of the group. Wave 3: everything else, servers included. Gleeder places the machines by itself from the size of the group; pin any machine to the wave you want.
Copy-paste one command onto each machine to manage (curl on Linux, PowerShell on Windows). 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. On Windows, the PowerShell agent relies on the native Windows Update API, with no third-party dependency. A macOS agent is available in beta: it uses only what macOS already ships (bash, curl, launchd), with no Homebrew and nothing to install first.
Remote control over a fleet deserves more than a password. Every layer is there by default.
TOTP codes or passkeys (Windows Hello, Touch ID, security keys) on every account.
Each agent gets its own token at enrolment; the enrolment key never gives access to another machine.
Agents verify an offline signature before any self-update: a compromised server cannot push code to your machines.
Reboot, shutdown or fleet-wide commands ask you to authenticate again, and an e-mail alert is sent every time.
Create an account in a few seconds and deploy your first agent right now.