Skip to content

A small and fast server management app based on python flask. It is designed to use the advantage of BtrFS.

Notifications You must be signed in to change notification settings

technikamateur/dirkules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

dirkules

Ein kleines, aber feines, Programm zur Überwachung von Servern. Es ist auf meine Bedürfnisse zugeschnitten und sollte nicht im Produktiven Umfeld verwendet werden.

Vorraussetzungen

Debian basiertes Betriebssystem mit folgenden installierten Paketen:

  • smartmontools
  • python3
  • python3-pip
  • gunicorn3
  • gdisk
  • btrfs-progs Getestet wurde es mit Debian Stretch, sowie Buster.

Installation

Bitte einen eigenen Benutzer anlegen. Diesem folgende root-Rechte (ohne Passwort) einräumen:

  • smartctl
  • lsblk
  • btrfs
  • find

Als dieser Nutzer folgende Befehle ausführen:

  • git clone https://github.com/technikamateur/dirkules.git
  • cd dirkules
  • pip3 install .
  • gunicorn3 dirkules:app

Integrierte Projekte und Frameworks

About

A small and fast server management app based on python flask. It is designed to use the advantage of BtrFS.

Resources

Stars

Watchers

Forks

Packages

No packages published