Personal VPN Server
Personal VPN Server ist ein App im osFoundry Community-Katalog. Einfach zu deployender WireGuard-VPN-Server mit Web-UI — Point-and-Click-Client-Management, QR-Codes für Mobile-Clients, Bandbreitenstatistiken. Betrieben von wg-easy. **⚠️ WireGuard ist UDP-only — die Container-Infrastruktur ist TCP-only; diese App funktioniert nur auf UDP-freundlichen Hosts. Das Manifest dokumentiert den Workaround.**
Details
- Workspace: osfoundry
- Kategorie: COMMUNICATION
- Preis: Free
- Zugriff: Community
Funktionen
- Easy-to-deploy WireGuard VPN server with web UI — point-and-click client management
- QR codes for mobile clients
- Bandwidth statistics
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# Personal VPN Server
WireGuard VPN with web UI, powered by wg-easy.
## ⚠️ WireGuard is UDP-only
WireGuard uses UDP port 51820 — there is **no TCP fallback**. Container infrastructure here drops UDP, which makes the WG VPN path **completely non-functional** when deployed in this room app. **You must run wg-easy on a UDP-friendly host** (bare VPS, Raspberry Pi, your home router). Common patterns:
- Deploy on a $5 bare-metal VPS (Hetzner, DigitalOcean droplet outside container infra, Vultr)
- Self-host on your home internet (with port-forward UDP 51820)
- Run on your home server / NAS that has UDP ingress
This room app is useful for: managing client config files / QR codes when you can reach the web UI (port 51821 TCP); the actual VPN data plane needs to run elsewhere.
## Features
- Web UI for client management
- QR codes for mobile (Wireguard iOS / Android)
- Per-client bandwidth statistics
- Enable/disable clients
- Auto-generated client configs
- Container metric endpoint
## Packaging
Thin wrapper around the official `ghcr.io/wg-easy/wg-easy:latest` image.
Personal VPN Server in osFoundry verwenden
Installieren Sie Personal VPN Server mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.