Skip to content
This repository has been archived by the owner on Dec 20, 2019. It is now read-only.

Dashboard application for JavaZone 2017 presentation

Notifications You must be signed in to change notification settings

acntech-archive/jz17-dashboard

Repository files navigation

Dashboard

Sample development dashboard used in JavaZone 2017 talk.

Communicates with a private docker registry, Rundeck and the docker daemon to aggregate information about running services.

Start in dev mode: npm run dev

Build and run Docker image: docker build -t dashboard . && docker run -d -p 3000:3000 dashboard

About

Dashboard application for JavaZone 2017 presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published