112
Views
4
Comments
OutSystems Cloud Connector - port
Application Type
Traditional Web, Mobile, Reactive, Service

Hi All,

I want to ask about OutSystems Cloud Connector, from the GitHub, i got the command below:

outsystemscc \  --header "token: N2YwMDIxZTEtNGUzNS1jNzgzLTRkYjAtYjE2YzRkZGVmNjcy" \  https://customername.outsystems.app/sq_f5696918-3a8c-4da8-8079-ef768d5479fd \  R:8081:192.168.0.3:8393

Regarding port 8081, where can I obtain this information? Can I arbitrarily choose any number I like? Alternatively, is there a specific location within my OutSystems cloud configuration where I can find the setting for port 8081? I am already aware that the endpoint IP and port are 192.168.0.3:8393.

I need to include the correct port number in a complete set command for my infrastructure team. I'm uncertain which number I should use, such as 1118, 2028, 8081 or another port number. Could you please help me determine the appropriate port number to include in the command?

Thank you

2025-10-18 11-13-53
Ramesh subramanian

Hi Ryan wong,

Yes , First one is local port : target host : target port (R:8081 : 192.168.0.3 : 8393 )

https://github.com/OutSystems/cloud-connector

https://github.com/rubenmromero/ssh-tunneling

Thanks,

Ramesh

UserImage.jpg
Ryan wong

Hi Ramesh,

Thanks for your sharing.

So, the port where I can see the 8081 in my environment? or test environment use port 81? for prod environment use port 8081?

Thank you

Regards,

Ryan

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

ODC does not have environments, it has stages

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Ryan,

You added tags Reactive, Traditional Web, Mobile and Service to your question.

The cloud connector is for ODC (OutSystems Developer Cloud) not OutSystems 11, so the only relevant tag should be "ODC".

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.