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-09 00:08:56 UTC
- JSON Representation
https://github.com/sasor/docker-things
Repo para mantener info sobre mis pasos con docker
docker docker-compose dockerfiles
Last synced: 16 May 2026
https://github.com/HassanAmohamed/Weather_app
Node.js Weather App with GitOps CI/CD Automated CI/CD pipeline using Jenkins for builds and ArgoCD for GitOps deployments. Docker Hub stores container images, while Kubernetes manages production deployments. Includes real-time weather data, Helm charts, and secure secrets management. Repo contains Dockerfile, Jenkinsfile, and ArgoCD/K8s manifests.
argocd autodeploy bootstrap css docker docker-compose dockerfile dockerhub-image git github html jenkins js node-js weather-api
Last synced: 30 Dec 2025
https://github.com/subztep/docker-node-app
Dockerised Node.js test app
alpine-linux docker-compose nodejs
Last synced: 16 May 2026
https://github.com/RFCreate/docker-webpage
Docker containers with Flask application and Nginx server.
docker docker-compose flask html nginx python waitress
Last synced: 10 Jul 2025
https://github.com/bharat-singhh/portfolio
This project demonstrates my proficiency in setting up a Continuous Integration and Deployment (CI/CD) pipeline, containerization, orchestration, and monitoring in a cloud environment. The application I worked on is my portfolio website, built using HTML, CSS, and JavaScript.
argocd argorollouts docker docker-compose git grafana jenkins kubernetes prometheus
Last synced: 28 Mar 2025
https://github.com/dzervoudakes/graphql-server
Mini GraphQL server for querying and mutating a small database of vehicles.
docker-compose express graphql graphql-server mongodb mongoose typescript
Last synced: 13 Apr 2026
https://github.com/wlopezm-unal/reddit_project_airflow_aws
This project focuses on implementing an ETL pipeline using Apache Airflow to efficiently extract data from Reddit, transform it as needed, and load it into an AWS S3 bucket. The use of Airflow allows for robust orchestration of the data workflow, ensuring that each step of the ETL process is executed in a reliable and repeatable manner.
airflow airflow-dag airflow-docker aws docker-compose git python terraform
Last synced: 05 Apr 2026
https://github.com/lchristmann/simple-music-manager
A self-hosted web app that allows any number of amateur or professional musicians to manage their music for any instrument
docker docker-compose filamentphp laravel-12 music-manager php postgresql tailwindcss vite
Last synced: 15 Jan 2026
https://github.com/erickpinheir0/chatbot-whatsapp
Um chatbot personalizável feito para Whatsapp, criado com Python, Flask e Docker, usando duas APIs rodando em conjunto, uma API para o envio de mensagens através de um número de Whatsapp (WAHA), e uma API com fornecimento de LLMs de Inteligência Artificiais (GROQ), o Modelo de Linguagem usado no projeto foi o DeepSeek, criado pela China em 2025
deepseek docker docker-compose docker-container dockerfile flask groq-ai groq-api langchain-python llm python
Last synced: 20 Apr 2026
https://github.com/mojtaba-arvin/minio
Simple S3-compatible object storage service using Minio | join to Nginx network as a extrenal network to load balancing all instances
docker-compose minio minio-docker minio-loadbalancing minio-localhost minio-network minio-nginx minio-production minio-server minio-service nginx object-storage object-storage-docker object-storage-service s3-object-storage
Last synced: 16 May 2026
https://github.com/wichmann/schoolappserver
Docker Compose files and an interactive Python script to configure and set up a school's app server.
deployment docker docker-compose education homeserver selfhosted selfhosting server-configuration services
Last synced: 09 May 2026
https://github.com/8thgencore/yuno-backend
API for simple task manager
docker docker-compose fastapi python redis sqlmodel
Last synced: 20 Jan 2026
https://github.com/hazelnutparadise/goback2onedrive
Auto backup files to Onedrive.
backup docker-compose golang onedrive
Last synced: 18 May 2026
https://github.com/zwolsman/kwetter
A microservice approach to recreate a Twitter named Kwetter for JEA
docker-compose eureka-service-discovery kotlin microservices-architecture spring-boot spring-mvc
Last synced: 17 Jan 2026
https://github.com/jadc/minecraft-servers
A collection of itzg/docker-minecraft-server Docker Compose files I have written for reference/reuse.
docker-compose docker-image dockerfiles minecraft-server
Last synced: 20 Jan 2026
https://github.com/makohawk/markblog
【開発中】Markdownブログ向けの最小限なCLI静的サイトジェネレーター
cli docker docker-compose github-actions markdown php php8
Last synced: 12 Apr 2026
https://github.com/tech-preta/fintelli
Aplicação full-stack de finanças com IA com observabilidade nativa.
autoprefixer axios css docker docker-compose fastapi gemini helm html nginx opentelemetry-collector postcss postgresql python react redis tailwind typescript uvicorn vite
Last synced: 23 Aug 2025
https://github.com/droberin/dc-examples
Docker Compose, Swarm and Kubernetes Examples
docker-compose docker-swarm kubernetes-manifests swarm
Last synced: 16 May 2026
https://github.com/verlandz/learn-docker
Learn docker
docker docker-compose docker-machine docker-swarm dockerhub golang redis-cli
Last synced: 17 Feb 2026
https://github.com/carlosfls/microservices-with-spring-cloud
docker-compose spring-cloud-microservices-course yml
Last synced: 15 May 2026
https://github.com/mauroslucios/restapi-nodejs
Rest API usando nodejs
body-parser docker docker-compose express javascript mongodb mongoose nodejs nodemon swagger swagger-ui
Last synced: 07 Apr 2026
https://github.com/ReynoldArun09/mern-blog-application
MERN Blog App: Basic Blog App built with mern stack, create, update, delete, comment. with authentication and authorization
axios cloudinary docker docker-compose grafana jest jwt-authentication mongoose node prometheus reactjs recoil shadcn-ui tailwindcss tanstack-react-query typescript vite winston zod
Last synced: 07 Apr 2026
https://github.com/boxingoctopuscreative/boc-singlelink-compose
does what it says on the tin
Last synced: 16 May 2026
https://github.com/gabrielh-silvestre/trybe-exercises
Exercises made on Trybe course. Include Fundamentals, Front-end, Back-end and Computer-Science
chai css docker docker-compose express javascript jest mocha mysql react react-testing-library redux sinon
Last synced: 07 Apr 2026
https://github.com/raphaelbh/hexagonal-architecture
Hexagonal Architecture PoC
architecture docker docker-compose hexagonal-architecture kotlin poc software-architecture spring-boot
Last synced: 28 Apr 2026
https://github.com/georgebprice/code-playground-sandbox
A web-based code playground for practicing multiple programming languages including JavaScript, C#, and SQL. Built with React, TypeScript, Monaco Editor, and Docker integration for sandboxed code execution.
docker docker-compose express-js javascript lucide-icons monaco-editor node-js react sql-server tailwindcss typescript yaml
Last synced: 07 Apr 2026
https://github.com/massimostanzione/distributed-election
Distributed election algorithms. Project for the exam "Sistemi Distribuiti e Cloud Computing".
client-server distributed-election distributed-systems docker-compose
Last synced: 18 May 2026
https://github.com/khammerschmidt/inception-42corecurriculum
Setting up a small infrastructure with docker
docker docker-compose dockerfiles dockernetwork mariadb nginx php wordpress wordpress-site
Last synced: 09 Feb 2026
https://github.com/peterdragon/drupal10-civicrm6-docker
Drupal 10.3 + CiviCRM 6.5.5 Docker Development Environment Complete Docker-based setup for Drupal 10.3 and CiviCRM 6.5.5 with automated installation, CiviCRM Entity module integration, and comprehensive documentation.
apache civicrm docker docker-compose drupal php
Last synced: 07 Apr 2026
https://github.com/bibicadotnet/auto-telegram-highly-opionated-mtproto
https://bibica.net/giai-quyet-telegram-bi-nha-mang-viet-nam-chan-bang-mtproto-socks5-proton-vpn/
automation docker-compose telegram-mtproto
Last synced: 16 May 2026
https://github.com/rob-bl8ke/llm-dev-container
A fully containerized, memory-efficient development environment for LLM and AI workflows using Conda, Mamba, and Jupyter Lab.
anaconda docker docker-compose jupyterlab llm mamba
Last synced: 16 May 2026
https://github.com/dunghenry/rails_mongodb
ruby on rails + mongodb
docker docker-compose mongodb ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/satheesh1997/rest-microservice
Boilerplate to build a microservice using python (flask)
docker docker-compose flask gunicorn mysql
Last synced: 27 Mar 2025
https://github.com/poeschl/brettbutler
A simple, self-hosted webapp which organizes upcoming boardgame events and the players for a game.
docker-compose planing self-hosted vue3
Last synced: 20 Jun 2025
https://github.com/bec-galaxy/bec.docker
A collection to install Docker and configuring an application stack.
ansible ansible-collection docker docker-compose
Last synced: 05 May 2025
https://github.com/jo-minseok/naver-boostcamp-web05-denamu
🎋 개발 블로그 게시글 큐레이션 서비스
docker docker-compose jest mysql nestjs nodejs react redis rss shadcn-ui trending typeorm typescript vite
Last synced: 07 Apr 2026
https://github.com/cba85/docker-php
🚢 A template to use Docker with PHP (Laravel, Slim...)
composer docker docker-compose laravel php
Last synced: 07 Apr 2026
https://github.com/cosmicoppai/hacknuthon
HackNuthon 4.0
card docker docker-compose meditech microservices mongodb nginx postgres python qr-code react redis
Last synced: 07 Apr 2026
https://github.com/prixladi/site-capture
Application for automatically creating screenshots of defined sites. Application supports templates for shared definitions of quality, viewports, etc...
apolo-graphql docker docker-compose graphql mongodb nextjs nodejs pupeteer react redis
Last synced: 07 Apr 2026
https://github.com/kolade-amire/qlish-backend
spring boot api for an app that provides standardised educational tests using questions generated by Generative AI.
docker docker-compose gemini-ai gemini-api generative-ai java junit jwt kotlin mockmvc mongodb mongodb-atlas okhttp3 open-api-v3 redis spring spring-boot spring-data-mongodb spring-data-redis springdatamongodb
Last synced: 11 Apr 2026
https://github.com/vinniko/dockertemplate
:mage: Docker template project to compose various projects
composer docker docker-compose mysql nginx php symfony
Last synced: 06 Apr 2026
https://github.com/msofteng/controle-ponto-ilumeo
painel de controle de ponto de funcionários
apexcharts css3 docker docker-compose eslint html5 javascript lowdb mantine-ui nodejs prettier reactjs typescript
Last synced: 07 Apr 2026
https://github.com/srgeverson/sgu_web
Aplicação Web de Gestão de Usuários
docker docker-compose javascript nodejs npm react reactjs redux
Last synced: 07 Apr 2026
https://github.com/serg-maximchuk/docker-compose-openjdk11-alpine
Alpine-based openjdk11 with docker+compose on board!
alpine docker docker-compose java java11 jdk jdk11 openjdk openjdk11
Last synced: 11 May 2026
https://github.com/emanuelcav/alojuniordev
Web platform oriented to find and share projects and tutorials in the IT field.
css docker docker-compose fiber go jwt mongodb nextjs react-hook-form swiper tailwindcss typescript yup zustand
Last synced: 07 Apr 2026
https://github.com/alifruliarso/simpleloan
Simple Loan REST API powered by Laravel Sail
docker-compose laravel loan-application restful-api
Last synced: 18 Apr 2026
https://github.com/nhatthaiquang-agilityio/sample-django-rest-framework
Django 2.1 and Django REST framework & Devops: Kubernetes and Helm
devops django django-rest-framework docker docker-compose helm kubernetes minikube
Last synced: 11 Apr 2026
https://github.com/aguslr/docker-waybackproxy
Set up WaybackProxy to tunnel requests through the Internet Archive Wayback Machine
docker docker-compose podman wayback-machine waybackproxy
Last synced: 16 May 2026
https://github.com/luciana-pereira/estudio-bela
Estúdio Bela é uma plataforma web modular com front-end em React.js/TypeScript e back-end em Python/PostgreSQL, oferecendo gerenciamento completo de usuários, autenticação e funcionalidades CRUD para um ecossistema escalável e integrável.
alembic-migration docker docker-compose dockfile makefile nodejs pi postgresql projeto projeto-integrador python3 reactjs redux redux-toolkit typescript univesp vercel vercel-deployment yarn
Last synced: 07 Apr 2026
https://github.com/laforetmoreno/price-of-my-car
Example project of the consumption of an API, using React, SCSS Module and Docker.
docker docker-compose eslint reactjs redux storybook
Last synced: 07 Apr 2026
https://github.com/lchristmann/demo-lamp-stack
docker docker-compose lamp-stack
Last synced: 14 May 2026
https://github.com/mahdibaghbani/devops-mahdibaghbani.dev
It is a simple DevOps repo to handle pulling, building and deploying my personal website on my server.
Last synced: 11 Jul 2025
https://github.com/lubrum/alura-prometheus-grafana-java
Observabilidade: coletando métricas de uma aplicação com Prometheus
docker docker-compose grafana java maven mysql prometheus spring-boot
Last synced: 07 Apr 2026
https://github.com/allen-woods/the-supertask
Passion project and professional capstone, this is my deep-dive playground for learning by doing.
api authentication-middleware caddyserver ci-cd circleci docker-compose encryption gqlgen graphql grpc-go microservices mongodb portfolio-website reactjs redis shell-scripts
Last synced: 06 Apr 2026
https://github.com/mashalk1/airflow-using-docker-compose
A configuration file to run Apache Airflow 2.0 via Docker. The attached file is a Docker Compose file which is much easier to run. All you have to do is install the file, go to that directory and run "docker-compose up" and the rest will done by docker itself.
airflow airflow-docker apache docker docker-compose docker-container
Last synced: 03 Feb 2026
https://github.com/henriteinturier/docker-demo-react-vite-express-nginx-mongodb
🐳 Demo Docker multi-services : Nginx reverse proxy + React + Node.js + MongoDB | Application de gestion de jeux
docker docker-compose express-js mongodb nginx nodejs react tailwindcss typescript
Last synced: 08 Apr 2026
https://github.com/aligcgl/nestjs-modular-monolith-cqrs-event-sourcing-architecture-template
A scalable NestJS project template with modular monolith architecture, CQRS, and Event Sourcing support (MongoDB/Kafka/EventStoreDB). Built with DDD and Onion Architecture principles, ideal for PoC to production-ready backend systems.
cqrs docker docker-compose event-sourcing event-store kafka modular-monolith-architecture mongodb nestjs onion-architecture postgresql sqlite typescript
Last synced: 08 Apr 2026
https://github.com/tortillazhawaii/frauddetection
Real time fraud detection algorithms build on streams.
docker docker-compose flink go java kafka nextjs python react
Last synced: 08 Apr 2026
https://github.com/amulyakashyap09/wait_for_service_not_container
A tutorial on how to wait for services within docker containers.
bash-script bash-scripting docker docker-compose docker-compose-files docker-compose-wait dockerfiles elasticsearch kafka kibana mongodb rabbitmq shell shell-scripting shell-scripts shellscript wait-for-it
Last synced: 10 Apr 2026
https://github.com/ozturkeniss/krakenmicro
The KrakenMicro architecture leverages Go for high performance and scalability, and integrates PostgreSQL, Redis, and RabbitMQ to ensure robust data management, caching, and asynchronous communication. API Gateway functionality is provided by Krakend, enabling unified and secure access to all services.
docker docker-compose golang gomicro grpc krakend microservices-architecture postgresql protocol-buffers rabbitmq redis testing
Last synced: 26 Jun 2025
https://github.com/blooser/dynatable
Dynamic models for django
django django-rest docker docker-compose mypy poetry postgresql pytest ruff
Last synced: 08 Apr 2026
https://github.com/fabriziocafolla/datadog-agent-docker
datadog datadog-agent datadog-apm docker docker-compose python
Last synced: 28 Oct 2025
https://github.com/onetail/simple-twitter-restful
simple twitter style restful api
docker-compose eggjs swagger-ui typescript
Last synced: 19 May 2026
https://github.com/vhnegrisoli/processador-csv
Projeto de uma API de processamento de CSV em batch utilizando Spring Boot com Spring Batch, e persistindo os dados processados no PostgreSQL e no ElasticSearch, monitorando e consultando dados com Kibana em um ambiente Docker com docker-compose
api-rest csv docker docker-compose elasticsearch kibana postgresql spring-batch spring-boot
Last synced: 08 Apr 2026
https://github.com/wt-journey/pc-configurator
"Конфігуратор ПК" — дипломний проєкт.
docker-compose express-js javascript node-js pgadmin4 postgresql react
Last synced: 08 Apr 2026
https://github.com/smpotts/day-trades-analysis
Examines trade data and finds the day trades that occurred within a given time period in a Jupyter Notebook hosted on a Docker container.
docker-compose financial-analysis jupyter-notebook postgresql trading-data
Last synced: 14 Apr 2025
https://github.com/ozturkeniss/3layeredservices
A robust, Docker-containerized e-commerce platform built with .NET Core 8.0, featuring three scalable microservices (Cart, Product, and Order) interconnected through RabbitMQ message queues, utilizing PostgreSQL for persistent storage and Redis for high-performance caching.
asp-net-core docker docker-compose microservices microservices-architecture rabbitmq redis
Last synced: 26 Jun 2025
https://github.com/rahulsamant37/analytics_api
Start by building an Analytics API service with Python, FastAPI
analytics automation boto3 docker docker-compose fastapi xgboost
Last synced: 03 Feb 2026
https://github.com/amitkumarj441/way2microservice
Speed up with logging, service discovery, proxying, metrics and a Web API using microservices
docker docker-compose yaml-configuration
Last synced: 19 May 2026
https://github.com/chrisru/beight-api
✏️ Backend for a collaborative web editor
docker docker-compose eslint koa nodejs passportjs postgresql typescript webpack websocket
Last synced: 10 Apr 2026
https://github.com/latreon/docker-quickstart
docker docker-compose dockerfile
Last synced: 07 May 2026
https://github.com/filipecorrea/wordpress
WordPress application template
docker docker-compose setup wordpress
Last synced: 02 May 2026
https://github.com/andrecaiado/spring-boot-security-auth
Spring Boot application that implements spring security for authentication and authorization
docker docker-compose java jwt spring-boot spring-security testing
Last synced: 05 May 2026
https://github.com/griffithind/dcx
A single-binary CLI for running devcontainers with built-in SSH support
cli devcontainer devcontainer-features docker docker-compose ssh
Last synced: 12 Jan 2026
https://github.com/wasabina67/flask-google-login
Flask Google login
devcontainer docker-compose flask google-login https-portal oauthlib
Last synced: 08 May 2026
https://github.com/facundo1000/notes-crud-mongodb
Note microservice with MongoDB
docker-compose java-17 mongo-express spring-boot
Last synced: 03 May 2026
https://github.com/rahulsamant37/movie_reservation_system
A comprehensive cinema ticket reservation system built with FastAPI, implementing Clean Architecture and Domain-Driven Design principles. This project demonstrates modern backend development practices with a focus on maintainability, scalability, and testability.
alembic aws docker docker-compose fastapi fastapi-boilerplate postgresql pydantic-v2 rabbitmq redis s3-bucket sqlmodel stripe
Last synced: 14 Apr 2026
https://github.com/its-alex/postfix-forward-rspamd
Postfix container to forward mail with rspamd
docker docker-compose forward postfix rspamd
Last synced: 19 Apr 2026
https://github.com/damouu/distributed-library-system
KafkaとCQRSを活用した分散システムとして設計された図書館管理プラットフォーム。マイクロサービス間の疎結合とスケーラビリティを重視し、在庫・貸出・認証・通知などを独立して管理。A distributed library system built with Kafka and CQRS, focusing on scalability, loosely coupled microservices, and production-ready backend architecture.
apache-kafka api-gateway asynchronous-processing backend-architecture ci-cd cqrs distributed-systems docker docker-compose event-driven-architecture event-sourcing eventual-consistency github-actions krakft microservices observability opentelemetry scalable-architecture system-design
Last synced: 03 May 2026
https://github.com/alohadancemeow/next-book-bidding
docker-compose drizzle knock next postgress
Last synced: 06 Apr 2025
https://github.com/frnn4268/gitops-node-sqlserver
docker-compose dockerfile express flux gitops helm helm-charts mssql nodejs
Last synced: 02 Jan 2026
https://github.com/bengabp/mongodbdocker
Deploy a mongodb server through a docker container
Last synced: 04 Apr 2026
https://github.com/jaku01/deploymentmanager
A tool to automatically deploy your docker-compose stacks.
deployment docker docker-compose
Last synced: 20 May 2026
https://github.com/james-mwendwa/3-tier-application
deploying a multi-tier application
cicd docker docker-compose jenkins kubernetes kubernetes-cluster kubernetes-deployment kubernetes-service terraform
Last synced: 08 Apr 2026
https://github.com/nelsonwenner/node-typescript-api-auth
:closed_lock_with_key: Node typescript api auth
authentication docker docker-compose express jest mogodb nodejs swagger tests typescript
Last synced: 08 Apr 2026
https://github.com/smejdil/zabbix-eda
Project for Zabbix vs EDA integration
ansible-playbook ansible-rulebook docker docker-compose dockerfile eda
Last synced: 06 May 2026
https://github.com/hamaarour/inception
Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…
docker docker-compose mariadb nginx wordpress
Last synced: 08 Apr 2026
https://github.com/victormln/docker-php-nginx-psql-testing
Docker with PHP-fpm + Nginx + PostgreSQL + Xdebug + Testing Tools (PHPUnit + Infection)
docker docker-compose nginx php phpunit postgresql psql
Last synced: 08 Apr 2026
https://github.com/gazbert/bxbot-all-in-one
An all-in-one Docker container for BX-bot
Last synced: 20 May 2026