Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixerdy committed May 17, 2019
1 parent 40d74de commit 969aa14
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ COMPOSE_PROJECT_NAME=<state_name> docker-compose up
### 💻 Use
You can now visit e.g. http://web.Nordrhein-Westfalen.localhost and see all parcels. You can insert polygons or rectangles. Additionally, you can enable layers of other states and see its parcels when the according server is running. You can also insert geometries in other states.

cAdvisor: http://cadvisor.nordrhein-westfalen.localhost/
swagger: http://gateway.nordrhein-westfalen.localhost/api/ui/
traefik: http://localhost:8000/dashboard/
Further endpoints:
- cAdvisor: http://cadvisor.nordrhein-westfalen.localhost/
- swagger: http://gateway.nordrhein-westfalen.localhost/api/ui/
- traefik: http://localhost:8000/dashboard/

### ⏫ Scale
In order to scale your services you can run `COMPOSE_PROJECT_NAME=Nordrhein-Westfalen docker-compose scale gateway=5` to have 5 running instances of the gateway service.

0 comments on commit 969aa14

Please sign in to comment.