docker-projects  by dominikhoebert

Docker-compose collection for various services

created 1 year ago
304 stars

Top 88.9% on sourcepulse

GitHubView on GitHub
Project Summary

This repository offers a curated collection of ready-to-run Docker Compose projects for self-hosting various applications. It targets users looking to easily deploy and manage a wide range of services, from media servers and development tools to network utilities and home automation, simplifying the setup process for common self-hosted stacks.

How It Works

The project leverages Docker Compose to define and manage multi-container Docker applications. Each subdirectory likely contains a docker-compose.yml file specifying the services, networks, and volumes required for a particular application. This approach allows for consistent, reproducible deployments across different environments with a single command.

Quick Start & Requirements

  • Install Docker and Docker Compose.
  • Run bash docker network create --driver bridge proxy for network setup.
  • Navigate to a service directory and run docker compose up -d.
  • Supports Linux hosts for host networking; beta support on Docker Desktop 4.29+ for Mac/Windows.

Highlighted Details

  • Extensive list of services including Adguard Home, Authentik, Gitea, Home Assistant, Immich, Nextcloud, Ollama, Plex, Portainer, and Vaultwarden.
  • Includes a network creation command for proxy services.
  • Mentions support for host networking on newer Docker Desktop versions.
  • Links to external resources like Awesome Compose and r/selfhosted.

Maintenance & Community

No specific contributors, sponsorships, or community links (Discord/Slack) are mentioned in the README.

Licensing & Compatibility

The repository itself does not specify a license. Individual projects within the collection may have their own licenses. Compatibility for commercial use or closed-source linking would depend on the licenses of the included Docker images and configurations.

Limitations & Caveats

The README lacks a clear description of the project's purpose or a structured guide. It primarily serves as a list of services with their ports, and the "How It Works" section is minimal. There's no explicit mention of maintenance status or update frequency.

Health Check
Last commit

3 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
15 stars in the last 90 days

Explore Similar Projects

Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Tim J. Baek Tim J. Baek(Founder of Open WebUI), and
1 more.

harbor by av

0.5%
2k
CLI tool for local LLM stack orchestration
created 1 year ago
updated 3 weeks ago
Feedback? Help us improve.