Giter Site home page Giter Site logo

inacio / linux-dash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tariqbuilds/linux-dash

1.0 2.0 0.0 3.28 MB

A drop-in, low-overhead monitoring web dashboard for a linux machine.

Home Page: http://linuxdash.afaqtariq.com

License: MIT License

CSS 32.34% HTML 11.10% JavaScript 22.48% Go 1.41% PHP 0.14% Python 21.73% Shell 10.81%

linux-dash's Introduction

Linux Dash

A simple, low-overhead web dashboard for GNU / Linux. (~1MB)

DEMO | Installation Instructions | Digital Ocean Tutorial

Linux Dash screenshot

Features

  • A beautiful, simple web-based dashboard for monitoring a linux server
  • Only ~1MB on disk! (.git removed)
  • Live graphs, refresh-able widgets, and a growing # of supported modules
  • Drop-in install for PHP (Apache, NGINX), Node.js, and Go

Installation

1. Download Linux Dash

Pick 1 of the following methods to download Linux Dash:

  • Clone the git repo: git clone https://github.com/afaqurk/linux-dash.git
  • Use composer, run composer create-project afaqurk/linux-dash -s dev
  • download the source

2. Secure Linux Dash

It is strongly recommended that all Linux Dash installations be password protected.

3. Start Linux Dash

See the instructions section for the platform of your preference.

Note: All stacks of Linux Dash provide the same functionality. You may switch platforms at any time without any further downloads.

PHP

  1. Make sure you have the exec, shell_exec, and escapeshellarg functions enabled
  2. Restart Apache or nginx

Node.js

  1. Run npm install
  2. Start Linux Dash by running: node server

Go

  1. Go to the linux-dash/server folder and run go run index.go
  • To build a binary, run go build && ./server -h
  • See @tehbilly's notes here for binary usage options

Goals for v2.0

  • Backend ported to Python shell scripts & python from PHP
  • Add config file
  • Segregate core code-base and modules
  • Each module in a separate directory with front-end template, back-end file, bash script
  • Add info popover UI element for modules
  • Angular tests
  • Back-end tests
    • for shell files
    • for PHP, NodeJS, & Go
  • "Quick Guide to Contributing" Wiki page
  • Add project to package managers
    • npm
    • composer
    • aur
    • apt
  • Bonus:
    • multiple server side languages supported
    • use websockets in PHP & NodeJS

Support

  • OS
  • Arch
  • Debian 6,7
  • Ubuntu 11.04+
  • Linux Mint 16+
  • CentOS 5, 6
  • Backend
  • Node.js
  • Go
  • PHP 5
  • Apache 2
  • Nginx

linux-dash's People

Contributors

0verbyte avatar albertbrufau avatar amalfra avatar andi98 avatar andreyvital avatar arnaudbey avatar caramelomartins avatar cmfcmf avatar commonquail avatar donatj avatar dongweiming avatar geekmasher avatar glidership avatar hakandilek avatar jasonwbarnett avatar lacivert avatar lgaetz avatar mattlicense avatar mlitvk avatar nikthedusky avatar prawnsalad avatar pschmitt avatar reverson avatar sbrl avatar spapas avatar steverobbins avatar tariqbuilds avatar thebouv avatar triforce avatar vernes avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.