Features
Small ----- Under 400KB on disk (with .git removed)!
Simple ---- A minimalist, beautiful dashboard
Easy ------ Drop-in installation
Versatile -- Choose your stack from Node.js, Go, Python, PHP
Installation
Step 1
OR, if you prefer to download manually:
Step 2
See instructions for preferred server linux-dash server (all included):
If Using Node.js
If Using Go
To build a binary, run go build && ./server -h
. See @tehbilly's notes here for binary usage options
If Using Python
If Using PHP
Make sure you have the
exec
,shell_exec
, andescapeshellarg
functions enabledPoint your web server to
app/
directory underlinux-dash
Restart your web server (Apache, nginx, etc.)
For PHP + Apache setup follow the Digital Ocean tutorial.
For help with nginx setup, see this gist by @sergeifilippov.
Support
For general help, please use the Gitter chat room.
Security
It is strongly recommended that all linux-dash installations be protected via a security measure of your choice.
Linux Dash does not provide any security or authentication features.
评论区