Home › FAQ › How do I run PocketBase on a Mac?

How do I run PocketBase on a Mac?

PocketBase is a whole backend in a single Go binary; an embedded SQLite database with an auto-generated REST API, realtime subscriptions (SSE), built-in user auth (email/OAuth), file storage, and an admin dashboard, with no external dependencies. A lightweight self-hosted Firebase/Supabase alternative for small-to-mid apps. Download the binary and run pocketbase serve; the API and the admin UI (at /_/) come up on :8090; the data lives in a pb_data/ folder you can back up as files. Extend it in Go or with JavaScript hooks. Back up its SQLite via the Database Health pane.

With FrontierStack you can install or connectPocketBase from its Databases catalog, then monitor its health, ports and certificate alongside the rest of your stack.

Run it from your Mac.

FrontierStack installs, monitors and secures services on this Mac and on linked servers.

Download FrontierStack

Apple notarized · Safe & secure · macOS 13 Ventura+

Related questions