Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting services with docker-compose #2

Closed
mszarlinski opened this issue Nov 12, 2016 · 4 comments
Closed

Starting services with docker-compose #2

mszarlinski opened this issue Nov 12, 2016 · 4 comments
Assignees

Comments

@mszarlinski
Copy link
Collaborator

mszarlinski commented Nov 12, 2016

We should be able to start all services using Docker following this example. Before dockerization services can be started locally as described in README.

@mszarlinski mszarlinski mentioned this issue Nov 13, 2016
@mszarlinski mszarlinski self-assigned this Nov 13, 2016
@mszarlinski
Copy link
Collaborator Author

I have found an interesting article about Spring Cloud dockerization: http://ryanjbaxter.com/2015/12/15/building-cloud-native-applications-with-spring-part-8/
This approach requires creating a dedicated docker profile. What do you think? @arey @dsyer

@dsyer
Copy link
Member

dsyer commented Nov 15, 2016

I hate docker. If there's a way to make it optional, please do. Also @ryanjbaxter works for pivotal now so he might have an opinion that we could ask about.

@ryanjbaxter
Copy link

I am not familiar with this example, but I imagine it would be possible. I a special docker profile because I often find that you need some different config when running everything in a docker env. For example the location of the Eureka server.

@mszarlinski
Copy link
Collaborator Author

In progress

mszarlinski added a commit to mszarlinski/spring-petclinic-microservices that referenced this issue Dec 14, 2016
mszarlinski added a commit to mszarlinski/spring-petclinic-microservices that referenced this issue Dec 14, 2016
mszarlinski added a commit to mszarlinski/spring-petclinic-microservices that referenced this issue Dec 14, 2016
mszarlinski added a commit that referenced this issue Jan 9, 2017
closes #2 Starting services with docker-compose
pepekalley pushed a commit to pepekalley/spring-petclinic-microservices that referenced this issue Nov 2, 2022
EddeCCC pushed a commit to EddeCCC/spring-petclinic-microservices that referenced this issue Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants