Forums

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

Install Jira+Bitbucket+Confluence server version

Oriol Cantarell Sala June 19, 2020

Hi community,

 

I want to ask you if is possible to install all the above mentioned software (Jira, Bitbucket and Confluence) starter server on the same machine and how?

 

About Tomcat I'm experienced like I've done Java web applications.

 

Thanx.

1 answer

1 accepted

0 votes
Answer accepted
Rudy Holtkamp
Community Champion
June 19, 2020

Hi, @Oriol Cantarell Sala ,

Yes it is possible, but I would not recommend it.

If you install it as a test machine to do some green field testing it is Ok. If you are going to use it for performance it is not. 

I would recommend 3 different machines and if you only have two you should put Jira and Confluence on the same machine. Git operations on Bitbucket will hamper the Jira and Confluence performance. 

If you want easy deployment you can opt for Docker containers (e.g. https://hub.docker.com/r/atlassian/jira-software)

Oriol Cantarell Sala June 19, 2020

Hi @Rudy Holtkamp 

 

I appreciate your recommendations.

 

Thanx for giving a way to deploy it.

 

Oriol

Suggest an answer

Log in or Sign up to answer