In this tutorial I will demonstrate how to setup a reverse proxy to Jenkins with Caddy server.
SSL
A collection of 2 posts
Secure your Elasticsearch Cluster with Basic Auth using Nginx and SSL from Letsencrypt
In this tutorial we will setup a reverse proxy using nginx to translate and load balance traffic through to our elasticsearch nodes. We will also protect our elasticsearch cluster with basic auth and use letsencrypt to retrieve free ssl certificates.…