# PocketBase installieren – Backend & SQLite API in einer Binary

PocketBase auf VPS: Realtime API, Auth, Admin UI, SQLite – leichte Firebase-Alternative für Apps und MVPs ohne schweren Stack.

**Kurzantwort:** **PocketBase** liefert Auth, Admin-UI und Realtime-API als **eine Binary** – ideale Firebase-Alternative auf dem VPS für MVPs.

**Wenn du hier landest:** Du willst schnell ein Backend ohne Postgres-Cluster und Kubernetes.

## Schnellstart

`# Binary von GitHub Releases laden, dann:
./pocketbase serve --http=127.0.0.1:8090
# Admin UI initial einrichten, danach Caddy reverse_proxy`
## Checkliste

- Binary oder Docker starten (nur localhost)
- Caddy/Traefik + SSL
- Collections & API Rules härten
- pb_data Backup-Cron
- App mit PocketBase SDK verbinden

## Weiterführend

- [Next.js auf VPS](/de/root-v-server/nextjs-vps-hosten)
- [API Hosting](/de/api-hosting-backend)
- [Coolify](/de/selbst-hosten/coolify-installieren)
*Selbst hosten auf VPS: [VPS bestellen](https://nexorahost.com/Dedicated-server) · [panel.nexorahost.de](https://panel.nexorahost.de) · [nexorahost.com](https://nexorahost.com) (Frankfurt · DSGVO · NVMe)*
