It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hello,
I have JIRA and Confluence installed on the same Virtual Machine. The are running seperate tomcat instances on ports 8080 and 8090.
I need to be able to reach them both through port 80 on IIS. I had Confluence installed earlier and managed to configure it with IIS for SSO Authentication purposes, so it is now available under http://hostname1. I followed the manuals available and it worked fine.
JIRA must also be available on port 80, it can be under http://hostname1/jira for example or http://jira.hostname1 I don't really care as long as it also through port 80.
I've been trying to configure it with no success.
Could anyone help and specify what exactly need I change/add in tomcat and IIS configuration ?
Thanks in advance.
So I've managed to solve this by creating two seperate folders with two isapi_connectors, one for Confluence and one for JIRA. I configured workes differently in both folders, one pointing on Confluence and the other on JIRA.
On IIS I've created two websites, both with jakarta virtual directory as above one pointing on one isapi_connector and second on the other.
I've bound both websites with the same IP and port but different hostnames and after setting those hostnames on DNS server to point on the same IP address.. It works.
Anyway, if someone knows the easier solution I'd be happy to hear one ;)
Hi Blazej,
I have the same situation as yours was: I have Windows Server 2008 R2 virtual machine, with both JIRA and Confluence installed, and I would like to have:
http://jira.domain.ba
http://confluence.domain.ba.
I added DNS entries to point to my server but I don't know how to make host bindings to JIRA and Confluence sites. I found some solutions using Apache server, but I wouldn't like to install Apache if not necessary.
If it isn't too much to ask, could you give me more precise instructions?
Thanks...
Hello,
I recommend checking these two docs:
Cheers,
Pedro
To use Confluence and Jira together using one tomcat redirector, you need to update tomcat redirector configuration files:
1. add additional workers to uriworkermap.properties: i.e. /confluence/*=worker2
2. update workers.properties.minimal for worker2 from step 1:
worker.worker2.type=ajp13
worker.worker2.host=localhost
worker.worker2.port=8009
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.