Git Product home page Git Product logo

dashingk's Introduction

About

The docker-compose file runs a Dashing server with two directories mounted from this directory: jobs and dashboards. These directories can be edited and customized to be loaded into Dashing.

Prerequisites

Text written like this is a command

Software

  1. Docker
  2. Docker Compose
  3. git

Docker must be running and running locally and on default TCP port OR the DOCKER_HOST environment variable must be correct.

Get code to run or develop

git clone git://github.com/blasterpal/dashingk

To Develop Code locally

Via Command line:

  1. Install Ruby 2+.

  2. Install bundler, http://bundler.io/

  3. change to directory of code. i.e. cd dashing

  4. type bundle

To build and start Docker container(s)

docker-compose up -d

Now visit your server/workstation's IP with port 8080:

http://<server ip>:8080

Docker Customizations

  • Put custom jobs in 'jobs' directory
  • Put custom dashboards in 'dashboards' directory
  • Edit configs s in 'config' directory

To restart Docker containers

docker-compose restart

To stop containers

docker-compose stop

Run Docker container for deployment

docker run -p 8080:3030 primerevenue-docker.jfrog.io/dashingk:0.1.0

dashingk's People

Contributors

blasterpal avatar

Stargazers

Adrian van Dongen avatar

Watchers

 avatar James Cloos avatar James Kinser avatar

Forkers

jkinser

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.