Summary: Configure nginx reverse proxy jira and implement https Configure Tomcat In this article, we set up JIRA to be accessible at the address http://jira.aniu.so/jira (standard HTTP port 80), while JIRA itself can listen on port 8080 using the context path /jira. Configure nginx reverse proxy jiraConfigure TomcatModify the configuration file server.xml (in the jira installation directory)
Configuring the ConnectorAdd the proxyName and proxyPort elements (replacing them with the appropriate attributes), and another connector below - this is for troubleshooting purposes to bypass the proxy:
The above comments are original, the following are modified by myself Configure nginx's virtual host: After that, restart nginx and jira and it will work The system panel displays normally: This is the end of this article about the problem of implementing jira reverse proxy with nginx. For more relevant nginx reverse proxy content, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Detailed explanation of the application of meta tags in mobile platform development
>>: Hello dialog box design experience sharing
This blog post is about a difficulty encountered ...
Table of contents 1. Installation requirements 2....
Table of contents Solution 1: Rebuild Replicas Pr...
1 Introduction When we write SQL statements to op...
Introduction to structural pseudo-class selectors...
Table of contents 1. Download JDK (take jdk1.8.0 ...
Preface Today I will share with you a holy grail ...
Today I was asked what the zoom attribute in CSS ...
Editor: This article discusses the role that inte...
To beautify the table, you can set different bord...
Xhtml has many tags that are not commonly used but...
Table of contents Introduction to the Decorator P...
Nginx does not support nested if statements, nor ...
Table of contents Preface 1.notnull 2. unique 3. ...
Table of contents 1. The concept of process and t...