docs(gremlin): create caddy

This commit is contained in:
traveler 2026-04-30 21:52:17 -05:00
parent 2b3cfd5ba5
commit 1c84c43a36

View file

@ -0,0 +1,15 @@
# caddy Stack
description: Caddy reverse proxy in NetGrimoire Docker Swarm environment.
---
## Overview
Caddy is a secure web server that includes support for HTTPS, HTTP/2, WebSockets, VPNs, DNS, and more. It's designed to be highly configurable and secure. The `caddy` service provides access to the Caddy proxy, while also exposing internal services through reverse proxy.
---
## Architecture
| Service | Image | Port | Role |
|---------|-----|-----|---------|
- **Host:** docker4
- **Network:** netgrimoire
- **Exposed via:** `http://netgrimoire:80`, `https://netgrimoire:443`
- **Homepage group:** `homepage`