Spring Cloud SideCar image for NodeJS web app
299
Container ENVs: SPRING_APPLICATION_NAME: Application Name (need to register in Eureka) SPRING_CLOUD_CONFIG_URI - Spring Cloud Config Server URI EUREKA_CLIENT_SERVICEURL_DEFAULTZONE - Spring Cloud Eureka Service Registry URL SIDECAR_PORT: NodeJS application port SIDECAR_HEALTHURI: Your NodeJS app URI which returns JSON like { "status" : "UP" } or { "status" : "DOWN" }
Content type
Image
Digest
Size
82.4 MB
Last updated
about 10 years ago
docker pull alexandrrs/sidecar-nodejs