Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira and Confluence server on the same https port 8443?

Olle Wessel June 19, 2018

Hi, I am looking at installing Jira and Confluence on the same server, and to install the applications with https. However in the documentation it says that both applications have 8443 as the default https port. Is this possible when both applications run on the same server?

3 answers

1 accepted

0 votes
Answer accepted
Alexey Matveev
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.
June 19, 2018

Hello,

It is possible to configure Jira and Confluence on the same server but you have to provide different ports for Jira and Confluence. You can make these changes in server.xml file.

https://confluence.atlassian.com/doc/change-listen-port-for-confluence-165823.html

3 votes
Moses Thomas
Community Champion
June 19, 2018

@Olle WesselYes  you  can  run application  on  same server. At first once you  have installed Jira/confluence it will  run via HTTP at some port,  then you  will  need to  use (nginx or apache) reverse proxy  to  run  both  instance via  HTTPs.

 

Best!

0 votes
PJ Wysota
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.
June 19, 2018

Hi there... First of all I would avoid if possible to have both on the same machine... There is a variety of reasons (multiple tomcats, apps availability, JVM resource consumption, etc.) to have JIRA and Confluence separated, and of course You CAN have them on the same server, but if possible - healthier would be separate machines... even smaller instances with weaker architecture, but still - separate...

Still with one server - https will be a challenge if possible at all. You would need to redirect one of apps traffic via ssl to different port. But then it is about Apache - if it will serve 2 diff ports for SSL? (And I not enough experienced with Apache to answer that) plus manually create whole routing configuration and apply to both JIRA and Confluence. 

Olle Wessel June 19, 2018

Unfortunately I have to keep both applications on the same server. And we are also planning to put Bitbucket on the same server.

So the short way forward is, configure Apache to reverse proxy for all three applications on https, and then update the server.xml file in the three applications? 

And just to be clear, one Apache instance on the server will handle all three applications?

Nic Brough -Adaptavist-
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.
June 19, 2018

Make sure you have a server capable of supporting all three at the same time - you do need something quite powerful for all but the smallest of installs of the stack.

Yes, your way to configure them there is correct, and the Apache can handle all three easily (I'm looking at an Apache handling around 40 applications right now, including the Atlassian ones)

Like Ijeoma Ekeh likes this
Olle Wessel June 20, 2018

Thank you, yes we will have to monitor the server. Just waiting for the server to arrive now :-)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events