Skip to content

tiny656/docker-composes

Repository files navigation

Docker Compose Collection

A curated collection of Docker Compose configurations for self-hosted applications and services.

License: MIT

Quick Start

# 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

Services

Security & Certificates

Service Description
acme.sh Automated Let's Encrypt certificate management using acme.sh

Network & Proxy

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)

AI & LLM

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)

Cloud & Serverless

Service Description
azure-functions-dotnet-isolated Azure Functions with .NET isolated worker

Productivity & Notes

Service Description
memos Self-hosted note-taking application (Memos)
siyuan Local-first personal knowledge management (SiYuan)

RSS & Content

Service Description
miniflux Minimalist feed reader (Miniflux)

File & Sync

Service Description
syncthing Continuous file synchronization (Syncthing)

Documents & Tools

Service Description
stirling-pdf Self-hosted PDF toolkit (Stirling PDF)

Automation & Utilities

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

Security & Password Management

Service Description
vaultwarden Unofficial Bitwarden server implementation (Vaultwarden)

Lifestyle

Service Description
wanderer Self-hosted trail database for adventures (Wanderer)

Directory Structure

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/

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss any changes or additions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

tiny656's docker-composes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published