Open the server Apps tab
Select your VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.


Self-hosted Personal Data Server for the Bluesky / ATProto network
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Bluesky PDS template in Server Compass to deploy a Personal Data Server on your VPS, then verify the ATProto health endpoint before configuring production DNS and TLS.
Select your VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Use the template picker search to find Bluesky PDS in the Server Compass template catalog.

Choose the Bluesky PDS template. Server Compass fills the PDS container, persistent data volume, hostname, admin credentials, JWT secret, PLC rotation key, and health-check port.

Confirm the app name and compose service. In this run, the app was named bluesky-pds-demo and used host port 4102.

Review the generated hostname and required secrets, confirm the host port is available, and click Deploy Now.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the Bluesky PDS image, starts the container, and verifies the stack.

After deployment finishes, return to the Apps tab and confirm the Bluesky PDS app is marked Running with its application URL available.

Open the health-check URL in a browser. A JSON response with a version confirms the PDS service is reachable.

The Bluesky PDS health endpoint returned a version JSON response in a browser.
It deploys the official Bluesky PDS container with persistent `/pds` data and the ATProto service port mapped to the VPS.
The tutorial used host port 4102, which maps to the PDS service on container port 3000.
The health endpoint proves the PDS process is reachable. Full federation requires public DNS, wildcard handles, HTTPS, account creation, and SMTP setup for the final hostname.
No. The deployment guide should live on the Bluesky PDS template detail page and be linked from the reusable template deployment docs page.
After deploying Bluesky PDS with Server Compass, complete these steps to finish setup
Point your DNS so that PDS_HOSTNAME resolves to this server
Configure a reverse proxy (e.g. Traefik, Caddy) with HTTPS for PDS_HOSTNAME -> port {{PORT}}
Create your first invite code with pdsadmin create-invite-code
Sign up using the Bluesky client and your PDS hostname
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Bluesky PDS
Simply download Server Compass, connect to your VPS, and select Bluesky PDS from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
Bluesky PDS requires a minimum of 1024MB RAM. We recommend a VPS with at least 2048MB RAM for optimal performance. Any modern Linux server with Docker support will work.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard Bluesky PDS backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Bluesky PDS image will be pulled and deployed with zero downtime.
Bluesky PDS is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.
Download Server Compass and deploy Bluesky PDS to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass