[INFRA] Set up a reverse proxy jail on srv01 #16

Open
opened 2026-04-10 21:41:43 -05:00 by blakeridgway · 0 comments
Owner

Description

Create a FreeBSD jail running Nginx or Caddy as a reverse proxy to front all web-facing services. This includes:

  • Create a minimal jail (reference: FreeBSD Jails Are Simple and Easy)

  • Install and configure Nginx or Caddy

  • Configure virtual hosts for each service

  • Integrate with ACME/Let's Encrypt for TLS

Request Type

New Service

Justification

Centralized entry point for all web services with TLS termination.

Impact

No response

Additional Context

No response

### Description Create a FreeBSD jail running Nginx or Caddy as a reverse proxy to front all web-facing services. This includes: - Create a minimal jail (reference: FreeBSD Jails Are Simple and Easy) - Install and configure Nginx or Caddy - Configure virtual hosts for each service - Integrate with ACME/Let's Encrypt for TLS ### Request Type New Service ### Justification Centralized entry point for all web services with TLS termination. ### Impact _No response_ ### Additional Context _No response_
blakeridgway added the
infrastructure
label 2026-04-10 21:41:43 -05:00
Sign in to join this conversation.
No description provided.