I am in process of setting up a small environment with up to 10 users, this will be set up in Azure.gov. I am wondering what the specifications should be for infrastructure.
With the volume and usage being so low, and the only purpose this team will be using this tool for now it to manage software code/changes to code tracking of.
The Big question is:
Plan is to install everything on one server, is there any known issues moving forward with this?
It might vary a little depending on whether you are installing JIRA Core or JIRA Server and what version you are looking to run but you can find detailed requirements and resource recommendations in Atlassian Documentation.
https://confluence.atlassian.com/adminjiraserver0713/supported-platforms-964983071.html
This link covers JIRA versions 7 - 7.13.
Hope this helps.
David
Hi @GUY PARENT,
Welcome to the Community!
I'd recommend taking a look at the answers provided in the post here as I believe they are relevant to your question.
I hope that helps!
-James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Close but not really..
I want to only install Jira nothing else, which would require a DB.
I want to install both the DB and Jira on same server , are there any issues with this configuration.
that post was comparing bitbucket and Jira, not DB and Jira on same box...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @GUY PARENT,
My point was more that it depends on how much you expect this to scale in the future. If you put them on the same machine, as things grow they will start to compete for resources which will force you to scale up the size of the VM which could end up being more expensive than using two VMs or putting the DB in an Azure SQL DB instance.
From a technical stand point there is nothing preventing you from installing the software on the same machine as the DB.
-James
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.