Skip to content

email2vimalraj/docker-extentx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published