docs(gremlin): create caddy
This commit is contained in:
parent
2b3cfd5ba5
commit
1c84c43a36
1 changed files with 15 additions and 0 deletions
15
Netgrimoire/Services/caddy/caddy.md
Normal file
15
Netgrimoire/Services/caddy/caddy.md
Normal 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`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue