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-06-27 00:08:35 UTC
- JSON Representation
https://github.com/yettabaa/inception
The Inception project, part of the 42 curriculum, focuses on enhancing system administration skills through Docker. By using Docker Compose, you will build and run a custom LEMP stack for a WordPress website without relying on ready-made Docker images. This involves virtualizing multiple services such as MariaDB, Nginx, Redis, and more ...
42 container docker docker-compose docker-image inception inception-42 inception-42-github
Last synced: 15 Apr 2026
https://github.com/sonne118/pcap_app
scalable microservice project for transporting data which can collect from thousands computers and calculate information in needed forms
atl cpp20 docker-compose docker-container dotnet grpc-client grpc-server kafka load-balancer signalr win32api wpf
Last synced: 15 Apr 2026
https://github.com/hacksu/docker-tutorial
This is a basic tutorial for everything related to docker. From pulling images from the web to creating your own images with Dockerfiles, this tutorial will cover what a beginner needs to know to get started with containerization.
containerization docker docker-compose docker-image dockerfiles
Last synced: 08 Feb 2026
https://github.com/andersonhsporto/ft-inception
Docker cluster with Wordpress, Mariadb and nginx
debian docker docker-compose makefile nginx wordpress
Last synced: 15 Apr 2026
https://github.com/frnn4268/full-stack-cache
This project is a full-stack application with a Node.js and Express backend, a React frontend, and Redis cache. It uses Docker for containerization and Docker Compose for managing the multi-container setup.
docker-compose dockerfile expressjs nginx nodejs redis vite
Last synced: 08 Feb 2026
https://github.com/prod3v3loper/docker
🏗 Docker with Apache - PHP - MySQL - PhpMyAdmin - Mailhog | development environment
apache development development-environment docker docker-compose docker-container dockerfile dump environment mailhog mysql mysql-database php php8 phpmyadmin
Last synced: 09 Feb 2026
https://github.com/tiaki026/autostartigt
Автоматический запуск Influxdb, Grafana, Telegraf
batfile docker-compose grafana influxdb telegraf
Last synced: 09 Feb 2026
https://github.com/asadhasan/playwright-typescript-tests
Basic tests on Swaglab/saucedemo site, with Playwright (coded in Typescript)
cross-browser cross-platform docker docker-compose dotenv-defaults eslint github-actions husky playwright playwright-test-runner playwright-typescript prettier typescript
Last synced: 09 Feb 2026
https://github.com/vutrandn94/minio-site-replication
Deploy MinIO: Site Replication
docker docker-compose minio minio-site-replicate
Last synced: 16 Apr 2026
https://github.com/mohamedsaidsallam/cfdiscordnotificationbot
A discord bot that allows you to set reminders on your server for upcoming codeforces rounds.
bot codacy-badge codeforces codeforces-api discord discord-bot discord-inv discord-notifications discord-py discordbot docker docker-compose notifications pateron-badge python3
Last synced: 16 Apr 2026
https://github.com/haykokoryun/bring-sally-up
Tired of typing docker-compose -f sally.yml up -d and then docker-compose -f sally.yml down?
docker docker-compose npm tooling
Last synced: 11 Feb 2026
https://github.com/manishbirthlia/docker-projects
Welcome to the Docker Projects repository! This repository contains a collection of Docker-related projects that I have created. Each project is designed to demonstrate various aspects of Docker, including containerization, orchestration, and deployment.
docker docker-compose docker-container docker-image dockerfile dockerhub
Last synced: 11 Feb 2026
https://github.com/mccuskero/py-example-data-pipeline-kafka-postresql
This is an example of a python based data pipeline leveraging Docker, kafka, and postgresql
asyncio docker docker-compose kafka pipeline protobuf python
Last synced: 12 Feb 2026
https://github.com/markjso/inception
Create a small docker network with separate containers for Nginx, Wordpress and MariaDB.
docker docker-compose mariadb-database nginx vm wordpress
Last synced: 16 Apr 2026
https://github.com/coindev1029/go-blockchain-application
Blockchain built in Golang
api-gateway blockchain blockchain-technology docker docker-compose golang react typescript
Last synced: 16 Apr 2026
https://github.com/lorenzofelletti/tf-kind
Overly convoluted way to spin up a local cluster with some observability and Velero installed
docker-compose grafana kind kubernetes prometheus terraform velero velero-kubernetes
Last synced: 28 Feb 2026
https://github.com/yagoluiz/discount-microservices
Comunication microservices using gRPC and .NET Core 3
docker docker-compose grpc microservice netcore3
Last synced: 16 Apr 2026
https://github.com/roussosan/javaspot-spring-boot
An interactive tool for learning Java, featuring GPT-3.5 integration for AI-driven exam evaluation.
aop-aspects docker-compose java javascript langchain4j lombok postgresql spring-boot spring-boot-webflux spring-data-jpa spring-mvc spring-security thymeleaf
Last synced: 15 Feb 2026
https://github.com/elbowz/wyw
WhatYouWatched - Project for Service Oriented Software Engineering 2019/20 @univaq
bootstrap-vue cxf docker-compose eureka java microservices spring-boot vue zuul
Last synced: 16 Apr 2026
https://github.com/firmanjs/tasklist-efishery
offline first app, app for handle if offline connectiion using pouchdb and couchdb
couchdb docker docker-compose expressjs pouchdb
Last synced: 16 Apr 2026
https://github.com/pastjung/architecture-msa-ddd
[ 아키텍처 공부 ] MSA & DDD 패턴을 적용한 프로젝트 예시 ( 기간 : 2024.08.19 ~ 2024.08.23 )
docker-compose fastapi mariadb springboot
Last synced: 15 Feb 2026
https://github.com/d3p1/docknext
A Docker environment generator for Next.js
devops-tools docker docker-compose docker-nextjs nextjs project react
Last synced: 01 Mar 2026
https://github.com/eve-ning/osu-data
Docker Containerize osu!db as a MySQL Service
Last synced: 01 Mar 2026
https://github.com/cloudkoonly/lite-lnmp
Use docker-compose to build a standard unified lnmp operating environment
docker docker-compose lnmp mysql8 nginx php8
Last synced: 16 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/bloomreach/brxm-developer-trial
Bloomreach Experience Developer Trial
bloomreach docker docker-compose react spa
Last synced: 09 May 2026
https://github.com/mmilk23/image_unmirrorer
Image Unmirrorer is an API that allows users to upload an image and receive a horizontally mirrored version in return. Developed with Elixir, this project can be easily run using Docker, making it simple and quick to set up.
docker docker-compose elixir image-editing-api image-manipulation image-mirroring image-processing microservices openapi
Last synced: 18 Apr 2026
https://github.com/tarsislimadev/coins
To buy and sell cryptocurrencies
binance binance-api coins docker docker-compose frontend github-actions
Last synced: 03 Mar 2026
https://github.com/yagoluiz/grpc-dotnet
Comunication API's using gRPC and .NET Core 3
docker docker-compose grpc netcore3
Last synced: 16 Apr 2026
https://github.com/agftech/dc-mysql-nginx-node-challenge
:dart: FC-2.0-T9
docker docker-compose mysql nginx nodejs proxy-reverse
Last synced: 04 Mar 2026
https://github.com/sunhao-java/docker-compose-yaml
docker-compose yaml files
Last synced: 16 Apr 2026
https://github.com/eonova/agricultural-planting
服创A18选题
backstage docker-compose eslint full-stack jest monorepo nestjs practice-project rspress streaming-video turborepo typeorm-mysql unocss vitesse
Last synced: 11 Apr 2026
https://github.com/impsdc/leoclimb
Website for my climbing association.
django django-application django-example docker-compose dokcer postgresql
Last synced: 17 Apr 2026
https://github.com/qameta/testops-deploy-compose
docker compose configuration files for Allure TestOps deployment
actual compose docker docker-compose five testops
Last synced: 01 Apr 2026
https://github.com/almirjnr/desafio-ci-t
CI&T automation and development challenges
challenge docker-compose fullstack-typescript mocha mochawesome nodejs-typescript selenium-webdriver vue3-typescript
Last synced: 17 Apr 2026
https://github.com/jrcasso/django-app-template
A DevContainer template for Django applications, complete with a container-native dev setup.
container django docker docker-compose python
Last synced: 17 Apr 2026
https://github.com/ericlondon/rabbitmq-ruby-elasticsearch-docker-compose
RabbitMQ, Ruby, Elasticsearch, Worker, Docker Compose
docker docker-compose elasticsearch rabbitmq ruby
Last synced: 05 Mar 2026
https://github.com/rubix982/reflex
An MVP-ish LMS for Attendance Systems.
docker docker-compose expressjs figma lms material-ui mongodb mysql nginx react-router reactjs
Last synced: 02 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/noopeeks/laravel-forum
A post forum written in Vue + PHP Laravel and developed using the TDD technique. It features login and registration, post creation, comment posting and a fully-featured WYSIWIG editor.
docker docker-compose inertiajs laravel mysql php tailwindcss vue vuejs
Last synced: 02 Apr 2026
https://github.com/robbinparrish/learning-project-nodejs-npm
Learning project nodejs npm
devcontainer docker docker-compose dockerfile docs learning learning-project learning-project-nodejs linux nodejs notes npm
Last synced: 02 Apr 2026
https://github.com/ankitx-sharma/real-time-dashboard_streaming_pipeline
Build a real-time event streaming pipeline and a live dashboard that visualizes the system’s behavior in real time: throughput, queue pressure, latency, and errors.
backend-api docker-compose java live-dashboard metrics-visualization producer-consumer queue-simulation reactjs real-time-streaming
Last synced: 02 Apr 2026
https://github.com/deffz-finesse2nd/grafana-observability-stack
Grafana Observability Stack — Production-ready observability platform with Prometheus, Loki, Tempo & Grafana. Collect metrics, logs, and traces in one stack. Easy to deploy with Docker Compose. Perfect for monitoring microservices, Kubernetes, and cloud-native apps.
devops docker docker-compose grafana logging loki metrics microservices monitoring observability prometheus tempo tracing
Last synced: 17 Apr 2026
https://github.com/drew138/nuke-store
docker docker-compose gcp github-actions laravel php
Last synced: 02 Apr 2026
https://github.com/yagoluiz/delivery-api
Beverage delivery API using MongoDB and NodeJS
docker docker-compose geolocation mongodb nodejs
Last synced: 02 Apr 2026
https://github.com/andrekuratomi/prototipo_login_api
Fullstack development of application that logs suppliers to its dashboards in PowerBI and also the CEO's company as superuser to all dashboards.
aws-ec aws-s3 django django-rest-framework docker docker-compose postgresql
Last synced: 02 Apr 2026
https://github.com/ebrahimakbari/api_price
RESTful API designed to fetch and manage real-time price data
api celery django-rest-framework docker-compose scraping-websites
Last synced: 17 Apr 2026
https://github.com/wajahat-husain/kakfa-docker
Code and files for an Apache Kafka project with a Kafka producer, consumer, cluster setup, and Docker instructions.
apache-kafka docker docker-compose kafka-consumer kafka-docker kafka-producer kafka-streams kafkajs
Last synced: 17 Apr 2026
https://github.com/guicamargo19/fullstack_rest_api_react
Integração Front/Back-end com PostgreSQL e Docker
css django django-rest-framework docker docker-compose eslint html javascript postgresql prettier python react-query reactjs rest-api styled-components vscode
Last synced: 03 Apr 2026
https://github.com/yingzhuo/docker-containerizer
docker docker-compose helm kubernetes
Last synced: 17 Apr 2026
https://github.com/tynab/jenkins-dind
Build Jenkins Docker in Docker
cicd continuous-delivery continuous-deployment continuous-integration docker docker-ce docker-cli docker-compose docker-container docker-hub docker-image dockerfile jenkins jenkins-dind jenkins-docker-in-docker pipeline server ubuntu ubuntu-server yan
Last synced: 17 Apr 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/yonathanguez/monitoring-prometheus-grafana-alertmanager-maildev
Simplify setup for Prometheus, Grafana, Alertmanager, and MailDev on Windows/Linux. Effortless data collection, Grafana dashboard, Alertmanager configuration, and MailDev integration.
alertmanager batch devops docker-compose grafana kubernetes linux maildev monitoring powershell prometheus
Last synced: 04 Apr 2026
https://github.com/tyronejosee/prototype_metrics
Prototype for a complete Grafana and Prometheus monitoring setup, orchestrated with Docker Compose for easy deployment and configuration.
docker-compose grafana json metrics prometheus python yaml
Last synced: 04 Apr 2026
https://github.com/maiadegraaf/inception
A System Administration related exercise.
42 42born2code 42inception codam docker docker-compose inception nginx tutuorial wordpress
Last synced: 04 Apr 2026
https://github.com/ivan-knyazev/organizer
Pet-project to create a modular service for personal effectiveness management. The development was started as part of the course "Client-server applications" at NUST MISIS, 2025
docker docker-compose gin-gonic golang react rest-api
Last synced: 04 Apr 2026
https://github.com/veerendra2/composeflux
A GitOps continuous deployment tool for Docker Compose
compose-sdk docker docker-compose docker-sdk-go gitops
Last synced: 04 Apr 2026
https://github.com/devcoder1309/docker-backend-frontend-development-workflow
This is a depiction of containerizing all the necessary services and packing all their dependencies in order to run a smooth workflow for production and development
aws beanstalk build docker docker-compose docker-container ec2 expressjs github-actions nginx nodejs postgresql redis workflow yaml
Last synced: 04 Apr 2026
https://github.com/jongdeug/blog-backend
개인 프로젝트: 블로그 백엔드
backend cache docker docker-compose express github-actions mysql nestjs prisma redis typescript
Last synced: 04 Apr 2026
https://github.com/tuhuynh27/colimas
🐳 A simple tool to visualize and manage Docker Compose services in Colima.
Last synced: 04 Apr 2026
https://github.com/hennndev/restapi-nodejs-mysql
REST API and built it with NodeJS and MySQL and containerized with docker compose with authentication and authorization and role access control.
authentication-backend authorization-backend docker docker-compose middleware mysql nodejs
Last synced: 04 Apr 2026
https://github.com/vollborn/php-beginners-docker
A small Docker stack for PHP beginners, including PHP & MySQL.
docker docker-compose mysql nginx php
Last synced: 04 Apr 2026
https://github.com/mikenew01/desafio
Repositório para o desafio proposto contendo backend e frontend
cdi docker-compose graalvm javaee jdk11 jwt maven openapi quarkus rest-api swagger-ui
Last synced: 05 Apr 2026
https://github.com/osx-rsplug-a/imersao-fc2-nest
Projeto feito na semana Imersão-Fullcycle-2
docker docker-compose js mongodb nestjs
Last synced: 05 Apr 2026
https://github.com/rbiedrawa/kafka-monitoring
The goal of this project is to demonstrate different approaches how to monitor Apache Kafka ecosystem.
apache-kafka burrow confluent-kafka dashboards docker docker-compose grafana grafana-dashboard kafka kafka-connect kafka-consumer kafka-producer kafka-streams ksqldb metrics monitoring prometheus prometheus-exporter reporting schema-registry
Last synced: 18 Apr 2026
https://github.com/hecalderong/laravel-docker
Este proyecto proporciona un entorno de desarrollo completo para Laravel usando Docker, con todos los servicios necesarios configurados y listos para usar.
docker docker-compose laravel laravel-framework mysql nginx
Last synced: 05 Apr 2026
https://github.com/yogain123/dockering-node
Dockering Basic Node app and linking it with mongo image and Logging Errors in Bugsnag
bugsnag docker docker-compose mongo nodejs
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/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/s3bul/steamcmd-project-zomboid-server
docker docker-compose project-zomboid server swarm zomboid
Last synced: 19 Apr 2026
https://github.com/victorcezeh/elt-data-pipeline-project
An end-to-end ELT project using the Brazilian E-Commerce dataset from Kaggle. This project demonstrates the use of Python, PostgreSQL, Docker, Docker Compose, Airflow, dbt, and BigQuery to ingest, transform, and analyze data, providing insights into sales, delivery times, and order distributions.
airflow bigquery dbt-core docker docker-compose postgresql python
Last synced: 04 Jun 2026
https://github.com/odanieldcs/n7-course-api
Just web API of training school to the course of systems to internet
docker docker-compose nodejs sequelize
Last synced: 20 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/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/rchanger/githelper
GitHelper
docker docker-compose golang vuejs
Last synced: 20 Apr 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/dolanor/confined
Make Go stay into its container and keep safe distance, not touch its face, etc…
docker docker-compose go multi-stage-build
Last synced: 21 Apr 2026
https://github.com/michelderu/docker-compose-stargate
Provision a three-node Cassandra cluster with Stargate enabled for easy developer integration
cassandra docker-compose stargate
Last synced: 21 Apr 2026
https://github.com/pauloruszel/api-gen-barcode
Api para gerar QR Codes, que retorna imagem png ou json com o QR Code.
docker-compose dockerfile java21 lombok webflux zxing-library
Last synced: 22 Apr 2026
https://github.com/tmatens/compose-lint
Security-focused linter for Docker Compose files. Catches dangerous misconfigurations before they reach production. Grounded in OWASP and CIS Docker Benchmark.
cis-benchmark code-quality compose container-security devops devsecops docker docker-compose github-actions hardening iac-security linter owasp pre-commit python security security-scanner security-tools static-analysis yaml
Last synced: 26 Apr 2026
https://github.com/kunniii/selfhost_services
A repo which contains configurations to host services using Docker Compose. This contains selfhosted services using Docker and Docker Compose.
compose docker docker-compose excalidraw self-hosted timetagger traefik
Last synced: 24 Apr 2026
https://github.com/marghidanu/decompose
Get dependencies graph from docker-compose files
crystal-language docker-compose graph graphviz graphviz-dot
Last synced: 24 Apr 2026
https://github.com/humblebeeai/stack-nginx
Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.
api-gateway basic-auth certbot docker docker-compose http http-cache http2 https letsencrypt load-balancer nginx rate-limit reverse-proxy scripts ssl-termination ssl-tls stack web-server web-socket
Last synced: 24 Apr 2026
https://github.com/hungles/docker_proyects
🐳 Collection of Dockerized applications and environments. This repo contains setups for development, deployment, and experimentation using Docker and Docker Compose.
automation containers docker docker-compose
Last synced: 25 Apr 2026
https://github.com/watchwarden-labs/watchwarden
Distributed Docker container update manager. Multi-host, real-time dashboard, blue-green deployments, auto-rollback.
blue-green-deployment container-updates containers devops docker docker-compose home-assistant self-hosted watchtower-alternative watchwarden
Last synced: 02 May 2026
https://github.com/abtreece/vault-in-a-box
Docker sandbox for tinkering with Vault
consul docker docker-compose vault
Last synced: 26 Apr 2026
https://github.com/glueops/docker-compose-container-registry-pull-through-caches
A Docker Compose configuration that sets up pull-through caches for multiple container registries (Docker Hub, Quay.io, GHCR, GCR, AWS ECR, MCR, GitLab). It helps reduce rate limiting and improve pull speeds by caching container images locally, running multiple registry mirrors on different ports.
cache container-cache container-registry containers docker docker-compose image-caching mirror proxy pull-through rate-limit-bypass registry registry-mirror
Last synced: 26 Apr 2026
https://github.com/dogaanismail/ecommerceoncontainer
About Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
ddd-architecture docker-compose docker-compose-development domain-driven-design event-driven event-driven-architecture event-sourcing health-check mediator-pattern microservices-architecture net6 polly-resilience rabbitmq resiliency rest-api retry-pattern serilog swagger
Last synced: 26 Apr 2026
https://github.com/dkaulig/shared-cookbook
Self-hosted shared cookbook PWA with optional AI-assisted recipe import (URL/photo/chat). Full-stack OSS reference: React 19 + .NET 10 + Python 3.13, docker-composed.
aspnetcore azure-openai cookbook docker-compose dotnet family-recipes fastapi meal-planning offline-first pwa python react recipe-extraction recipes self-hosted typescript whisper yt-dlp
Last synced: 26 Apr 2026
https://github.com/schufeli/minute-word
Unlock the doors to the German language with this simple microservice! Written in Go, this project fetches a random German word and its explanation from https://dwds.de/ using web scraping techniques.
docker docker-compose german go golang microservice random-word
Last synced: 27 Apr 2026
https://github.com/fistgang/processemployeesetl
An Apache Airflow ETL pipeline to process employee data by downloading, validating, transforming, and loading it into a PostgreSQL database.
airflow airflow-docker-containers dag docker-compose etl-pipeline python
Last synced: 27 Apr 2026
https://github.com/osx-rsplug-a/dockercompose-portainer
Manage your dockers
Last synced: 27 Apr 2026
https://github.com/ruanbekker/docker-bitcoind
Bitcoin Core running on Docker with Prometheus and Grafana
bitcoin docker docker-compose grafana
Last synced: 27 Apr 2026
https://github.com/egasimov/parcel-delivery-system
Parcel Delivery System
docker docker-compose java kafka-connectors kafka-streams keycloak postgress springboot swagger
Last synced: 27 Apr 2026
https://github.com/dmotte/webauthn-proxy
🐳 Customization of the quiq/webauthn_proxy Docker image
auth authentication authn browser build container custom docker docker-compose dockerhub http hub image login middleware proxy quiq reverse webauthn webauthn-proxy
Last synced: 27 Apr 2026
https://github.com/aathish04/oracle19c_sample_docker
This repository provides a small docker compose.yml file to work with Oracle Enterprise 19c using Docker. Not affiliated with Oracle in any way.
docker docker-compose oracle-19c oracle-database
Last synced: 27 Apr 2026