Skip to content

Configuration Options for a Local Jira Server

Learn how to securely integrate your local Jira Server (or Data Center) with Unito for seamless 2-way sync.

Unito enables you to connect your on-premise Jira Server or Data Center instance to other tools for powerful,  two-way data synchronization. This guide will walk you through optional steps for additional configurations.

  • Confirm Accessibility: Ensure your Jira Server/Data Center instance is accessible over the internet. If it’s behind a firewall or VPN, you’ll need to configure it to allow access to Unito’s servers.
  • Administrator Access: You’ll need administrator privileges within Jira to complete the setup process.
  • Create an application link: An application link is a way to establish a trusted connection between Jira and another application, such as Unito. It allows for secure communication and data exchange between the two platforms. Here’s a guide to setting up an application link in Jira Server.

3 Methods for configuring your Jira Server’s connection to Unito

Section titled “3 Methods for configuring your Jira Server’s connection to Unito”

There are three additional options for configuring your Jira Server or Data Center to Unito.

Configure your firewall and/or routers to open a specific port and forward traffic to your internal Jira server. Any port is fine, but In the Unito app, be sure to specify the same port when you type in your server’s address.

  • HTTPS: Make sure your Jira Server/Data Center is running over HTTPS (not HTTP).
  • IP Addresses: You can also specify which IP addresses can access your open port for added security. Limit access to Unito’s fixed IP addresses and your internal IP addresses.

If you prefer not to directly expose your Jira Server or Data Center instance to the internet, you can use a reverse proxy or API gateway as an intermediary. This acts as a secure “front door” for your Jira instance, handling incoming requests from Unito and forwarding them to your internal server.

Common examples of reverse proxies and API gateways include Strong Loop, IBM, F5, Oracle, and NGINX.

Security Enhancement: You can configure the reverse proxy to only allow access from Unito’sIP addresses, add an extra layer of security with our SSL client certificates, or require custom HTTP headers.

For these advanced configurations, we suggest you contact us, and we’ll get you all set up in no time.

An on-premise agent establishes a secure tunnel between your Jira server and Unito’s infrastructure.

This method eliminates the need to open firewall ports or expose your Jira API directly to the internet. The agent software runs within your network, initiating communication with Unito and maintaining a secure connection over HTTPS.

Troubleshooting tips for local Jira server installations

Section titled “Troubleshooting tips for local Jira server installations”

If you encounter problems connecting your Jira server to Unito:

  • Ensure the URL is accurate, including any necessary subdomains or port numbers.
  • Avoid typos, extra spaces, or incorrect spellings.

Make sure your server is secure over HTTPS, and not just HTTP.

  1. Confirm that your Jira server is accessible via HTTPS (not HTTP).

  2. Open your Jira instance in a browser to check if the address bar indicates a secure connection.

  3. If not, contact your Jira administrator to enable HTTPS.

  4. For more information, see Unito’s HTTPS requirements and setup tips.

Make sure your server is accessible via public Internet:

    • Use an online website testing tool like Pingdom Tools to check if your server is accessible from outside your network.
  • If not, consult your Jira administrator to make the server publicly accessible.

Make sure your server SSL/TLS certificate is correctly configured:

  1. Use an online SSL diagnostics tool (like SSL Labs) to verify your server’s SSL/TLS certificate.
  2. If issues are found, provide the diagnostic results to your Jira administrator.
  3. You can also refer to our guide on how to enable SSL/TLS client certificates.
  4. If the diagnostics report a problem (often a missing “intermediate certificate”), contact your server administrator with the diagnostics results.

If you’re setting up a manual configuration, be sure to add an application link in Jira set up with the right permissions and authentication settings.

With on-premise tools, security is doubly important. That’s why when you add the domain for your server, we’ll check if it matches one of your email addresses — or another verified domain. If it doesn’t, you may see this error:

Sometimes, when trying to connect an on-premise Jira server, you’ll get a URL mismatch error. Here’s how to resolve a URL Mismatch Error when connecting Jira.

We’ve created additional guides to help make sure your on-premise installation works flawlessly with Unito.

Check out our full guide to enabling SSL/TLS client certificates (Mutual TLS/mTLS).

Here are our fixed IP addresses:

54.82.172.192
54.82.178.193
plaintext

We also maintain the following fully qualified domain names (FQDN) to point to our IP addresses.

a.infra-ip.unito.io
b.infra-ip.unito.io
plaintext

If you’ve tried these troubleshooting steps and are still experiencing difficulties, our support team is ready to assist you. Please gather the following information before you contact Unito for support:

  • Jira Server/Data Center Version: The specific version of Jira you’re using.
  • Configuration Details: Any relevant details about your server’s configuration, such as firewall rules, proxy settings, or custom plugins.
  • Error Messages: Any error messages you’ve encountered during the connection process.