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

Need help regarding Rabbitmq set up #1

Open
VenkateshSrini opened this issue Jun 6, 2019 · 1 comment
Open

Need help regarding Rabbitmq set up #1

VenkateshSrini opened this issue Jun 6, 2019 · 1 comment

Comments

@VenkateshSrini
Copy link

Hi are you running the rabbitmq on local machine. How is the amqp endpoint reachable when running the code in container and rabbitmq on local machine. Do we need to make any setting changes. I would be using windows 10 pro and docker for windows with kubernetes enabled

@GokGokalp
Copy link
Owner

Hi, my rabbitmq running in azure kubernetes service. I just forwarded ports to my local machine's ports.

kubectl port-forward $POD_NAME 15672:15672 5672:5672

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

2 participants