Skip to content

tiny656/docker-composes

Repository files navigation

Docker-Compose Collection

This repository contains a collection of Docker-Compose configurations for various applications and services. Each directory contains the necessary files to deploy and manage the respective application using Docker-Compose.

Directory Structure

  • acme.sh: Docker-Compose setup for acme.sh, a shell script for managing Let's Encrypt certificates.
  • anyproxy: Docker-Compose configuration for AnyProxy, a proxy server for capturing and modifying HTTP/HTTPS requests.
  • azure-functions-dotnet-isolated: Docker-Compose setup for Azure Functions with .NET isolated worker.
  • azure-openai-proxy: Docker-Compose configuration for an Azure OpenAI proxy server.
  • chatgpt-next-web: Docker-Compose setup for a ChatGPT web interface.
  • free-games-claimer: Docker-Compose configuration for a service that automatically claims free games.
  • memos: Docker-Compose setup for Memos, a self-hosted note-taking application.
  • miniflux: Docker-Compose configuration for Miniflux, a minimalist and opinionated feed reader.
  • nginx-proxy-manager: Docker-Compose setup for Nginx Proxy Manager, a simple and powerful reverse proxy.
  • siyuan: Docker-Compose configuration for SiYuan, a local-first personal knowledge management system.
  • snell: Docker-Compose setup for Snell, a proxy server.
  • stirling-pdf: Docker-Compose configuration for Stirling PDF, an open-source PDF toolkit.
  • trojan-go: Docker-Compose setup for Trojan-Go, an unidentifiable mechanism that helps you bypass GFW.
  • vaultwarden: Docker-Compose configuration for Vaultwarden, an unofficial Bitwarden server implementation.
  • wanderer: Docker-Compose setup for Wanderer, a self-hosted trail database. Save your adventures.
  • watchtower: Docker-Compose configuration for Watchtower, a process for automating Docker container base image updates.
  • xiaogpt: Docker-Compose setup for XiaoGPT, play ChatGPT and other LLM with Xiaomi AI Speaker.
  • xray: Docker-Compose configuration for Xray, a platform for building proxies to bypass network restrictions.
  • zerotier: Docker-Compose setup for ZeroTier, a smart Ethernet switch for planet Earth.

Usage

To use any of the Docker-Compose configurations, navigate to the respective directory and follow the instructions provided in the README.md file within that directory. Typically, the steps involve:

  1. Cloning the repository:

    git clone https://github.com/yourusername/docker-composes.git
    cd docker-composes
  2. Navigating to the desired directory:

    cd <directory-name>
  3. Running Docker-Compose:

    docker-compose up -d

Contributing

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

License

This repository is licensed under the MIT License. See the LICENSE file for more details.


This repository aims to provide a comprehensive collection of Docker-Compose configurations to streamline the deployment and management of various applications and services. Feel free to explore and use the configurations as needed.

About

tiny656's docker-composes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published