Hello,
We would like to use Jira 8.5.3.
We found the supported platforms documentation but just says Linux / Solaris is supported. And also a database that supports PostgreSQL 9.6 but we have the latest version of Postgres is 12.1.
https://confluence.atlassian.com/adminjiraserver085/supported-platforms-981154553.html
Please let us know the supported platforms like the CentOS version and database like Postgres.
Regards,
Reaz Abdul
Hi @Reaz Abdul ,
as Jira is a java application, basically any OS with java can run it. This is why Atlassian does not provide a full list of linux distribution or Microsoft OS that are compatible.
For the database, you do need to get PostgresSQL 9.6, I guess CentOS ships the latest version 12, but you can uninstall it and instead get the 9.6 from Postgre directly : https://wiki.postgresql.org/wiki/YUM_Installation
Let me know if this helps,
--Alexis
Thanks to all for your valuable suggestions.
Regards,
Reaz Abdul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Reaz Abdul Welcome to the community!
Jira is java based application, so dependecy on OS is very minimal. So, if you have Java version listed you are good to go on any linux distribution/version.
On database front things are bit different currently Jira Server doesn't support Postgres version 12.1, so you have to install support version of Postgres database on your system for Jira 8.5.3, i.e.
If you want to install latest version of Jira i.e. Jira 8.6, support version of Postgres version are different,
I would suggest using Postgres 9.6.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Reaz Abdul
Apart from supported OS also look for the Java version. That is a bit more important. Check if you can install the suggested JDK on your OS. For database try to use the version on that page. Most likely your database version will work as well but if you face issues in future it will be difficult to resolve and support will also ask you to use the suggestion version of database that has been tested.
I hope it helps.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.