- Mar 20, 2019
-
-
Antoine Rey authored
-
- Mar 19, 2019
-
-
Antoine Rey authored
-
- Feb 16, 2019
-
-
kevin crawley authored
-
- Nov 18, 2018
-
-
Antoine Rey authored
* Add circuit breaker to the getVisitsForPets method * Use Collections.emptyMap() * Fallback method with private visibility * Unit test Hystrix fallback method * #17 Add a Hystrix Dashboard application * Fix hystrix-dashboard container name
-
- Oct 15, 2018
-
-
Michael Werner authored
* Add alpine jre and dockerize script * Add docker build argument DOCKERIZE_VERSION * Increase memory limit * Use dockerize instead of wait-for-it script * Update documentation dockerize script * Remove unnecessary ports * Revert "Remove unnecessary ports" This reverts commit a605aaf * Set memory limit to 512M * Merge openzipkin * Remove obsolete links * Fix honoring memory limits for openzipkin
-
- Oct 14, 2018
-
-
Maciej Szarlinski authored
-
- May 02, 2018
-
-
Michael Rumpf authored
* Reduce memory consumption of Docker images #76 The fix switches from an outdated Oracle Java 8 Docker image to the current openjdk:8 image. The Java VM of this image supports the parameters to make the Java VM Docker aware. With this option it becomes possible to set the memory limit to 256MB which reduces the memory consumption by 75% and leaves the application still operational. * Added a NOTE about the Docker VM resource usage on Mac and Win This closes #76 and hopefully improves the first time user-experience of the Docker compose way of running the demo microservices.
-
- Feb 25, 2017
-
-
mszarlinski authored
-
- Jan 14, 2017
-
-
Antoine Rey authored
-
- Dec 31, 2016
-
-
mszarlinski authored
-
mszarlinski authored
-
- Dec 30, 2016
-
-
Maciej Szarlinski authored
-
- Dec 29, 2016
-
-
Maciej Szarlinski authored
-