Skip to content

ksbrwsk/docker-cloudfoundry-dev

Repository files navigation

docker-cloudfoundry-dev

Base services for local development with Docker.

Services contain Config Server, Eureka Service Registry and Spring Boot Admin

Prerequisites:

How to build and run

Type

./build-deploy.sh

to build and run the services on Docker your local environment.

Note:

To change the URI of the Config Server GIT Repo, edit

docker-config-service/src/main/resources/application.properties

the line

spring.cloud.config.server.git.uri=https://github.com/<USER>/<REPO>.git

Spring-Boot-Admin dashboard is available under

http://localhost:9000

Eureka dashboard is available under

http://localhost:8761

About

Base Services for local Cloud foundry development with Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published