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

rabbitmq as a service instance #504

Open
slashlinux opened this issue Feb 22, 2024 · 1 comment
Open

rabbitmq as a service instance #504

slashlinux opened this issue Feb 22, 2024 · 1 comment

Comments

@slashlinux
Copy link

Hi @cloudfoundry,

I have a rabbitmq as a service instance and i want to create portforwarding to this rabbitmq service in order to connect at port 5672 from my localhost and read queues messages via API but i found the procedure - https://docs.cloudfoundry.org/devguide/deploy-apps/ssh-services.html

  1. I created service-key for the service rabbitmq
  2. I tried to run this $ cf ssh -L 445672:rabbitmq.rabbitmq.svc:5672 YOUR-HOST-APP - but which application should I put here? I don't have any "rabbitmq" application, my rabbitmq is installed as service and not as a service..
    Can you help on this?
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

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