A simple server dashboard for smaller private servers
242
Installing
git clone https://github.com/SDashS/SDash
cd SDash/app
python3 -m venv SDash
source SDash/bin/activate
pip3 install -r ../requirements.txt
Run server
Important
This service has been tested on Arch, Debian, Ubuntu, Fedora based systems
python3 server.py
Using docker
docker pull nighty3098/sdash
Run server
docker run nighty3098/sdash
Use: Shift+C to open the command palette on PC
Content type
Image
Digest
sha256:b0eb23506…
Size
83.6 MB
Last updated
almost 2 years ago
docker pull nighty3098/sdash