Hello everyone,
I'm attempting to deploy a JIRA Software Server license on AWS, and keep getting blocked by the license page telling me that I need a data center license. Is there no way to deploy the server-only edition on AWS. Is this true of all cloud hosting services, that I will need a data center license for deployment?
Thanks and apologies for the newbie question.
How did you deploy the application in AWS? if you used the AWS quick start you have deployed a data center installation and this is the reason you need a data center license.
Otherwise yes, you can have a server installation in AWS but you have to download the binary file and install it manually in your EC2 instance.
Regards
Hi Carlos,
I did deploy using AWS quick start. Will able to to "edit" this deployment to accommodate the serve license, or will I need to start from scratch?
Many thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not 100% sure that you are able to edit this setup. In my opinion you will need to start over, but remember that you can't use the template from the AWS quick start.
In this case the template did create a lot of components that you probably do not need in a server instance, ie:
It also creates a file called cluster.properties in your jira home path.
I think it will be easier to delete this setup and just create your EC2 instance, and the RDS db.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe a little late for this response.
You can't configure JIRA Server following the AWS manual, because, it is intended for Datacenter.
The problem is that EFS is only compatible with Datacenter, and not Server.
I have installed JIRA and Confluence on a t2.medium machine with an RDS attached, and is working fine. You should install it as any Linux installation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
can you walk me through how you did that? I am having problems doing so for mysql jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Following the quick start template it is not possible to get the server edition installed on AWS.
But it can be achieved. We have installed a Confluence server edition on AWS. What we have done is:
1. Created our own AMI with Confluence server installastion.
2. launch instance using that AMI to get a server edition on AWS.
Basically through this way you are not dependent on the quick start template & define your own choice of infrastructure.
Disadvantage is that you will not get Atlassian support on your own code/ cloud formation templates.
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.
Hi All,
I have been trying to upgrade Jira in AWS from 7.13.3 to latest 7.13.6 release using the same base AMI I used to deploy Jira 7.13.3
However when I install the latest version it is asking for Data Centre license rather than a server license.
The customised cloudformation Template used to deploy Jira in April 2019 no longer deploys Server version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there a way to switch from Postgres to Mysql in the template?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ben, were you able to successfully install single server JIRA on the AWS server? I am also planning to do the same and hence wanted to check if you faced any further roadblocks. thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Quick start AWS templates installs Data Center version of Atlassian tools. I am also finding this out now. You cannot modify existing Data Center setup to accept your regular license. As suggested above your option is to start from scratch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.