Docker Compose
Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.
- GitHub: https://github.com/topics/docker-compose
- Repo: https://github.com/docker/compose
- Released: October 16, 2014
- Related Topics: docker, containers,
- Aliases: dockercompose,
- Last updated: 2026-07-01 00:08:38 UTC
- JSON Representation
https://github.com/pastjung/project-template
앞으로의 프로젝트 간편화를 위한 템플릿 - MSA & DDD 설계 ( 2024.10.10 ~ 2024.10.15 )
docker docker-compose h2-database mariadb mongodb mysql react springboot vite
Last synced: 22 Jan 2026
https://github.com/exterrestris/ansible-role-docker-compose
Ansible role to generate and start Docker Compose files
ansible ansible-role docker docker-compose
Last synced: 15 Feb 2026
https://github.com/sagebynature/team-nexus
Dockerized virtual startup team powered by Hermes Agent
agent-orchestration ai-agents automation docker docker-compose hermes-agent mcp mise multi-agent startup
Last synced: 05 Jun 2026
https://github.com/brunotacca/dockerfiles
Dockerfiles
docker docker-compose dockerfiles shell shell-scripts
Last synced: 28 Jan 2026
https://github.com/a1unade/bars-chat-bot
Telegram-бот для автоматических напоминаний о регламентных операциях. Микросервисная архитектура, Kafka, .NET, Docker.
asp-net-core automapper docker docker-compose dotnet entity-framework-core graphql mediatr microservices nuget postgresql yarp-gateway
Last synced: 07 May 2026
https://github.com/danielm/docker-compose-php
Docker Compose + PHP 7.2
composer docker docker-compose mariadb mysql nginx php
Last synced: 02 Apr 2026
https://github.com/guspaz0/expensetracker
Project to track expenses, for multiusers, register payments and check expirations. Henry - Upskilling Java backend.
apache-poi css docker-compose html java jpa-hibernate junit5 mockito spring spring-boot testing thymeleaf-template-engine
Last synced: 13 Apr 2026
https://github.com/jgauthi/poc_docker_nginx_php_mysql
Docker compose pack for LAMP development.
docker-compose maildev mysql-database nginx-docker php84-fpm phpmyadmin traefik-v2
Last synced: 20 Apr 2026
https://github.com/guillempuche/demo_supertokens_effect
Full-stack TypeScript demo using Effect framework and SuperTokens for passwordless auth. Features React frontend, Effect-powered Node.js server, Caddy for reverse proxy and local email testing.
authentication-middleware caddy docker-compose effect effect-ts material-design monorepo reverse-proxy supertokens tailwindcss yarn
Last synced: 17 Apr 2026
https://github.com/alixanneraud/infrastructure
Infrastructure code and documentation for deploying and managing my sovereign services.
ansible docker docker-compose sovereignty truenas
Last synced: 15 Feb 2026
https://github.com/artcc/custom-deskhub
Node.js project to extend DeskHub functionality with custom features. Containerized with Docker and deployed using Docker Compose for easy setup.
deskhub docker docker-compose github-contributions nodejs
Last synced: 07 May 2026
https://github.com/adarwa/suricata-alerts
Dockerized Python service that monitors Suricata eve.json and sends real-time email alerts.
alert docker docker-compose email email-sender ids ips monitoring suricata
Last synced: 20 Apr 2026
https://github.com/davidnoyes/docker-pihole-customdns
Facilitate Pi-hole DNS entry automation for Docker services efficiently with docker-pihole-customdns. Simplify the management process, ensuring seamless integration and reduced manual effort.
automation dns docker docker-compose docker-image nginx pi-hole traefik
Last synced: 15 Feb 2026
https://github.com/flopezag/docker-fiware
Sample docker-compose and configuration files to deploy almost a complete FIWARE architecture example.
docker docker-compose fiware fiware-idm fiware-iot-agents fiware-ngsi fiware-orion fiware-pep fiware-wirecloud
Last synced: 24 Feb 2026
https://github.com/sylvainmetayer/docker-betisier-tp
Just a repository to play with docker and Traefik from an (old) existing project
docker docker-compose php7 traefik
Last synced: 07 May 2026
https://github.com/camilajaviera91/gcp-new
This project defines a modern data pipeline architecture using Airflow, DBT, and PostgreSQL. Below you'll find instructions on how to get started and how the repository is structured.
airflow airflow-dags bashoperator docker-compose dotenv os pandas pipelines psycopg2 pythonoperator
Last synced: 20 Apr 2026
https://github.com/wmramadan/localstack-dind
An example of using DIND with LocalStack
docker docker-compose dockerindocker localstack terraform
Last synced: 07 May 2026
https://github.com/andrewsosa/luigi-demo
Demo of using Luigi to build ETL Pipelines
demo docker docker-compose etl etl-pipeline luigi luigi-pipeline pipenv
Last synced: 07 May 2026
https://github.com/lixx21/task-management-api
docker-compose nestjs typescript
Last synced: 07 May 2026
https://github.com/kartikk-26/dockerized-to-do-app
A To-Do List app featuring a Node.js backend and React frontend. Docker is used to containerize both services, allowing for easy deployment and management via Docker Compose.
docker docker-compose docker-container dockerfile
Last synced: 20 Apr 2026
https://github.com/javanile-backup/dockerops
Super-fantastic wrapper for docker-compose operations
development-tools devops-tools docker-compose
Last synced: 15 Feb 2026
https://github.com/johnfmorton/example-static-docker-website-for-traefik
A static website server from a Docker container and routed with Traefik.
docker docker-compose nginx traefik
Last synced: 07 May 2026
https://github.com/uwon0625/rag-agent-for-hospital
Retrieval Augmented Generation (RAG) Chatbot for Hospital
agents ai chatbot docker docker-compose etl etl-pipeline full-stack generative-ai healthcare hospital neo4j prompt-engineering rag streamlit
Last synced: 04 Apr 2026
https://github.com/keshon/lazy-dockers
A collection of docker-compose files of particular services for rapid deploy under Traefik proxy that I gather time to time
deployment deployment-automation docker docker-compose proxy-server
Last synced: 16 Apr 2026
https://github.com/pradumnasaraf/deno-docker
About A simple HTTP server implemented in TypeScript uses Deno as runtime. This is for Docker's official Deno Language Guide
deno docker docker-compose kubernetes
Last synced: 16 Feb 2026
https://github.com/lubaskinc0de/tgbot-template
Telegram-bot online store. This shows my bot-writting skills.
aiogram docker docker-compose postgresql python
Last synced: 13 Apr 2026
https://github.com/gaoyuyue/springcloud-sample
docker docker-compose oauth2 springcloud
Last synced: 07 May 2026
https://github.com/sagor0078/fastapi-mlops-docker-k8s
This application demonstrates deploying machine learning models using FastAPI, Docker, and Kubernetes. It includes background task processing with Celery and Redis, and provides endpoints for making predictions and retrieving results. The application uses the Breast Cancer Wisconsin (Diagnostic) dataset for model training and evaluation
background-jobs celery docker docker-compose fastapi k8s k8s-cluster minikube minikube-cluster ml mlops pylint pytest python3 redis unit-testing
Last synced: 13 Apr 2026
https://github.com/ali2210/expert-enigma
Wiz-Dwarfs Official Website
consul docker docker-compose gofiber golang influxdb pusher-beams terraform traefik-docker
Last synced: 16 Feb 2026
https://github.com/harmnot/tinder-cloning
a simple dating app that has swipping mechanishm
containers dating-app docker docker-compose go go-chi golang jwt jwt-authentication postgresql
Last synced: 16 Apr 2026
https://github.com/javascriptizer1/gymnote
Gymnote Telegram Bot [Golang, Clickhouse, Redis, TgBotAPI]. Track your progress
analytics backend bodybuilding bot clean-architecture clickhouse docker-compose fitness-app go golang gymnote makefile redis telegram telegram-bot telegram-bot-api training
Last synced: 07 May 2026
https://github.com/tayeva/librdkafka-examples-cpp
Examples using librdkafka
cpp docker docker-compose kafka kafka-client
Last synced: 07 May 2026
https://github.com/pgeschwill/epaper-voice-assistant
Small footprint info panel that listens, talks and shows useful info on an e-Paper display. 100% local speech transcription and generation.
docker-compose epaper google-api mimic-iii python raspberry-pi-4 voice-assistant vosk-api
Last synced: 23 Jan 2026
https://github.com/saahen-sriyan-mishra/eventmgmt
A Fullstack Event Management application made using a multitude of technologies including ASP.NET, React, Node, SpringBoot and Docker.
asp-net bootstrap docker docker-compose docker-container docker-image dotnet event-management express jwt-authentication microservices-architecture nodejs postman reactjs rest-api spring-boot sqlite-database
Last synced: 04 Apr 2026
https://github.com/runroom/docker-images
Runroom Docker images
backup docker docker-compose docker-swarm
Last synced: 03 Jan 2026
https://github.com/laansdole/image-caption-pipeline
FastAPI Production Setup with pipeline for HuggingFace image caption model
docker-compose fastapi huggingface-transformers image-to-text poetry
Last synced: 13 Apr 2026
https://github.com/pomxark/guests-back
Сервис гостей
cs-fixer docker docker-compose laravel
Last synced: 28 Jun 2026
https://github.com/defi0x1/face-recognition-serving
Serving Face Detection and Recognition Based on arc-face
docker docker-compose face-detection face-recognition grpc model-optimizer mtcnn-face-detection mxnet pytorch tensorflow tensorflow-serving
Last synced: 13 Apr 2026
https://github.com/madhuranga-skp/api-simple-todo
This is an Api that created using go programming language, by implementing authentication of user login / signup process and, it capable of perfrom REST funtions in user's todos
docker docker-compose golang postgresql sqlc
Last synced: 09 Apr 2026
https://github.com/ohorbatiuk/renamer
Use regular expressions for renaming files and folders on Synology servers.
docker docker-compose docker-image filter regular-expression rename-files synology synology-servers
Last synced: 13 Apr 2026
https://github.com/nikaera/docker-fastapi-basic-auth-sample
Docker Compose sample project with BASIC authentication for FastAPI docs path in nginx.
basic-authentication docker docker-compose fastapi nginx
Last synced: 13 Apr 2026
https://github.com/thingsym/wp-compose
WP Compose is WordPress development environment based on the docker environment. You can easily launch WordPress development environment as localhost. Optimized for ARM based Mac (Apple Chip).
docker docker-compose wordpress wordpress-development
Last synced: 13 Apr 2026
https://github.com/zett-8/hasura-graphql-engine-docker-template
Template of Dockerfile and compose yaml to build hasura graphql engine
docker docker-compose graphql hasura hasura-graphql-engine
Last synced: 08 May 2026
https://github.com/rchanger/githelper
GitHelper
docker docker-compose golang vuejs
Last synced: 20 Apr 2026
https://github.com/nsstnc/code-processor
👨🏻💻 Code processor on Golang
api docker docker-compose dockerfile go golang grafana http microservices postgresql prometheus rabbitmq redis rest-api
Last synced: 02 Apr 2026
https://github.com/jadson-medeiros/gin-rest
A API REST made with Golang using GIN framework
api-rest docker docker-compose gin-framework go golang gorm
Last synced: 15 Apr 2026
https://github.com/daggerok/docker-examples
This repository is contains examples of using docker in swarm mode as docker swarm cluster
docker docker-compose docker-stack docker-swarm docker-swarm-cluster docker-swarm-mode dockerfile swarm swarm-mode
Last synced: 20 Apr 2026
https://github.com/kayvansol/gitlabcicd
GitLab CI/CD in Docker
ci-cd cicd continuous-delivery continuous-deployment docker docker-compose gitlab gitlab-ci gitlab-runner ssh
Last synced: 08 May 2026
https://github.com/jbris/mlflow-bentoml-integration
Testing the integration of MLFlow and BentoML
bentoml bentoml-service boto3 botocore devops docker docker-compose hydra hydra-core minio minio-server mlflow mlflow-docker mlflow-tracking mlflow-tracking-server mlops mlops-workflow s3 s3-bucket
Last synced: 08 May 2026
https://github.com/ruanbekker/docker-apache-airflow
Apache Airflow using Docker Compose
airflow airflow-docker docker docker-compose
Last synced: 08 May 2026
https://github.com/kundan547/django-blog-project
A Django Blog Application is a web-based platform that allows users to create, edit, and share blog posts. Built with the robust Django framework, it provides a secure, scalable, and user-friendly interface for managing blog content. The application includes features for both authors and readers, ensuring an engaging experience for all users.
aws django docker docker-compose lambda python3 serverless
Last synced: 13 Apr 2026
https://github.com/ronhachmon/cut-it-out
web application used to cut main object from their background
aws aws-elastic-beanstalk css docker docker-compose express html javascript react typescript
Last synced: 13 Apr 2026
https://github.com/aliyildizoz/photo-channel-spa
In this app users can create channels and share photos, comment or like photos in these channels. We can also tag these channels and filter the channels accordingly and find channels in the areas we are interested in.
docker docker-compose photo-channel react react-redux redux social-media
Last synced: 16 Apr 2026
https://github.com/tariqulgithub/master-replica-example
MySQL 8 Master-Replica Docker Compose setup with separate users for app, replication, and read-only reporting. Ready for development and testing.
database devops docker docker-compose docker-container docker-image gtid gtid-replication master-replica mysql mysql-database open-source read-only replication
Last synced: 16 Apr 2026
https://github.com/braineanear/mafkoud
An API for Mobile Application that helps parents to find their kids throw IP cameras
babel docker docker-compose machine-learning mongodb nodejs pm2 python redis websocket
Last synced: 02 Apr 2026
https://github.com/deployable/docker-zookeeper
Zookeeper Docker image and compose/cluster definitions
cluster docker docker-compose docker-image zookeeper
Last synced: 16 Apr 2026
https://github.com/thales-eduardo/crud-typeorm
SOLID, TDD, DDD + Cache com redis e paginação.
ddd-patterns docker-compose dockerfile jest many-to-one node postgresql rate-limiter-flexible redis solid tdd typeorm typescript
Last synced: 12 Apr 2026
https://github.com/daniel-sogbey/llm_log_pipeline
Containerized Go service that uses LLMs (e.g., LLaMA 3.1 Instruct) to analyze backend logs via RabbitMQ and store structured insights in PostgreSQL
docker docker-compose go golang llm llms logs microservices postgresql rabbitmq togetherai
Last synced: 08 May 2026
https://github.com/tiagorv0/transfer.microsservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, Kubernetes, RabbitMQ, MongoDB, Docker-Compose.
api docker docker-compose dotnet kubernetes microservices mongodb rabbitmq
Last synced: 13 Apr 2026
https://github.com/rmoongit/mediumclone_vue
Mediumclone_vue, It mini social platform from another users who share information with each other with likes, follows, and favorite posts. Test it! Login: freeTester@mail.ru, Password: freeTester
api axios bootstrap docker docker-compose vue-router vue3 vuex webpack
Last synced: 20 Apr 2026
https://github.com/furkan-gulsen/nba-simulator-with-golang
The NBA Simulator is a Go-based application designed to simulate various aspects of NBA games.
ddd ddd-architecture docker docker-compose domain-driven-design go go-programming golang mongodb nba-analytics nba-simulator nba-stats
Last synced: 20 Apr 2026
https://github.com/pasdam/playground-docker-grafana-prometheus-loki-tempo
Docker-compose playground with Grafana, Loki, Tempo and Prometheus stack
compose docker-compose grafana loki opentelemetry playground prometheus tempo
Last synced: 20 Apr 2026
https://github.com/amineo/adonis4-docker
Containerized Adonis4 + PM2 for simplicity, portability and development flexibility.
adonisjs docker docker-compose nodejs
Last synced: 19 Apr 2026
https://github.com/prometee/docker-compose-web
Minimal Docker compose configuration with php-fpm + nginx + mysql + mailhog (all are alpine latest) and an optional capistrano container
capistrano docker-compose mailhog mysql nginx php-fpm vhost
Last synced: 08 May 2026
https://github.com/zaxovaiko/dating-app
💖 REST API server and client for dating application
dating-app docker-compose nestjs
Last synced: 15 Apr 2026
https://github.com/cse0518/msa-practice
대규모 시스템 MSA 인프라 구조를 구현해봅니다.
docker-compose kafka netty spring-cloud-gateway spring-eureka webflux
Last synced: 02 Mar 2026
https://github.com/kostyabet/tasks-list
Tasks List web application on ASP.Net Core Web API with Entity Framework
asp-net-core-web-api docker-compose entity-framework entity-framework-core next-js postgresql
Last synced: 22 Jan 2026
https://github.com/isurunvn/multi-container-monitoring-system
A production-ready monitoring system that demonstrates real-world container orchestration with Kubernetes. The system monitors multiple NGINX web servers, tracks their health, validates timezone synchronization, and provides real-time monitoring dashboards.
container-orchestration docker docker-compose flask-api k8s kubernetes-deployment log-monitoring logging mailhog nginx postgresql python script shell-script watchdog
Last synced: 02 Apr 2026
https://github.com/yash509/devsecops-wordictionary-deployment
Developed a Wordictionary App in HTML, CSS and JavaScript, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.
aws azure cloud css devops devops-tools devsecops docker docker-compose dockerfile eks-cluster gcp hcl html javascript jenkins jenkinsfile kubernetes project-repository terraform
Last synced: 06 Jan 2026
https://github.com/dldevinc/fish-docker
Docker completions for fish shell
docker docker-compose fish fish-shell
Last synced: 08 May 2026
https://github.com/cosmos-sajal/recipe-app-api
Recipe Todo App using Django Framework
api-rest django django-rest-framework docker-compose python
Last synced: 13 Apr 2026
https://github.com/oleksiyp/kafka-vertx-react-chat
Sample chat application
docker-compose kafka react react-md vertx
Last synced: 19 Apr 2026
https://github.com/viktor-shcherb/reproducible-research-project-template
A Docker-based template for reproducible Python research, integrating pip‑tools dependency pinning, pytest, and Codecov reporting
cicd codecov data-science docker docker-compose pip-tools pytest python reproducible-research template
Last synced: 08 May 2026
https://github.com/stellarbear/whisper.cpp.docker
run whisper.cpp in docker
docker docker-compose gpu whisper-cpp
Last synced: 09 Apr 2026
https://github.com/aborroy/alfresco-6-profiling
This project includes different profiling methods when using Docker Compose deployments with Alfresco Community 6.2.
alfresco docker docker-compose profiling
Last synced: 19 Apr 2026
https://github.com/rongfengliang/openresty-lua-demo
openresty-lua-demo
docker-compose lua nginx openresty
Last synced: 08 May 2026
https://github.com/andersinno/djocker
Docker tools with a Django twist :whale:
django docker docker-compose tool
Last synced: 07 Feb 2026
https://github.com/s3bul/steamcmd-project-zomboid-server
docker docker-compose project-zomboid server swarm zomboid
Last synced: 19 Apr 2026
https://github.com/apscreativas/laravel7-docker
Skeleton para Desarrollo Laravel 7 // Apache - MariaDB - CLI
apache cli docker docker-compose laravel laravel7 mariadb
Last synced: 20 Feb 2026
https://github.com/silaskalmbach/docker_autossh_tunnel
Minimal Dockerfile to pass any number of ports with autossh through an ssh tunnel
autossh autossh-tunnel-server balena docker docker-compose homelab raspberry-pi
Last synced: 16 Apr 2026
https://github.com/armandwipangestu/gis-ui
GIS Application built using React.js + Golang (https://github.com/armandwipangestu/gis-api)
axios docker docker-compose gis openstreetmap osm reactjs tanstack-query vitejs
Last synced: 29 May 2026
https://github.com/lchristmann/waffle-dashboard
A self-hostable web app you can spin up on your own server to track waffle-eating achievements and preserve the memories behind them.
architecture-decomposition-framework dashboard docker docker-compose filamentphp laravel pestphp tailwindcss vite waffle
Last synced: 05 Feb 2026
https://github.com/mathieulemieux/template-dockercompose-nginx
Repository template for managing Nginx image with Docker Compose and VS Code devcontainer.
docker-compose nginx template vscode-devcontainers
Last synced: 19 Apr 2026
https://github.com/k911/keycloak-ha-docker
Highly available Keycloak setup using docker and docker-compose
docker docker-compose high-availability keycloak
Last synced: 18 Apr 2026
https://github.com/ajsalemo/angular
A project to experiment with Angular and other technologies.
angular azure docker-compose dockerfile expressjs material-angular node openweathermap-api passport postgres sequelize sequelize-cli widgets
Last synced: 05 Apr 2026
https://github.com/martinlupa/go-email-service
A Go-based email service with support for multiple providers like Mailgun and SparkPost. Exposes a RESTful API for sending emails via HTTP POST requests. Includes Docker support for deployment and environment-based configuration for flexibility. Ideal for integrating reliable email-sending functionality into applications.
docker-compose email-service golang mailgun rest-api sparkpost
Last synced: 29 Apr 2026
https://github.com/shadawck/code-analysis
Dockerfile for source code analysis
analysis docker docker-compose dockerfile dynamic-analysis static-analysis
Last synced: 08 May 2026
https://github.com/xaled/docker-compose-ansible-role
Template ansible role for a docker-compose project
ansible ansible-role docker docker-compose
Last synced: 13 Apr 2026
https://github.com/arthur199212/idt-coding-exercise
Technologies: Node, Express, MongoDB, Create React App, React Query, Material-UI, TypeScript, Docker compose.
create-react-app docker-compose express material-ui mongodb mongoose nodejs react-query typescript
Last synced: 14 Apr 2026
https://github.com/sumitm01/containerization-of-a-microservice-application
This project contains the documentation of the implementation details for the containerizing an existing micro services application using Docker and publishing the images on Dockerhub.
containerization dbms docker-cli docker-compose docker-engine dockerhub java maven memcached nginx rabbitmq tomcat
Last synced: 16 Apr 2026
https://github.com/kdpuvvadi/pie
Pie, Ansible playbook to setup basic home network on Raspberry pi or any linux server with Docker, Portainer, Cloudflare for DNS and Pihole for Local DNS, & Ad/tracker blocking
ansible ansible-playbook dns docker docker-compose linux pihole portainer raspberrypi
Last synced: 15 Apr 2026
https://github.com/zorgch/zorg-docker
Docker setup to run the zorg.ch Website and its related services in an isolated, server-independent environment.
docker docker-compose server zorg
Last synced: 30 Jan 2026
https://github.com/bunyamin54/check.list.app
Digitization of Service Orders to Nøsted & As
azure-devops bootstrap5 csharp docker-compose entity-framework-core mssql-database mvc-architecture
Last synced: 06 Feb 2026
https://github.com/jaynil1611/node-js-application-level-monitoring
This repository contains visualization dashboards for a node js application made using grafana & prometheus. Docker is used for deployment of these dashboards.
docker docker-compose grafana grafana-alerts grafana-dashboard node node-exporter nodejs prometheus prometheus-client prometheus-exporter
Last synced: 05 Apr 2026
https://github.com/amazingandyyy/docker-master
Learn everything about Docker and Kubernete
docker docker-compose kubernetes
Last synced: 17 Apr 2026
https://github.com/nicehorse06/url-shortener
HTTP APIs for Short URL System with Redirection
docker docker-compose fastapi python redis url-shortener
Last synced: 13 Apr 2026
https://github.com/danilomeneghel/spring-boot-kafka
Projeto de envio de messageria utilizando Kafka e Java
docker docker-compose java-11 kafka lombok maven messageria queue spring-boot
Last synced: 05 Apr 2026
https://github.com/coder8080/usmile
Телеграм-бот для создания партнерских сертификатов
aiogram3 docker docker-compose github-actions-ci-cd peewee peewee-async postgres psycopg3 pypy python redis telegram telegram-bot
Last synced: 05 Apr 2026
https://github.com/brisinger/dockerapp
User Profile App Containerized and deployed and built from image pushed to AWS ECR
aws docker docker-compose ecr-repositories javascript mongodb mongoexpress nodejs
Last synced: 15 Apr 2026