How to find the Port on which Confluence Cloud is running?

Smita August 22, 2019

We are using Cloud Confluence and wanted to know which port does it run. Please help, I need to use that for calling Rest API>

2 answers

1 vote
Andrew
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 22, 2019

Hi @Smita ,

Could You please clarify, You said 'Cloud Confluence' or mean server? I suppose cloud run in 443 port. More about cloud api https://developer.atlassian.com/cloud/confluence/rest/

B.R.

Smita August 22, 2019

I am using Confluence in Cloud. Let me check 443 port. 

DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 22, 2019

For confluence cloud it is always 443 (as it is default https port).

Like Deepanshu Natani likes this
Smita Ninad Kelkar August 22, 2019

yeah... let me try calling the Rest API on my server and get back.Thanks!

0 votes
DPKJ
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 22, 2019

In confluence installation directory check <installation>/conf/server.xml file and find `<Server>` tag, inside this tag you will find on which port confluence is running.

Something like this,

<Server port="8000" ...

Here Confluence is running on port `8000`.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events