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

[Question] How to run it locally #86

Closed
PingPongSet opened this issue Mar 27, 2021 · 2 comments
Closed

[Question] How to run it locally #86

PingPongSet opened this issue Mar 27, 2021 · 2 comments

Comments

@PingPongSet
Copy link

I followed the steps on the link below running it from Azure Cloud Shell,
https://docs.microsoft.com/en-us/learn/modules/microservices-aspnet-core/2-deploy-application

My question is that how to run it locally from my machine instead, if possible?

@justinbourb
Copy link

I have the same question. Please update the readme with instructions on how to get this project to run locally.
This repo is used in one of the dotNET tutorial videos but there are no instructions how to run this code.

@erjain
Copy link
Contributor

erjain commented Apr 4, 2022

Thanks for posting your query. To get the instructions on how to run microservices projects locally, you can follow our repo https://github.com/dotnet-architecture/eShopOnContainers. This is a sample eShop .NET Core reference application based on a simplified microservices architecture and Docker containers. The basic scenario can be run locally using docker-compose, and also deployed to a local Kubernetes cluster. Please follow the link for the different scenarios covered: https://github.com/dotnet-architecture/eShopOnContainers#basic-scenario.

@nishanil nishanil closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants