Centralized Linux management

Manage your Linux fleet,
without the complexity.

A lightweight agent, one command to install it, and you get full visibility over every machine in your infrastructure.

bash — install.sh
$ curl -sSL https://www.gleeder.com/agent/install.sh \
  | sudo bash -s -- \
    --server https://www.gleeder.com \
    --token  e78119623753c5fa15033ed1e9b79e9b4034d7a27d3ba0e69692c61f017768b6
Salle serveurs
srv-prod-01
Ubuntu 24.04 LTS
Online
web-nginx-02
Debian 12 Bookworm
Online
backup-03
Rocky Linux 9
Offline
0 Built-in commands
0 Seconds polling
1 min to install an agent
0 % free
Features

Everything you need

Built for system administrators who want power without the complexity.

Full centralisation

All your Linux machines in one interface. View real-time status, filter, search.

Security by design

Predefined commands only — no free shell execution. API token, CSRF, IP-bound sessions.

Instant deployment

The agent installs in one command and runs as a systemd service. Zero dependencies, zero complex configuration.

One-click diagnostics

CPU, RAM, disk, services, Docker, processes — get the full state of each machine instantly.

Mass updates

Trigger apt update + upgrade across your entire fleet in a single click, with real-time results.

Full history

Every executed command is logged with its result, status and timestamp for complete auditing.

Infrastructure réseau

One infrastructure, one view.

From the server room to the remote workstation, Gleeder unifies the management of all your Linux systems.

Getting started

Up and running in 3 steps

01

Install the agent

Copy-paste one curl command onto each Linux machine to manage. The agent configures itself and starts automatically.

02

Machine appears

Within seconds, the machine registers on your dashboard with its hostname, OS and IP address.

03

Control remotely

Send commands, view results, schedule updates — from any browser.

Commands

13 built-in actions

Common operations, safely scoped — no arbitrary shell execution.

System update
Reboot
Shutdown
Disk usage
Memory info
Uptime
Active services
Hostname
Network interfaces
CPU info
System cleanup
Docker status
Top CPU processes
Update agent
Sync state

One-command installation

Linux (Debian / Ubuntu / RHEL)
Requires curl · registers automatically
curl -sSL https://www.gleeder.com/agent/install.sh \
  | sudo bash -s -- \
    --server https://www.gleeder.com \
    --token  e78119623753c5fa15033ed1e9b79e9b4034d7a27d3ba0e69692c61f017768b6
After installation
Manage the systemd service
# 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
Compatible Linux
Compatibility

Built for the Linux ecosystem

Gleeder relies on native Linux primitives — systemd, bash, curl, jq — without exotic dependencies. The agent runs on any distribution with a modern kernel.

Ubuntu
Debian
RHEL / Rocky
Fedora
Arch
& more...

Ready to centralize
your Linux fleet?

Create an account in a few seconds and deploy your first agent right now.