Skip to content

Commit

Permalink
Merge pull request #11 from MissionCriticalCloud/documentation-update
Browse files Browse the repository at this point in the history
Documentation Update
  • Loading branch information
Boris Schrijver authored Mar 1, 2017
2 parents de5f10e + 15d1434 commit 693d512
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@
- [Cosmic Metrics Collector](cosmic-metrics-collector) (powered by Spring Boot)
- [Cosmic Usage API](cosmic-usage-api) (powered by Spring Boot)

## Requirements

### Software requirements:

- Java 8
- Git
- Maven
- Docker

### Docker:

Please create a Docker network called `cosmic-network`.

docker network create cosmic-network

## [Cosmic Config Server](cosmic-config-server)

Locally it runs by default at [http://localhost:7001](http://localhost:7001).
Expand Down

0 comments on commit 693d512

Please sign in to comment.