Docker Compose Collection
A curated collection of Docker Compose configurations for self-hosted applications and services.
# Clone the repository
git clone https://github.com/yourusername/docker-composes.git
cd docker-composes
# Navigate to the desired service
cd < service-name>
# Start the service
docker-compose up -d
Service
Description
acme.sh
Automated HTTPS certificate management with Azure DNS & Telegram notifications (acme.sh )
Service
Description
anyproxy
HTTP/HTTPS proxy server for intercepting and inspecting requests (AnyProxy )
nginx-proxy-manager
Web-based reverse proxy management with GoAccess log analytics (NPM )
singbox
Universal proxy platform with multi-protocol support (sing-box )
snell
Lightweight encrypted proxy server with obfuscation support (Snell )
trojan-go
Proxy protocol disguising traffic as HTTPS, with Caddy for camouflage (Trojan-Go )
xray
Proxy server supporting Vmess, Vless, Trojan and other protocols (Xray-core )
zerotier
Software-defined networking with ZeroNSD DNS resolution (ZeroTier )
Service
Description
memos
Privacy-focused self-hosted memo/notes application with Nginx reverse proxy (Memos )
siyuan
Local-first personal knowledge management with Nginx reverse proxy (SiYuan )
RSS & Content
Service
Description
miniflux
Minimalist RSS feed reader with PostgreSQL backend (Miniflux )
Service
Description
syncthing
Continuous file synchronization with relay server for peer discovery (Syncthing )
Service
Description
dozzle
Real-time Docker container log viewer with file-based user auth (Dozzle )
watchtower
Automated Docker container updates with Telegram notifications (Watchtower )
Security & Password Management
Service
Description
vaultwarden
Self-hosted Bitwarden-compatible password manager with Nginx reverse proxy (Vaultwarden )
Service
Description
wanderer
Self-hosted trail database with Meilisearch and PocketBase (Wanderer )
docker-composes/
├── acme.sh/
├── anyproxy/
├── azure-functions-dotnet-isolated/
├── azure-openai-proxy/
├── chatgp-next-web/
├── dozzle/
├── fizzy/
├── free-games-claimer/
├── memos/
├── miniflux/
├── nginx-proxy-manager/
├── qiandao/
├── singbox/
├── siyuan/
├── snell/
├── stirling-pdf/
├── syncthing/
├── trojan-go/
├── vaultwarden/
├── wanderer/
├── watchtower/
├── xiaogpt/
├── xray/
└── zerotier/
Contributions are welcome! Please submit a pull request or open an issue to discuss any changes or additions.
This project is licensed under the MIT License - see the LICENSE file for details.