







Self-hosted - Docker compose.yaml - Stack-oriented Manager
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.

State of My Homelab 2025
An overview of my current homelab architecture, focusing on a transition from complex orchestration to a simplified Docker Compose-based setup.

What is Podman? How is it Different Than Docker?
Docker Brings Compose to the AI Agent Era | Docker
Define, run, and scale AI agents using Docker Compose and Docker Offload. Streamline agentic development across your stack.
Docker Sandboxes: Run Agents in YOLO Mode, Safely | Docker
Learn from Docker experts to simplify and advance your app development and management with Docker. Stay up to date on Docker events and new version

The Industry-Leading Container Runtime | Docker
Read about our industry-leading Docker container runtimes. Docker Engine allows containerized apps to run consistently on any infrastructure — from anywhere.

How do I run a docker instance from a DockerFile?
I finally figured out how to get docker up and running. docker run --name my-forum-nodebb --link my-forum-redis:redis -p 80:80 -p 443:443 -p 4567:4567 -P -t -i nodebb/docker:ubuntu I linked it to a
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.
Agent54/xe-orchestrator
the docker orchestrator for the dev mode of darc/xenon this includes the docker dev domains, local agent containers and vscode server
Should I Run Plain Docker Compose in Production in 2026?
Yes, plain Docker Compose can still run production workloads in 2026—if you close the operational gaps it leaves: cleanup, healing, image pinning, socket security, and updates.
Watchtower
A container-based solution for automating Docker container base image updates.
Publish docker images · cloudendpoints/esp@ec6a70d
Extensible Service Proxy. Contribute to cloudendpoints/esp development by creating an account on GitHub.