GithubHelp home page GithubHelp logo

vpmanske / pluggedin-metrics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tchupp/cargo-whale

1.0 2.0 0.0 1.58 MB

Sample App for the Pillar PluggedIn event

JavaScript 30.65% Java 21.95% CSS 14.68% TypeScript 12.49% HTML 20.24%

pluggedin-metrics's Introduction

Pillar PluggedIn - Metrics

This sample app demonstrates how you can plug metrics into your exisitng Java application.

Development

Make sure you have NodeJS 4.5+ installed. To install the frontend dev tools, run:

npm install

Gulp is used as the frontend build system. To install gulp globally, run:

npm install -g gulp-cli

Maven 3+ is required to build the application. To start spring with the dev profile, run:

mvn spring-boot:run

To start the frontend for development, run:

gulp serve

Using Docker

Docker and Docker Compose are utilized to run the application in a production environment. Docker v1.10+ and Docker Compose v1.8+ are required.

To fully dockerize the application and all the services that it depends on, run:

mvn clean verify -Pprod docker:build

Then run:

docker-compose -f src/main/docker/app.yml up

Or:

docker-compose -f src/main/docker/app.yml up -d

To run as a daemon.

To stop & remove the daemon, run:

docker-compose -f src/main/docker/app.yml down

pluggedin-metrics's People

Contributors

tchupp avatar gilligan128 avatar

Stargazers

Victor Manske avatar

Watchers

James Cloos avatar Victor Manske 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.