feat: add cloudflared

This commit is contained in:
2025-12-17 16:54:31 +00:00
parent 005cbc4224
commit f44f94d239
2 changed files with 19 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ The backbone of the operation. Without these, nothing talks to anything.
* **DNS / AdBlocker**: `dns/adguard` - AdGuard Home for network-wide ad blocking and DNS management.
* **Reverse Proxy**: `proxies/npm` - Nginx Proxy Manager to handle SSL and route traffic.
* **Remote Access**: `remote_access/cloudflared` - Cloudflare Tunnel for secure remote access.
```text
__ __ _
@@ -67,6 +68,8 @@ Because all work and no play makes the server a dull boy.
├── media/
├── proxies/
│ └── npm/
├── remote_access/
│ └── cloudflared/
├── version_control/
│ └── gittea/
└── volumes/