







Powered by Docker, you can install Dokku on any hardware. Use it on inexpensive cloud providers. Use the extra cash to buy a pony or feed kittens. You'll save tens of dollars a year on your dog photo sharing website.
Piku
piku, inspired by dokku, allows you do git push deployments to your own servers, no matter how small they are.
Hosting an AT Protocol PDS without containerization - Charlotte Som
A simple setup guide for a PDS without requiring Docker or Caddy
Pricing | Runpod
GPU cloud computing at up to 80% less than hyperscalers. Explore pricing for on-demand Pods, Serverless, Clusters, and Network Storage.

Self-hosting your PDS | jola.dev
How to set up your own atproto Personal Data Server using tranquil-pds and docker compose, walking you through it step by step.

Running a PDS in Kubernetes for fun & profit - at://hayden.moe
The trials and tribulations of running a PDS on self-hosted Kubernetes with the Gateway API and other such fun things
Seamark - Distributed Container Registry
Push and pull Docker images on the AT Protocol. Same Docker, decentralized.
ngerakines/atproto-tools - Docker Image
A comprehensive collection of Rust components for creating AT Protocol applications. This workspace provides essential building blocks for identity management, record operations, OAuth 2.0 authentication flows, HTTP client operations, XRPC services, and real-time event streaming.
ATCR - Distributed Container Registry
Push and pull Docker images on the AT Protocol. Same Docker, decentralized.
Self-host and scale web apps without Kubernetes complexity | Uncloud
Take your Docker Compose apps to production with zero-downtime deployments, automatic HTTPS, and cross-machine scaling. Self-hosting made reliable without the complexity.

datum-cloud/app
A desktop app for safely exposing local services on the Internet via Iroh tunnels using QUIC. Built in rust.
VPS with the Best Price-to-Performance Ratio in the US | Contabo
High-end Cloud VPS hosting for a fair price. Featuring AMD CPUs, lots of RAM (from 8 GB), NVMe storage, and unlimited traffic, with root access. Spin up your cheap VPS in minutes!
Cloud native Go: building reliable services in unreliable environments
What do Docker, Kubernetes, and Prometheus have in comm…

Directus | Collaborative Backend & Headless CMS
The collaborative backend and self-hostable headless CMS over any database. No-code interface, REST + GraphQL APIs, and MCP for Claude, ChatGPT, and Cursor.

atproto pds self-hosting: some issues and antipatterns | friendmeat
The Bluesky personal data server (pds) repository is weirdly opinionated about stuff that's easy, and unhelpful with the stuff that's hard. They also insist on using a script that installs a whole HTTP server and Docker stack. But if you're gonna use Docker why assume that people don't already have their own stack? It's just weird and annoying. But here's how I did it.