Tag: jenkins

  • Nginx + Jenkins Configuration

    This is just a simple post about configuring Nginx to proxy Jenkins, with HTTPS. This example assumes Jenkins is hosted on the same machine as Nginx, and at the default port (e.g. 8080). It does not include how to obtain an SSL server certificate. my.domain.com.conf: References: