Giter Club home page Giter Club logo

debomatic-webui's Introduction

debomatic-webui

debomatic-webui is a web interface for Deb-o-Matic aims to give to users a simple way to browse logs and to know what's going on debomatic build service providing a real-time packages status. This interface is built up on node platform and uses intensely socket.io and jquery technologies. Whenever you want to leave a suggestion or file a bug report, please open a new issue.

Some debomatic-webui instances are already running over:

Requirements

You need JSONLogger debomatic module (provided along with this interface) to get installed in debomatic, type this in a command line:

sudo ln -s `pwd`/debomatic-modules/JSONLogger.py /usr/share/debomatic/modules/JSONLoggerStart.py
sudo ln -s `pwd`/debomatic-modules/JSONLogger.py /usr/share/debomatic/modules/JSONLoggerStop.py

Restart debomatic service.

Install npm and nodejs on your system. On debian like systems type this in a command line:

sudo apt-get install npm nodejs nodejs-legacy

Installation

You have to install node dependencies locally, creates automatically the user configuration file and install coffee-script globally. Move to debomatic-webui/ directory and type:

npm install
sudo npm install -g coffee-script

Usage

Take a look at auto-generated user.config.coffee. Edit as you wish and then run service with:

coffee debomatic-webui -c user.config

That's all.

debomatic-webui's People

Contributors

dktrkranz avatar leoiannacone 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.