# Pockethost: Open Source Multi-Tenant PocketBase Hosting Platform

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Source: osrepos.com
Repository profile: https://osrepos.com/repo/pockethost-pockethost
Generated for open source discovery and AI-assisted research.

Pockethost is an open source, multi-user, multi-tenant hosting platform designed for PocketBase. It enables users to run numerous PocketBase instances on a single server or across a global network. This project simplifies the deployment and management of PocketBase applications at scale.

GitHub: https://github.com/pockethost/pockethost
OSRepos URL: https://osrepos.com/repo/pockethost-pockethost

## Summary

Pockethost is an open source, multi-user, multi-tenant hosting platform designed for PocketBase. It enables users to run numerous PocketBase instances on a single server or across a global network. This project simplifies the deployment and management of PocketBase applications at scale.

## Topics

- baas
- firebase
- pocketbase
- supabase
- JavaScript
- hosting
- backend
- open-source

## Repository Information

Last analyzed by OSRepos: Sun Jan 25 2026 08:01:24 GMT+0000 (Western European Standard Time)
Detail views: 1
GitHub clicks: 2

## Safety Notice

OSRepos shares public repositories for knowledge and discovery only. Review source code, dependencies, licenses, and security implications before running or installing anything.

## Content

## Introduction

Pockethost is an innovative open-source project that provides a multi-user, multi-tenant hosting platform specifically for [PocketBase](https://pocketbase.io). It allows developers and teams to effortlessly deploy and manage hundreds or even thousands of PocketBase instances, either on a single server or distributed across an edge network. This platform is ideal for scaling PocketBase applications, offering robust isolation and management capabilities.

## Installation

Getting started with Pockethost is straightforward. You can quickly launch a local instance using `npx`:

bash
npx pockethost serve


## Examples

Pockethost offers a suite of commands to manage and scale your PocketBase instances. Beyond the basic `serve` command, you can utilize tools for advanced deployment and scaling:

*   `pockethost firewall`: Manage network access for your instances.
*   `pockethost mothership`: Orchestrate your PocketBase instances across multiple servers.
*   `pockethost edge:daemon`: Run edge daemons for distributed deployments.
*   `pockethost download`: Download PocketBase binaries.
*   `pockethost health`: Check the health status of your Pockethost setup.

## Why Use Pockethost?

Pockethost stands out for its powerful features designed for scalability and ease of use:

*   **Unlimited Instances**: Spin up as many PocketBase instances as your project demands.
*   **Per-Instance Subdomains**: Each instance operates in isolation, accessible via its unique subdomain.
*   **Secure by Default**: Instances run securely within Docker containers, complete with automatic SSL certificates.
*   **Custom Domain Support**: Easily connect your own domain names using CNAME records.

## Links

*   [GitHub Repository](https://github.com/pockethost/pockethost)
*   [Discord Community](https://discord.gg/nVTxCMEcGT)
*   [Official Documentation](https://pockethost.io/docs)
*   [Sponsored by pockethost.io](https://pockethost.io)