spring-cloud-netflix icon indicating copy to clipboard operation
spring-cloud-netflix copied to clipboard

Automatically publish eureka server docker image for non-production use

Open macsux opened this issue 5 years ago • 3 comments

Official images of spring-cloud need to be updated on docker hub as many haven't been updated in years. As PAs run workshops on SCS, they rely on docker images to bootstrap these components in the client environment. At a minimum, please update the following images: https://hub.docker.com/r/springcloud/eureka https://hub.docker.com/r/springcloud/configserver and add (if possible) hystrix dashboard

  • @marcingrzejszczak

macsux avatar Apr 29 '19 17:04 macsux

If we decide to do this I don't think we should be adding hystrix dashboard as it has been marked for maintenance mode.

spencergibb avatar Apr 29 '19 17:04 spencergibb

If we decide to do this, we should also note that these should not be used in production.

spencergibb avatar Apr 29 '19 17:04 spencergibb

This will only be for eureka server (we won't do hystrix dashboard).

https://github.com/spring-cloud/spring-cloud-config/issues/1373

spencergibb avatar May 02 '19 15:05 spencergibb