Open
Description
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
- I created service-key for the service rabbitmq
- 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?
Metadata
Metadata
Assignees
Labels
No labels