-
[Support] SelfDashboard – Your Modular Home Dashboard
Hi everyone, Version 2.0 of SelfDashboard is out – a self-hosted dashboard for Unraid that brings everything important together at a glance. What's new / the key points: 33 plugins in the store with integrated update info – you'll see right away when an update is available for a container/plugin Security check completed – including integration with CrowdSec and AdGuard Live system stats, weather, calendar and Docker API integration Unraid Connect API + WebSocket for real-time data Clean architecture built from 3 containers (Node API, Python FastAPI, Nginx frontend) For me, SelfDashboard is now done for the time being. 🎉 But I'm always open to bug reports or suggestions for improvement – feel free to post here in the thread or open an issue on GitHub. And I'd be thrilled to see screenshots of your dashboards – show me how it looks on your end! 📸 Enjoy! 👍
-
SelfDashboard Your Modular Home DashBoard
Moin zusammen, die Version 2.0 von SelfDashboard ist draußen – ein selbst-gehostetes Dashboard für Unraid, das alles Wichtige auf einen Blick bringt. Was ist neu / die wichtigsten Punkte: 33 Plugins im Store mit integrierter Update-Info – ihr seht direkt, wenn für einen Container/Plugin ein Update verfügbar ist Sicherheitscheck durchgeführt – inkl. Anbindung an CrowdSec und AdGuard Live System-Stats, Wetter, Kalender und Docker-API-Integration Unraid Connect API + WebSocket für Echtzeit-Daten Saubere Architektur aus 3 Containern (Node-API, Python-FastAPI, Nginx-Frontend) Für mich ist SelfDashboard damit erstmal fertig. 🎉 Für Bugs oder Verbesserungsvorschläge bin ich aber immer offen – gerne hier im Thread oder als Issue auf GitHub. Und ich würde mich riesig über Screenshots von euren Dashboards freuen – zeigt mal her, wie's bei euch aussieht! 📸 Viel Spaß damit! 👍
-
🛡️ CrowdSec Live Threat Monitor v1.4.1 — Echtzeit-Angriffskarte direkt aus eurer CrowdSec-Datenbank - Deutsch - Unraid
Moin Die Lokale Version wird gar nicht mehr von mir Supportet, weil es ein Docker Version schon gibt. Wie das mit VPS und VPN aussieht muss du schauen. hier findest du mein Github dazu: kabelsalatundklartext/crowdsec-threat-map-docker Wichtig ist wie läuft Crowdsec bei dir Docker Container oder direkt installiert? Meine Anleitung habe ich nur mit Crowdsec Docker Version getestet Viele Grüße
-
[Support] SelfDashboard – Your Modular Home Dashboard
Hi everyone 👋 SelfDashboard is a self-hosted home dashboard — but instead of being just a board of links, its widgets are plugins with real server backends. They pull live data and actually control services: start/stop Docker containers, FRITZ!Box energy, a CrowdSec decision map, CalDAV calendar, IMAP mail, weather, and more — all configured in the UI, no YAML editing. It runs as a single container, installs from Community Apps, and is open source (MIT). ★ What makes it different ← diese Zeile fett • Real plugins, not bookmarks — widgets have server backends (live data + control). • Auth built in — login, TOTP 2FA, multi-user with per-user plugin permissions. • Kiosk mode — for a hallway/wall tablet, plus a responsive grid for phone/tablet/desktop. • Encrypted credentials — stored secrets use AES-256-GCM; persistent brute-force protection on login. • Configured in the UI — add/move widgets by drag & drop, no config files. ★ Live widgets, not just icons Weather (Open-Meteo, no API key) · Calendar (CalDAV) · Mail (IMAP) · Docker · FRITZ!Box · CrowdSec · AdGuard · Proxmox · TrueNAS · Uptime-Kuma · Plex/Jellyfin … and an open plugin format for your own. ★ Multi-user with real auth Login with TOTP 2FA, multiple users, and per-user plugin permissions — decide who sees what. ★ Built for the wall Kiosk mode turns an old tablet into a wall dashboard, and the grid is responsive on phone, tablet and desktop. ★ Install on Unraid 1. Apps (Community Applications) → search "SelfDashboard" → Install. 2. Keep the /app/data appdata mount (stores your dashboard, users, encrypted secrets). 3. Open the WebUI → you'll be guided through first-run admin setup (create the first user). Prefer compose / docker run? The README has a ready example. ★ Recommended settings • SELFDASHBOARD_SECRET_KEY — set a fixed value so encrypted credentials survive image updates/volume moves. Set it once, never change it (sealed secrets become unreadable otherwise). • SELFDASHBOARD_SECURE_COOKIES=1 — set this if you expose the app over HTTPS (default off so plain-HTTP LAN works). • SELFDASHBOARD_TRUST_PROXY=1 — only if a reverse proxy in front sets X-Forwarded-For. • PUID/PGID — match your other containers (e.g. CrowdSec) so DB files are readable. ★ A note on security (being upfront) Plugin server code runs with the app's privileges (no sandbox yet), so only install plugins you trust. Everything is open source and auditable. Credentials are encrypted at rest and login has 2FA — but treat the admin account like shell access. ⭐ GitHub: https://github.com/kabelsalatundklartext/selfdashboard 📖 Docs: https://github.com/kabelsalatundklartext/selfdashboard/tree/main/docs 🧩 Install: Unraid → Apps (Community Applications) → search "SelfDashboard" It's a community project and I'm actively developing it — feedback, bug reports and plugin ideas are very welcome in this thread or on GitHub. If you give it a try, a screenshot of your setup would be awesome to see. 🙂
-
-
[Support] Zoraxy CrowdSec Bouncer Docker Template Unraid
Endlich auch hier findet ihr das CA Store
-
🛡️ CrowdSec Live Threat Monitor v1.4.1 — Echtzeit-Angriffskarte direkt aus eurer CrowdSec-Datenbank - Deutsch - Unraid
Ich bin drangeblieben an der Veröffentlichung CrowdSec-Threat-Map und ihr findet es jetzt CA Store.
-
[Support] Zoraxy CrowdSec Bouncer — Unraid Docker
🔀 Zoraxy + CrowdSec Bouncer (Docker) 📌 Support thread · Unraid Community Applications packaging 🔗 https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer This image bundles 🌐 Zoraxy (reverse proxy) with the 🛡️ CrowdSec bouncer plugin pre-installed. CrowdSec itself is NOT included — you need your own CrowdSec instance (e.g. Docker on Unraid) and a valid LAPI URL + bouncer API key. ➤ Community Applications: search zoraxy-crowdsec-bouncer when listed, or load the raw template URL (see 🔗 Links). ➤ Management UI: http://YOUR-UNRAID-IP:WEBUI_PORT/ (default template mapping often 8000). 📖 Summary • Reverse proxy (HTTP/HTTPS) + Zoraxy WebUI • CrowdSec bouncer plugin baked in; blocks malicious IPs via CrowdSec decisions • Plugin config.yaml is auto-generated on first start from container variables — no manual YAML edit to get started ✨ What you get 🌐 Zoraxy • Reverse proxy, TLS, routing — upstream project: https://github.com/tobychui/zoraxy (AGPL-3.0) 🛡️ CrowdSec bouncer plugin • Connects to your CrowdSec Local API (LAPI) • Upstream plugin: https://github.com/AnthonyMichaelTDM/zoraxy_crowdsec_bouncer (MIT) 📦 Packaging repo (this thread) • Dockerfile + Unraid template: https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer • License: MIT (packaging); respect upstream licenses in README ✅ Prerequisites • Running CrowdSec with LAPI exposed (container name/IP:port reachable from this container) • Create a bouncer API key, e.g.: docker exec -it crowdsec cscli bouncers add zoraxy-bouncer • Set CROWDSEC_API_KEY and CROWDSEC_AGENT_URL in the template (default agent URL often http://crowdsec:8080 if both share a custom Docker network) • Map config + plugin host folders; docker.sock + localtime mounts as in template 🔗 Links 🐙 GitHub: https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer 🐳 Image: ghcr.io/kabelsalatundklartext/zoraxy-crowdsec-bouncer:latest 📄 Unraid template (raw): https://raw.githubusercontent.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer/main/zoraxy-crowdsec-bouncer.xml 🐞 Issues: https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer/issues 🚀 Install (short) 1) Apps → search: zoraxy-crowdsec-bouncer (when in CA) 2) Or Docker → Add Container → Template URL → raw link above 3) Fill API key + LAPI URL; set host paths for /opt/zoraxy/config and /opt/zoraxy/plugins 💬 Support 🐞 Bugs in this packaging / image → GitHub Issues (link above) 💬 Unraid-specific (ports, networks, paths, CA fields) → reply in this thread Please include: Unraid version, how CrowdSec is reached (IP:port / container name), redacted docker logs if helpful 👤 Maintainer: kabelsalatundklartext (Svensen) 🇩🇪 Deutsch · English section above 🔀 Zoraxy + CrowdSec Bouncer (Docker) 📌 Support-Thread · Unraid-Paketierung (Community Applications) 🔗 https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer Dieses Image kombiniert 🌐 Zoraxy (Reverse Proxy) mit dem 🛡️ vorinstallierten CrowdSec-Bouncer-Plugin. CrowdSec selbst ist NICHT enthalten — ihr braucht eine eigene CrowdSec-Instanz (z. B. Docker auf Unraid) plus LAPI-URL und Bouncer-API-Key. ➤ Community Applications: nach zoraxy-crowdsec-bouncer suchen, sobald gelistet, oder Raw-Template-URL laden (siehe 🔗 Links). ➤ Zoraxy-WebUI: http://EURE-UNRAID-IP:WEBUI-PORT/ (im Template typisch Port 8000). 📖 Kurzbeschreibung • Reverse Proxy (HTTP/HTTPS) + Zoraxy-WebUI • CrowdSec-Bouncer-Plugin integriert; blockiert bösartige IPs anhand CrowdSec-Entscheidungen • Plugin-config.yaml wird beim ersten Start aus den Container-Variablen erzeugt — kein manuelles YAML nötig für den Start ✨ Inhalt 🌐 Zoraxy • Reverse Proxy, TLS, Routing — Upstream: https://github.com/tobychui/zoraxy (AGPL-3.0) 🛡️ CrowdSec-Bouncer-Plugin • Verbindung zu eurer CrowdSec Local API (LAPI) • Upstream-Plugin: https://github.com/AnthonyMichaelTDM/zoraxy_crowdsec_bouncer (MIT) 📦 Packaging-Repo (dieser Thread) • Dockerfile + Unraid-Template: https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer • Lizenz: MIT (Paketierung); Upstream-Lizenzen siehe README ✅ Voraussetzungen • Laufender CrowdSec mit erreichbarer LAPI (Container-Name/IP:Port vom Zoraxy-Container aus) • Bouncer-API-Key erzeugen, z. B.: docker exec -it crowdsec cscli bouncers add zoraxy-bouncer • Im Template CROWDSEC_API_KEY und CROWDSEC_AGENT_URL setzen (Standard-Agent-URL oft http://crowdsec:8080 im gemeinsamen Docker-Netz) • Host-Ordner für Konfiguration + Plugins mappen; docker.sock + localtime wie im Template 🔗 Links 🐙 GitHub: https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer 🐳 Image: ghcr.io/kabelsalatundklartext/zoraxy-crowdsec-bouncer:latest 📄 Unraid-Template (Raw): https://raw.githubusercontent.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer/main/zoraxy-crowdsec-bouncer.xml 🐞 Issues: https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer/issues 🚀 Installation (kurz) 1) Apps → Suche: zoraxy-crowdsec-bouncer (wenn in CA) 2) Oder Docker → Container hinzufügen → Template-URL → Raw-Link oben 3) API-Key + LAPI-URL eintragen; Host-Pfade für /opt/zoraxy/config und /opt/zoraxy/plugins setzen 💬 Support 🐞 Fehler im Packaging / Image → GitHub Issues (Link oben) 💬 Unraid-spezifisch (Ports, Netzwerk, Pfade, CA-Felder) → bitte in diesem Thread antworten Dazu: Unraid-Version, wie CrowdSec erreichbar ist (IP:Port / Containername), ggf. docker logs (ohne Keys) 👤 Maintainer: kabelsalatundklartext (Svensen)
-
[Support] CrowdSec Threat Map — Docker / Unraid
🛡️ CrowdSec Threat Map 📌 Support thread · Docker template · Community Applications Visualises attacks from your local CrowdSec database as a 🗺️ map and 📡 live feed. ➤ Community Applications: once the repo is listed in CA → install from the Apps tab. ➤ Until then: use the raw template URL from GitHub (under 🔗 Links below). 📖 Summary Web dashboard with a real-time attack map and live feed — data from your CrowdSec SQLite (crowdsec.db). ✨ Includes (optional): in-UI IP unban · dynamic IP whitelist · GeoIP/cities · themes · sound hints · CSV export · 📱 responsive UI 🌐 Language: LANGUAGE=de or LANGUAGE=en ✨ Features at a glance 🗺️ Map • Interactive world map, animated attack lines (D3.js) • Zoom follows visible points • Server marker from SERVER_LAT / SERVER_LON 📡 Feed & data • Search by IP, country, city, scenario, ASN + filters + pages • Ban status per entry • 🔓 Unban removes decision + alert (cscli) — IP won’t pop straight back • Sparkline: attacks per hour • DAYS_BACK = window · CACHE_TTL = metric cache 🛡️ Whitelist & ops • Dynamic IP whitelist (on by default), e.g. every 15 minutes • Writes YAML under postoverflows, may restart CrowdSec • Dashboard badge: OK / updating / error 🎨 UI • Four colour themes · LINE toggle hides lines & radar rings • CSV export · optional sound on new events 📍 GeoIP • Optional: GeoLite2-City.mmdb next to crowdsec.db → cities (see README / MaxMind) 🔗 Project & artefacts 🐙 GitHub: https://github.com/kabelsalatundklartext/crowdsec-threat-map-docker 📜 License: GPL-3.0 🐳 Image: ghcr.io/kabelsalatundklartext/crowdsec-threat-map-docker:latest 📄 Unraid template (raw): https://raw.githubusercontent.com/kabelsalatundklartext/crowdsec-threat-map-docker/main/unraid/crowdsec-threat-map.xml ✅ Prerequisites • CrowdSec running as a Docker container (usually on the same Unraid host) • Required mount: host folder with crowdsec.db → /crowdsec/data (read-only) • Whitelist: postoverflows → /crowdsec/postoverflows (read-write), WHITELIST_ENABLED=true • Unban + restarts: Docker socket + correct host docker GID in Extra Parameters (often 281 on Unraid; template defaults to --group-add 281 — verify with:) getent group docker | cut -d: -f3 • Set SERVER_LAT · SERVER_LON · SERVER_NAME 🚀 Installation (Community Applications) 1) Apps → search: crowdsec-threat-map (once listed in CA) 2) Or Docker → Add Container → “Template URL” → paste raw URL above 🌐 Dashboard after start: http://YOUR-UNRAID-IP:PORT/ (port configurable in the template; 8080 is common) 💬 Support 🐞 Bugs & features → GitHub Issues: https://github.com/kabelsalatundklartext/crowdsec-threat-map-docker/issues 💬 Unraid-specific (paths, permissions, GID, CA fields, networking) → reply in this thread Please mention: Unraid version · CrowdSec on same host? · docker logs excerpts (no keys/passwords) 👤 Maintainer: kabelsalatundklartext (Svensen) 🇩🇪 Deutsch · German section above · 🇬🇧 🛡️ CrowdSec Threat Map 📌 Support-Thread · Docker-Template · Community Applications Dieses Projekt zeigt Angriffe aus eurer lokalen CrowdSec-Datenbank als 🗺️ Karte und 📡 Live-Feed. ➤ Community Applications: Sobald das Repo in CA gelistet ist → Installation über den Apps-Tab. ➤ Bis dahin: Raw-Template-URL von GitHub (unten unter 🔗 Links). 📖 Kurzbeschreibung Web-Dashboard mit Echtzeit-Angriffskarte und Live-Feed — Daten aus eurer CrowdSec-SQLite (crowdsec.db). ✨ Optional u.a.: IP-Unban im UI · dynamische IP-Whitelist · GeoIP/Städte · mehrere Farbthemen · Sound-Hinweise · CSV-Export · 📱 Desktop & Mobil 🌐 Sprache: LANGUAGE=de oder LANGUAGE=en ✨ Features auf einen Blick 🗺️ Karte • Interaktive Weltkarte, animierte Angriffslinien (D3.js) • Zoom richtet sich nach den sichtbaren Punkten • Serverpunkt aus SERVER_LAT / SERVER_LON 📡 Feed & Daten • Suche nach IP, Land, Stadt, Szenario, ASN + Filter + Seiten • Ban-Status pro Eintrag • 🔓 Unban: Decision + Alert (cscli) — IP taucht nicht sofort wieder auf • Sparkline: Angriffe/Stunde • DAYS_BACK = Zeitraum · CACHE_TTL = Metrik-Cache 🛡️ Whitelist & Betrieb • Dynamische IP-Whitelist (Standard: an), z. B. alle 15 Min. • Schreibt YAML unter postoverflows, kann CrowdSec neu starten • Badge im UI: OK / Update / Fehler 🎨 Bedienung • 4 Farbthemen · LINIE-Toggle (Linien & Radar-Ringe aus) • CSV-Export · optional Sound bei neuen Events 📍 GeoIP • Optional: GeoLite2-City.mmdb neben crowdsec.db → Städte statt nur Länder (siehe README / MaxMind) 🔗 Projekt & Artefakte 🐙 GitHub: https://github.com/kabelsalatundklartext/crowdsec-threat-map-docker 📜 Lizenz: GPL-3.0 🐳 Image: ghcr.io/kabelsalatundklartext/crowdsec-threat-map-docker:latest 📄 Unraid-Template (Raw): https://raw.githubusercontent.com/kabelsalatundklartext/crowdsec-threat-map-docker/main/unraid/crowdsec-threat-map.xml ✅ Voraussetzungen • CrowdSec als Docker-Container (typisch auf demselben Unraid-Host) • Pflicht-Mount: Host-Ordner mit crowdsec.db → /crowdsec/data (read-only) • Whitelist: postoverflows → /crowdsec/postoverflows (read-write), WHITELIST_ENABLED=true • Unban + Neustarts: Docker-Socket + passende docker-GID in Extra Parameters (Unraid oft 281, im Template Startwert --group-add 281 — prüfen mit:) getent group docker | cut -d: -f3 • SERVER_LAT · SERVER_LON · SERVER_NAME setzen 🚀 Installation (Community Applications) 1) Apps → Suche: crowdsec-threat-map (wenn in CA gelistet) 2) Oder Docker → Add Container → „Template URL“ → Raw-URL oben einfügen 🌐 Dashboard nach dem Start: http://EURE-UNRAID-IP:PORT/ (Port im Template frei wählbar, oft 8080) 💬 Support 🐞 Bugs & Features → GitHub Issues: https://github.com/kabelsalatundklartext/crowdsec-threat-map-docker/issues 💬 Unraid (Pfade, Rechte, GID, CA-Felder, Netzwerk) → bitte hier im Thread antworten Kurz dazu: Unraid-Version · CrowdSec auf gleichem Host? · docker logs (ohne Keys/Passwörter) 👤 Maintainer: kabelsalatundklartext (Svensen)
-
SelfDashboard Your Modular Home DashBoard
Hallo zusammen 👋 SelfDashboard ist ein self-hosted Home-Dashboard — aber statt nur eine Sammlung von Links zu sein, sind die Widgets echte Plugins mit Server-Backend. Sie holen Live-Daten und steuern tatsächlich Dienste: Docker-Container starten/stoppen, FRITZ!Box-Energie, eine CrowdSec-Karte, CalDAV-Kalender, IMAP-Mail, Wetter und mehr — alles in der UI konfiguriert, kein YAML. Läuft als ein Container, installierbar über Community Apps, Open Source (MIT). ★ Was es anders macht • Echte Plugins statt Lesezeichen — Widgets haben Server-Backends (Live-Daten + Steuerung). • Auth eingebaut — Login, TOTP-2FA, Multi-User mit pro-Nutzer-Plugin-Freigaben. • Kiosk-Modus — fürs Flur-/Wand-Tablet, plus responsives Grid für Handy/Tablet/Desktop. • Verschlüsselte Zugangsdaten — gespeicherte Secrets via AES-256-GCM; persistenter Brute-Force-Schutz beim Login. • In der UI konfiguriert — Widgets per Drag & Drop hinzufügen/verschieben, keine Config-Dateien. ★ Live-Widgets, nicht nur Icons Wetter (Open-Meteo, kein API-Key) · Kalender (CalDAV) · Mail (IMAP) · Docker · FRITZ!Box · CrowdSec · AdGuard · Proxmox · TrueNAS · Uptime-Kuma · Plex/Jellyfin … und ein offenes Plugin-Format für eigene. ★ Mehrbenutzer mit echter Auth Login mit TOTP-2FA, mehrere Nutzer, pro-Nutzer-Plugin-Freigaben — du entscheidest, wer was sieht. ★ Für die Wand gebaut Der Kiosk-Modus macht aus einem alten Tablet ein Wand-Dashboard, und das Grid ist responsiv auf Handy, Tablet und Desktop. ★ Ehrlicher Vergleich • Widgets mit echtem Backend — SelfDashboard: echtes Plugin-System · Heimdall: begrenzt · Homarr: einige · Homepage: via API/YAML • Konfiguration — SelfDashboard: in der UI, kein YAML · Heimdall & Homarr: UI · Homepage: YAML-Dateien • Login + 2FA + Multi-User — SelfDashboard: eingebaut · Heimdall: nein · Homarr: teilweise · Homepage: nein • Kiosk-Modus — SelfDashboard: ja · Heimdall / Homarr / Homepage: nein • Verschlüsselte Zugangsdaten — SelfDashboard: AES-256-GCM · die anderen: kein Thema Heimdall, Homarr & Homepage sind super Projekte — SelfDashboard setzt einfach auf einen anderen Schwerpunkt: Live-Widgets + Auth + Kiosk out of the box. ★ Installation auf Unraid 1. Apps (Community Applications) → nach "SelfDashboard" suchen → installieren. 2. Den /app/data-Appdata-Mount behalten (speichert Dashboard, Nutzer, verschlüsselte Secrets). 3. WebUI öffnen → du wirst durch das Erst-Setup (Admin anlegen) geführt. Lieber compose / docker run? Im README gibt es ein fertiges Beispiel. ★ Empfohlene Einstellungen • SELFDASHBOARD_SECRET_KEY — festen Wert setzen, damit verschlüsselte Zugangsdaten Image-Updates/Volume-Umzüge überleben. Einmal setzen, nie ändern (sonst werden versiegelte Secrets unlesbar). • SELFDASHBOARD_SECURE_COOKIES=1 — setzen, wenn du die App über HTTPS erreichbar machst (Standard aus, damit reines HTTP im LAN funktioniert). • SELFDASHBOARD_TRUST_PROXY=1 — nur, wenn ein Reverse-Proxy davor X-Forwarded-For setzt. • PUID/PGID — an deine anderen Container angleichen (z. B. CrowdSec), damit DB-Dateien lesbar sind. ★ Hinweis zur Sicherheit (ganz offen) Plugin-Server-Code läuft mit den Rechten der App (noch keine Sandbox) — installier also nur Plugins, denen du vertraust. Alles ist Open Source und nachprüfbar. Zugangsdaten werden verschlüsselt gespeichert und der Login hat 2FA — behandle den Admin-Account aber wie Shell-Zugriff. ⭐ GitHub: https://github.com/kabelsalatundklartext/selfdashboard 📖 Doku: https://github.com/kabelsalatundklartext/selfdashboard/tree/main/docs 🧩 Installation: Unraid → Apps (Community Applications) → nach "SelfDashboard" suchen Es ist ein Community-Projekt und ich entwickle aktiv weiter — Feedback, Bug-Reports und Plugin-Ideen sind sehr willkommen, hier im Thread oder auf GitHub. Wenn du es ausprobierst, freue ich mich über einen Screenshot deines Setups. 🙂
-
[Support] CrowdSec Threat Map Docker Template (crowdsec-threat-map-docker)
Welche Support? ich habe @Squid pm geschickt vor mehreren Tagen aber noch keine Antwort erhalten.
-
[Support] CrowdSec Threat Map Docker Template (crowdsec-threat-map-docker)
Moin, das würde ich auch gerne wissen – eingereicht habe ich es bereits. Vielleicht wissen @ich777 , woran es liegt, dass es noch nicht freigeschaltet ist? Oder was noch fehlt, damit es freigeschaltet wird? Falls es jemand schon jetzt testen möchte, kann das Template über die Konsole geladen werden: cd /boot/config/plugins/dockerMan/templates && wget wget https://raw.githubusercontent.com/kabelsalatundklartext/crowdsec-threat-map-docker/refs/heads/main/unraid/crowdsec-threat-map.xmlWenn man anschließend einen neuen Container erstellt und auf „Vorlagen“ klickt, wird es oben angezeigt. Gruß Svensen
-
-
Svensen changed their profile photo
-
[Support] CrowdSec Threat Map Docker Template (crowdsec-threat-map-docker)
Hallo zusammen, ich möchte euch mein Docker Template für Unraid vorstellen: CrowdSec Threat Map. Dieses Image stellt ein interaktives Live-Dashboard bereit, das eure CrowdSec-Bedrohungsdaten in Echtzeit auf einer Weltkarte visualisiert – komplett lokal, kein Cloud-Dienst, keine externen API-Keys erforderlich. Alle Daten werden direkt aus der lokalen CrowdSec SQLite-Datenbank gelesen. Was ist das? Ein interaktives Dashboard das euch zeigt: - 🌍 Interaktive Weltkarte mit animierten Angriffspfeilen (D3.js) - 🎯 Auto-Fit Zoom — alle Angriffspunkte automatisch sichtbar - 🔍 Echtzeit-Suche nach IP, Land, Stadt, Szenario, ASN - 🚫📋 Ban-Status-Anzeige — 🚫 aktiver Ban / 📋 nur Alert/Historie - 🔓 IP-Unban direkt aus dem Dashboard — löscht Decision UND Alert - 📊 Sparkline — Angriffe/Stunde auf einen Blick - 🎨 4 Farbthemen — Cyan, Alarm-Rot, Matrix-Grün, Amber - 🔊 Sound-Alarm bei neuen Hochrisiko-Angriffen (20+ Angriffe) - 📥 CSV-Export des kompletten Feeds - 📱 Vollständig responsive — Desktop und Mobile - 〰️ Linien-Toggle — Angriffspfeile & Radar-Ringe ein-/ausblenden - 🛡️ Dynamische IP-Whitelist — eigene IP automatisch alle 15 Min whitelisten - 🟢 Whitelist-Badge — zeigt aktuelle IP + Status live im Dashboard - 🌐 Zweisprachig (DE/EN) — alle Labels, Städte- und Ländernamen umschaltbar - 🏙️ Lokalisierte Stadtnamen — Nürnberg statt Nuremberg, München statt Munich etc. - 📍 Korrigierte GeoIP — Vogtland/Plauen korrekt statt falscher Grenzregion Alles läuft lokal – eure Daten verlassen niemals euren Server! Voraussetzungen: - Eine laufende CrowdSec-Instanz - Zugriff auf die CrowdSec SQLite-Datenbank Links: - 🐙 GitHub: https://github.com/kabelsalatundklartext/crowdsec-threat-map-docker - 📦 Image: ghcr.io/kabelsalatundklartext/crowdsec-threat-map-docker:latest Installation: Die vollständige Installationsanleitung findet ihr auf GitHub: 👉 https://github.com/kabelsalatundklartext/crowdsec-threat-map-docker#readme Die Dokumentation wird dort gepflegt und ist immer aktuell. Falls sich etwas ändert, findet ihr die neueste Anleitung direkt auf GitHub. Bei Fragen oder Problemen gerne hier antworten oder ein Issue auf GitHub öffnen! Ich habe das Repository bereits bei Community Applications eingereicht und es wurde freigegeben. Das Template sollte mit dem nächsten Community Applications Update im CA App Store erscheinen.
-
[Support] Zoraxy CrowdSec Bouncer Docker Template Unraid
Hallo zusammen, ich möchte euch mein Docker Template für Unraid vorstellen: Zoraxy CrowdSec Bouncer. Dieses Image kombiniert den [Zoraxy](https://github.com/tobychui/zoraxy) Reverse Proxy mit dem [CrowdSec Bouncer Plugin](https://github.com/AnthonyMichaelTDM/zoraxy_crowdsec_bouncer) von AnthonyMichaelTDM – alles vorinstalliert und startklar, ohne manuelles Plugin-Setup. Was ist enthalten: - ✅ Zoraxy (latest) – ein moderner HTTP Reverse Proxy mit übersichtlicher Web-UI - ✅ CrowdSec Bouncer Plugin v1.2.1 – vorinstalliert, wird beim ersten Start automatisch konfiguriert - ✅ Automatische `config.yaml` Erstellung aus den Unraid Template-Variablen - ✅ Täglicher Auto-Update Check via GitHub Actions (Zoraxy + Plugin) Was NICHT enthalten ist: - ❌ CrowdSec selbst – ihr benötigt eine separate CrowdSec-Instanz (z.B. als eigener Docker Container) Links: - 🐙 GitHub: https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer - 📦 Image: ghcr.io/kabelsalatundklartext/zoraxy-crowdsec-bouncer:latest Installation: Die vollständige Installationsanleitung findet ihr auf GitHub: 👉 https://github.com/kabelsalatundklartext/zoraxy-crowdsec-bouncer#readme Die Dokumentation wird dort gepflegt und ist immer aktuell. Falls sich etwas ändert, findet ihr die neueste Anleitung direkt auf GitHub. Credits: - [Zoraxy](https://github.com/tobychui/zoraxy) von tobychui – AGPL v3 - [zoraxy_crowdsec_bouncer](https://github.com/AnthonyMichaelTDM/zoraxy_crowdsec_bouncer) von AnthonyMichaelTDM – MIT Bei Fragen oder Problemen gerne hier antworten oder ein Issue auf GitHub öffnen! Ich habe das Repository bereits bei Community Applications eingereicht und es wurde freigegeben. Das Template sollte mit dem nächsten Community Applications Update im CA App Store erscheinen.
-
🛡️ CrowdSec Live Threat Monitor v1.4.1 — Echtzeit-Angriffskarte direkt aus eurer CrowdSec-Datenbank - Deutsch - Unraid
Die Docker-Version ist fertig. Sie wurde auch bei Unraid für den App Store eingereicht und bereits freigegeben. Mit dem nächsten App-Store-Update wird sie veröffentlicht.
-
🛡️ CrowdSec Live Threat Monitor v1.4.1 — Echtzeit-Angriffskarte direkt aus eurer CrowdSec-Datenbank - Deutsch - Unraid
So Version ist Online V1.4.1 Docker Version ist in Arbeit