Beszel Hub

Une plateforme légère de surveillance des serveurs proposant des statistiques, un historique et des alertes Docker.

Accéder à l'interface Web

  • Accessing the Web Interface: http://SERVER_IP:8090

First-Time Setup

  1. Open the web interface
  2. Create the admin account
  3. Click Add System
  4. Install and start the Beszel agent on the target machine
  5. Confirm the agent connects successfully

Gestion des services

If installed using binary:

systemctl status beszel-hub.service
systemctl restart beszel-hub.service

If installed using Docker:

cd /root/beszel
docker ps
docker compos logs

Fichiers et répertoires importants

If installed using binary:

  • Répertoire de données : /opt/beszel/beszel_data
  • Service file: /etc/systemd/system/beszel-hub.service

If installed using Docker:

  • Répertoire de déploiement : /root/beszel
  • Données persistantes : /root/beszel/beszel_data
  • Fichier Docker Compose : /root/beszel/docker-compose.yml

Détails de la demande