Coder Social home page Coder Social logo

viciboard's Introduction

ViciBoard

ViciBoard is a free dashboard for VICIdial.

Project homepage for more information: https://5gigahertz.com/viciboard.html

Quick installation instructions for the impatient:

  1. Clone this repositiory into your /htdocs directory of a web-serving system installed with the Vicibox Server ISO. You'll likely need to update your server's certificate bundle: zypper install ca-certificates{,-cacert,-mozilla}

  2. Give global read-write permissions to the directory you cloned ViciBoard into.

  3. Naviate to index.php using your web browser to the directory you cloned ViciBoard into.

  4. Click "Settings" and make any changes as needed.

  5. Add this crontab so that data is collected when when ViciBoard isn't running in a user's web broswer (assuming ViciBoard was cloned into "viciboard"): */5 * * * * /usr/bin/curl --silent http://localhost/viciboard/rolling_agent_stats.php > /dev/null 2>&1

viciboard's People

Contributors

bmorrison avatar

Watchers

James Cloos 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.