I have Jira installed and running on a windows server that uses an application load balancer on AWS to terminate SSL. The server listens for traffic from the load balancer on port 8080 and then redirects to https. That part is working fine, however, if I type in the FQDN and port 8080, I am directed to a Jira Setup Wizard page. I wish to disable this, but I can not find documentation anywhere. Local host looks like this:
http://localhost:8080/secure/SetupMode!default.jspa
Hi Matt,
You can't disable the application setup without setting up the application. I'm guessing you haven't completed the setup on all nodes. Try copying the dbconfig.xml from the node you did set up to the nodes you haven't setup and restarting them. Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.