jeroenpeeters / dockrz

dockrz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockrz Logo

Awesome frontend for CoreOS, Fleet & Docker built with Meteor!

Installation

Dockrz requires Meteor and Meteorite to be installed.

Clone this repo, or download it as a zip from Github. Go to the directory in which you cloned the Dockrz repository and execute

mrt

After downloading the required dependencies the application will start.

Configuration

Dockrz can be configured through the settings.coffee file found in the root of the project. Allthough the options are self-explanatory here's a list of what you can configure

  • Endpoints for each Docker machine
  • An endpoint for the Docker registry
  • One endpoint for the fleet cluster

About

dockrz


Languages

Language:CoffeeScript 87.8%Language:CSS 12.2%