Skip to content

Commit

Permalink
Updated the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
email2vimalraj committed Jul 21, 2017
1 parent e686a0b commit e525880
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -3,8 +3,10 @@ A docker implementation of [ExtentX](https://github.com/anshooarora/extentx).
## Installation ## Installation
1. Clone this repository 1. Clone this repository
2. Install [Docker](https://www.docker.com/) with Docker Compose 2. Install [Docker](https://www.docker.com/) with Docker Compose
3. Run `docker-compose up -d` from the cloned directory 3. Run `docker-compose up -d` from the cloned directory to start the *ExtentX* and *Mongo*


Goto [http://localhost:1337](http://localhost:1337) in your browser to view the extentx dashboard. Goto [http://localhost:1337](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. **P.S**: Hit **Star** button if you found this useful.

0 comments on commit e525880

Please sign in to comment.