Skip to content

Commit 4d6773a

Browse files
committed
feat: Add production-ready UniFi Toolkit template with network monitoring dashboard
- Single-service architecture with embedded SQLite database - Comprehensive README with UniFi Controller setup guide - Health checks, Traefik HTTPS routing, network isolation - Security hardening: pinned image versions, no-new-privileges, environment variable protection - 500+ line documentation covering deployment, troubleshooting, and post-deployment setup - Validates against Dokploy template standards (6-phase generation framework)
1 parent 6b5f6d0 commit 4d6773a

File tree

5 files changed

+610
-0
lines changed

5 files changed

+610
-0
lines changed

blueprints/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,12 @@ This directory contains custom Dokploy templates for deploying applications in t
8383
| [robin](/blueprints/robin/) | AI-powered dark web OSINT tool with Venice.ai/OpenRouter.ai LLM support and Cloudflare R2 investigation storage | 2 (robin, tor) | Ready |
8484
| [scrt-link](/blueprints/scrt-link/) | End-to-end encrypted ephemeral secret sharing with self-destructing links and Cloudflare R2 storage | 2 (scrt-link, postgres) | Ready |
8585
| [swarm-bee](/blueprints/swarm-bee/) | Decentralized storage node for Ethereum Swarm network with BZZ token incentives | 1 (bee) | Ready |
86+
| [technitium-dns](/blueprints/technitium-dns/) | Authoritative/recursive DNS server with clustering, ad-blocking, Cloudflare R2 backups & Tunnel | 2 (technitium, rclone) | Ready |
8687
| [tor-relay](/blueprints/tor-relay/) | Tor network relay (middle/bridge/exit) supporting anonymous internet routing infrastructure | 1 (tor-relay) | Ready |
8788
| [uptime-kuma](/blueprints/uptime-kuma/) | Self-hosted monitoring tool for tracking service availability with 90+ notification providers | 1 (uptime-kuma) | Ready |
8889
| [umami](/blueprints/umami/) | Privacy-focused web analytics platform as an alternative to Google Analytics | 2 (umami, postgres) | Ready |
8990
| [usesend](/blueprints/usesend/) | Open-source email sending infrastructure powered by AWS SES with analytics dashboard and OAuth authentication | 3 (usesend, postgres, redis) | Ready |
91+
| [unifi-toolkit](/blueprints/unifi-toolkit/) | Network monitoring and analytics dashboard for Ubiquiti UniFi infrastructure | 1 (unifi-toolkit) | Ready |
9092
| [warp-docker](/blueprints/warp-docker/) | Cloudflare WARP client in Docker for WireGuard VPN access | 4 | Ready |
9193
| [warpgate](/blueprints/warpgate/) | Transparent SSH/HTTPS/MySQL/PostgreSQL bastion with session recording and access control | 1 (warpgate) | Ready |
9294
| [warpod](/blueprints/warpod/) | Cloudflare WARP proxy server for network-wide WARP routing | 3 | Ready |

blueprints/unifi-toolkit/CLAUDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<claude-mem-context>
2+
3+
</claude-mem-context>

0 commit comments

Comments
 (0)