By default, [Jenkins](https://jenkins.io/) comes with its own built-in Winstone web server listening on port 8080, which is convenient for getting started. It’s a good idea, however, to secure Jenkins with SSL to protect passwords and sensitive data transmitted through the web interface. In this tutorial, you will configure Nginx as a reverse proxy to direct client requests to Jenkins. Choose your operating system below to get started.
How To Configure Jenkins with SSL Using an Nginx Reverse Proxy on Ubuntu 22.04
How To Configure Jenkins with SSL Using an Nginx Reverse Proxy on Ubuntu 20.04
How To Configure Jenkins with SSL Using an Nginx Reverse Proxy on Ubuntu 18.04
How to Configure Jenkins with SSL using an Nginx Reverse Proxy