项目作者: email2vimalraj

项目描述 :
A docker implementation of ExtentX dashboard
高级语言:
项目地址: git://github.com/email2vimalraj/docker-extentx.git
创建时间: 2017-04-13T02:26:21Z
项目社区:https://github.com/email2vimalraj/docker-extentx

开源协议:

下载


A docker implementation of ExtentX.

Installation

  1. Clone this repository
  2. Install Docker with Docker Compose
  3. Run docker-compose up -d from the cloned directory to start the ExtentX and Mongo

Goto http://localhost:1337 in your browser to view the extentx dashboard.

To stop the server and the mongo, run docker-compose stop.

P.S: Hit Star button if you found this useful.