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.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.