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 Let's Encrypt certificate management using acme.sh |
| Service | Description |
|---|---|
| anyproxy | HTTP/HTTPS proxy server for capturing and modifying requests (AnyProxy) |
| nginx-proxy-manager | Web-based reverse proxy management (NPM) |
| singbox | Universal proxy platform with multi-protocol support (sing-box) |
| snell | Lightweight encrypted proxy server (Snell) |
| trojan-go | Unidentifiable proxy mechanism (Trojan-Go) |
| xray | Proxy platform for bypassing network restrictions (Xray-core) |
| zerotier | Software-defined networking (ZeroTier) |
| Service | Description |
|---|---|
| azure-openai-proxy | Proxy server for Azure OpenAI API |
| chatgpt-next-web | ChatGPT web interface |
| xiaogpt | ChatGPT integration for Xiaomi AI Speaker (XiaoGPT) |
| Service | Description |
|---|---|
| azure-functions-dotnet-isolated | Azure Functions with .NET isolated worker |
| Service | Description |
|---|---|
| memos | Self-hosted note-taking application (Memos) |
| siyuan | Local-first personal knowledge management (SiYuan) |
| Service | Description |
|---|---|
| miniflux | Minimalist feed reader (Miniflux) |
| Service | Description |
|---|---|
| syncthing | Continuous file synchronization (Syncthing) |
| Service | Description |
|---|---|
| stirling-pdf | Self-hosted PDF toolkit (Stirling PDF) |
| Service | Description |
|---|---|
| free-games-claimer | Automatically claim free games from various platforms |
| qiandao | Open-source sign-in system (Qiandao) |
| watchtower | Automated Docker container updates (Watchtower) |
| fizzy | Web application service |
| Service | Description |
|---|---|
| vaultwarden | Unofficial Bitwarden server implementation (Vaultwarden) |
| Service | Description |
|---|---|
| wanderer | Self-hosted trail database for adventures (Wanderer) |
docker-composes/
├── acme.sh/
├── anyproxy/
├── azure-functions-dotnet-isolated/
├── azure-openai-proxy/
├── chatgp-next-web/
├── 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.