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/ammarnajjar/reading-todo
Manage my books reading todo list
ansible docker docker-compose educational helm kubernetes podman-compose postgersql prototype reactjs
Last synced: 11 Apr 2026
https://github.com/imdesai00/docker
in this repository you can learn zero to hero for docker. Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.The software that hosts the containers is called Docker Engine.
docker docker-compose docker-container docker-image docker-registry dockerfile dockerhub
Last synced: 03 Jan 2026
https://github.com/hugginsio/cooklang-docker
`cook server` as a Docker container.
Last synced: 30 Jul 2025
https://github.com/lowern1ght/aviatia
microservice commercial application for the accounting of air tickets
asp-net-core docker docker-compose microservice microservices-architecture postgresql redis
Last synced: 11 Apr 2026
https://github.com/jordan-cod/golang-template
A production-ready Go project template with hot reload, Docker support, linting, and basic health check endpoint.
ci-cd docker docker-compose golang test
Last synced: 10 May 2026
https://github.com/scottgibb/home-lab-containers
Holds all docker compose files and setup scripts required for each Linux system
docker docker-compose shell yml
Last synced: 19 Feb 2026
https://github.com/terror-1/scalable-apps
This is a demo of a massively scalable e-commerce website built using Docker Compose. It includes services such as a web server, database, caching layer, and load balancer, all orchestrated with Docker Compose for easy deployment and scaling.
cassandra docker docker-compose elasticsearch gatling java kafka maven postgressql redis spring-boot
Last synced: 19 Feb 2026
https://github.com/ramironunes/traffic-accident-analysis
This repository contains an analysis of traffic accidents aimed at forecasting future incidents using the SARIMAX (Seasonal AutoRegressive Integrated Moving Average with eXogenous variables) model. We predict traffic accidents by correlating historical data with traffic volume from toll stations.
artificial-intelligence data-science docker docker-compose dockerfile orange python
Last synced: 03 Mar 2026
https://github.com/scemist/hades
🗝 Hades faz o intermédio entre documentos de texto. Com um editor simples, criptografando e armazenando no Google Drive e lendo novamente com utilização de duas senhas.
aes-256 ajax criptography docker-compose flask google-drive gpg gunicorn javascript python tailwindcss text-editor wsgi
Last synced: 05 Apr 2026
https://github.com/natthasath/docker-oracle
The Oracle Database Server Docker Image contains the Oracle Database Server 12.2.0.1 Enterprise Edition running on Oracle Linux 7. This image contains a default database in a multi-tenant configuration with a single pluggable database.
Last synced: 15 May 2026
https://github.com/jgatjens/frontapp
Nextjs + Drizzle + Postgress + Next Auth + TRPC
docker-compose drizzle-orm next14 nextauth postgress trpc
Last synced: 19 Apr 2026
https://github.com/cicd-tutorials/feedback
Example application using three-tier architecture.
django docker-compose example example-application svelte
Last synced: 09 Apr 2026
https://github.com/gioxx/watched-by-all
Web dashboard for Jellyfin to see what’s been watched and what is watched by all selected users.
docker docker-compose docker-images jellyfin
Last synced: 09 Mar 2026
https://github.com/michaelakridge-noaa/docker-github-actions-runner
Containerized Ephemeral Self-hosted GitHub Actions Runner via docker
docker docker-compose docker-image github github-actions github-runner
Last synced: 13 Apr 2026
https://github.com/b9sk/nodeschool-promise-shop
Nodeschool workshop Promise It Won’t Hurt within Docker (docker-compose.yml).
docker-compose learnyounode nodeschool
Last synced: 27 Jul 2025
https://github.com/gabrielfduarte/restwithspringboot
Rest with Spring Boot - Udemy
cors docker docker-compose dozer flyway hateoas java java11 jpa jpa-hibernate jwt migrations mvc mysql spring spring-boot spring-security springboot2 swagger travis-ci
Last synced: 11 Apr 2026
https://github.com/mohamad-shosha/spring-aws-edu
SpringAWSEdu is a Spring Boot application that integrates Spring MVC with JPA and Hibernate, hosted on AWS using Docker and Liquibase for database management. It allows CRUD operations on Instructor, Address, and Course entities while ensuring security and scalability with AWS services.
aws css design-patterns docker docker-compose ec2 elasticbeanstalk hibernate html java jpa liquibase parameter-store profilesmanager rds spring spring-boot spring-mvc spring-security vpc-security
Last synced: 29 Mar 2025
https://github.com/arnaunau/pw2_local_environment_php
Docker container configuration to compose a php, nginx, mysql, and phpmyadmin environment
docker docker-compose mysql-database nginx php phpmyadmin
Last synced: 09 Apr 2026
https://github.com/zys8119/web-monitoring
web监控, 前端日志监控平台
docker docker-compose mysql nginx node
Last synced: 11 Apr 2026
https://github.com/olawale-o/prayers-connect-task-server
A REST API for tasks
docker docker-compose mongodb nodejs
Last synced: 09 Apr 2026
https://github.com/azshurith/dockerized-laravel-environment-artisan
This repository contains a Docker environment for Laravel applications utilizing Artisan for streamlined development and deployment.
artisan docker docker-compose laravel php vite
Last synced: 09 Apr 2026
https://github.com/galgeri/webstack2
Skeleton web stack for a lightweight local development environment for a PHP application.
development-environment docker docker-compose local-development makefile mariadb nginx php webstack
Last synced: 13 Apr 2026
https://github.com/uj5ghare/flask-twotier-app
Two tier application with Python:3.9-slim & mysql:5.7
docker docker-compose flask mysql
Last synced: 06 May 2026
https://github.com/markelca/toggles
A minimalistic feature flags engine made with Go
cli docker-compose feature-flags go golang mongodb redis rest-api websocket
Last synced: 12 Apr 2026
https://github.com/ryabkov82/vff-monitoring
Prometheus + Alertmanager + Grafana + Blackbox for VPN for Friends
alertmanager ansible blackbox-exporter blackbox-exporter-config docker-compose grafana grafana-dashboards monitoring network-monitoring prometheus prometheus-rules vpn wireguard
Last synced: 11 Apr 2026
https://github.com/ryanreece/docker-lamp-version-sandbox
Docker compose framework to test multiple versions of web server infrastructure simultaneously (Apache, Nginx, PHP, MySQL)
apache docker docker-compose mysql php
Last synced: 07 Apr 2026
https://github.com/lupin3000/myprivateatlascloud
Simple Vagrant repository via Docker, PHP, Nginx
atlas docker docker-compose vagrant vagrant-boxes vagrant-cloud
Last synced: 09 Apr 2026
https://github.com/marlinsk/nestjs-api-restfull-typeorm
Projeto simples para estudo dos fundamentos do framework nestjs.
docker docker-compose mvc-architecture nestjs postgresql typeorm typescript
Last synced: 09 Apr 2026
https://github.com/sergeemmanuelk/book-social-network-springboot-angular
Book Social Network App
angular docker docker-compose java jwt-authentication spring-boot springframework typescript
Last synced: 11 Apr 2026
https://github.com/shakil1819/asset-django
Corporate Asset Tracker is a Django application for managing corporate assets like phones and laptops, allowing companies to efficiently track assignments and device conditions. It supports multiple companies, employee management, and detailed device logging.
django django-application django-project django-rest-framework docker docker-compose jwt-authentication python3
Last synced: 09 Apr 2026
https://github.com/marekzelinka/url-shortener
URL shortener
docker docker-compose fastify nodejs postgresql
Last synced: 07 Apr 2026
https://github.com/estnafinema0/sot-3
A Dockerized S3-compatible object storage system using MinIO with enforced disk quotas, automated data eviction, and stress-testing capabilities.
cloud-storage distributed-systems docker docker-compose minio object-storage s3-compatible storage-quota
Last synced: 09 May 2026
https://github.com/basilius-b/pet_etl
Docker Apache airflow pipeline on spark
airflow data-engineering docker docker-compose jupyter minio postgresql pyspark s3-storage
Last synced: 09 Apr 2026
https://github.com/nhoxtam1501/book-social-network
fullstack book store with spring boot act as an backend api and angular act as an frontend and using keycloak as an authorization server
angular docker docker-compose github-actions java java-mail jwt-authentication oauth2 spring-boot
Last synced: 09 Apr 2026
https://github.com/lucianosants/simairu-odonto-api
API developed with Node.js, Fastify and patterns like S.O.L.I.D
clean-architecture docker docker-compose fastify nodejs prisma solid-principles typescrit vitest
Last synced: 11 Apr 2026
https://github.com/mixer-sys/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
Last synced: 11 Apr 2026
https://github.com/elfn/kafka-library-project
Kafka distributed system with Spring
docker docker-compose kafka spring spring-boot
Last synced: 11 Apr 2026
https://github.com/ymonnier/pnpc-deploy
PNPC Hiking Project - Deploying
docker docker-compose docker-image
Last synced: 20 Jan 2026
https://github.com/talyx/inception
A Docker Compose project with Nginx, MariaDB, and WordPress services.
docker docker-compose makefile mariadb nginx wordpress
Last synced: 11 Apr 2026
https://github.com/henriqueyun/payables
Application that permits to the user to register payables in name of assignors in a system
authentication backend docker docker-compose express frontend full-stack js jwt microservice nest node orm prisma rabbitmq swagger typescript
Last synced: 09 Apr 2026
https://github.com/drcbeatz/wsu-anniversary-challenge
Wall Street United Church 197th Anniversary Challenge web app (HTML/CSS/Javascript/Python/FastAPI/Docker/AWS)
api-gateway aws aws-lambda cloudfront css docker docker-compose dynamodb ecr fast-api html javascript python s3
Last synced: 07 Apr 2026
https://github.com/andrew-boutin/go-chat
Golang chat application with Google authentication.
docker docker-compose gin go google-api makefile redis
Last synced: 11 Apr 2026
https://github.com/felipesouzacunha/spring-security-api-jwt-oauth2
Este projeto implementa autenticação e autorização usando Spring Security, JWT e OAuth2, permitindo o gerenciamento de usuários, autenticação via token JWT e controle de acesso baseado em roles.
docker docker-compose java maven oath2 spring-boot spring-security
Last synced: 09 Apr 2026
https://github.com/theoddysey/yts-pipeline-postgres
ETL pipeline 🪈 for scraping, transforming, and loading YTS movie data 🎞️ into PostgreSQL 🛢️ Container using Docker🐳
bs4-requests docker docker-compose etl-pipeline pandas pipeline-dock-tech postresql python3 scraping-web yaml
Last synced: 11 Apr 2026
https://github.com/iam-subrat/the-music-one
Universal music link converter + real-time jam sessions. Spotify, Apple Music, YouTube & more.
cross-platform cross-platform-music-player docker-compose fastapi google-oauth2 google-youtube-api group-music jam-sessions javascript music music-player odesli postgres python react song song-queue supabase
Last synced: 23 May 2026
https://github.com/mhdbs/ipfs-cluster
Dockerise ipfs cluster in a node with a compose file, the cluster is connected through an ipfs cluster secret and an ipfs api.
docker-compose ipfs ipfs-cluster
Last synced: 25 Apr 2026
https://github.com/f1nnix/docker-helpers
Docker and docker-machine CLI shortcuts and helpers for Linux and macOS
bash bash-alias docker docker-compose docker-machine linux macos shortcuts
Last synced: 09 Apr 2026
https://github.com/renatospaka/canal-noticias
https://www.udemy.com/course/criando-apis-restful-utilizando-typescript-node-e-mongodb/
azure cors docker-compose javascript jwt mongodb redis rest-api typescript
Last synced: 09 Apr 2026
https://github.com/sultanalieva-s/secure-auth-api
2fa authentication docker docker-compose fastapi grafana mysql prometheus rate-limiting
Last synced: 09 Apr 2026
https://github.com/impsdc/timemanager-epitechpool
Project realized during the pool of the MSC PRO programme of Epitech.
cookie-authentication docker-compose elexir phoenix-framework vuejs
Last synced: 18 May 2026
https://github.com/vbsantos/drivin-file-upload-app
Desenvolvimento de um webapp com asp.net, jquery e bootstrap
asp-net-core bootstrap docker docker-compose dotnet-core jquery
Last synced: 15 Apr 2026
https://github.com/djuuu/ansible-role-nginx-docker
Install Nginx Docker Compose project. Based on LinuxServer.io image https://docs.linuxserver.io/images/docker-nginx/
ansible ansible-role docker docker-compose linuxserver nginx
Last synced: 11 Apr 2026
https://github.com/mathieulemieux/template-dockercompose-neo4j
Template repository for neo4j Docker image with Docker Compose and VS Code devcontainer.
docker-compose graph-database neo4j template vscode-devcontainer
Last synced: 17 Apr 2026
https://github.com/nbsp1221/dockerized-services
🐳 Configuration files for services that can be easily run with Docker
docker docker-compose dockerfile
Last synced: 05 Mar 2025
https://github.com/bwt2/keep-alive-ros2
ROS2 nodes polling connectivity from base station to remote station
docker docker-compose ros2 ros2-humble
Last synced: 16 Mar 2025
https://github.com/ahmedsamyop/crypto-app
The Crypto App build with React, Redux, Router Dom, Docker , CircleCi, Netlify
chartjs ci-cd circleci crypto cryptocurrency docker docker-compose dockerfile fontawesome javascript javascript-library netlify netlify-cli react react-redux react-router-dom
Last synced: 30 Apr 2026
https://github.com/ruffdd/camap
3d docker docker-compose flask hacktoberfest hacktoberfest2020 openstreetmap python3 university
Last synced: 13 Apr 2026
https://github.com/vinhyenvodoi98/rock_shop_microservice
microservice architecture with my super cool and clean code
docker docker-compose kubernetes microservice nodejs react-hooks
Last synced: 10 Apr 2026
https://github.com/stefanwalther/dockerfiles
Some dockerfiles & docker experiments.
docker docker-compose playground
Last synced: 14 Apr 2025
https://github.com/killwolfvlad/actions-runner-compose
Like Kubernetes controller for GitHub Actions self-hosted runners but for Docker Compose
compose docker docker-compose github-actions
Last synced: 13 Apr 2026
https://github.com/itzzjb/docker
This is an introduction for docker with deployments of a basic Python Flask App and a basic NodeJs API as images into docker hub.
docker docker-compose dockerfile expressjs flask nodejs pyhton
Last synced: 11 Apr 2026
https://github.com/ignacio-calvo/pos-services
Backend solution for supporting POS Business. Written in .NET Core 8 implementing a layered microservice architecture running on docker. Repository pattern on an Entity Framework Code First approach on SQL Server using AutoMapper.
api automapper backend docker docker-compose facade-pattern identity identity-framework identityframework net netcore point-of-sale pos repository-pattern sqlserver web
Last synced: 16 Sep 2025
https://github.com/tnrjrdev/Kafka_Task_Manager
Task Management API é uma aplicação backend desenvolvida em Java utilizando Spring Boot e Kafka para processar tarefas assíncronas.
apache-spark docker docker-compose java jwt springboot
Last synced: 30 Dec 2025
https://github.com/pierrialexandervidmar/api-orders
API de ordem de compra com Java Spring - faz parte do projeto de microserviços que se conectará com APIs Golang e fará uso de mensagerias com RabbitMq
docker docker-compose java jpa-hibernate layered-architecture maven microservices rabbitmq spring-boot
Last synced: 11 Apr 2026
https://github.com/nathsagar96/taskify
Task management application using Spring Boot
docker docker-compose java jpa maven postgresql springboot springdoc-openapi testcontainers
Last synced: 11 Apr 2026
https://github.com/lisba/thumbnail_generator_ui
Thumbnail generator app
auth0 cloud-storage docker docker-compose i18next material-ui react styled-components vitejs
Last synced: 11 Apr 2026
https://github.com/crovitche-1623/razoar
Clean and optimize DXF files in the browser — dedup, merge colinear segments, remove overlaps
docker-compose dxf rs rust saas ts typescript wasm
Last synced: 09 Apr 2026
https://github.com/pythoninthegrass/docker_101
Source code for Meetup presentation on Docker.
Last synced: 23 Jul 2025
https://github.com/luispfa/wallbox-gps-hexagonal
GPS emulation, where you have to give the route that an electric car has to follow.
arquitectura-hexagonal cqrs docker docker-compose hexagonal-architecture php symfony4 unit-testing value-object
Last synced: 14 May 2025
https://github.com/micheld-dev/sportsee
Développez un tableau de bord d'analytics avec React - Formation OpenClassrooms projet 12
axios better-docs docker docker-compose joi jsdoc react-router-v6 reactjs recharts styled-components vite
Last synced: 08 Apr 2026
https://github.com/kauahenriquegoncalves/api-posts
Api with posts and comments, using RESTful API
docker docker-compose dotenv dto gradle layered-architecture mongodb mongodb-database spring-boot spring-web
Last synced: 08 Apr 2026
https://github.com/wengchaoxi/tts-api
Azure TTS API Service
azure docker docker-compose flask python tts
Last synced: 11 Apr 2026
https://github.com/a-mhamdi/infodev
Julia for general purposes
docker docker-compose julialang jupyterlab pluto
Last synced: 01 Jan 2026
https://github.com/gabriellglrs/sistema_todolist-taskify
O Taskify é um sistema completo de gerenciamento de tarefas, projetado para otimizar a produtividade e organizar as atividades diárias. Com uma interface intuitiva e recursos poderosos, ele permite que você crie, edite e acompanhe tarefas facilmente. Ideal para equipes e indivíduos que buscam um jeito eficiente de gerenciar suas listas de afazeres.
angular cache-redis docker-compose flyway java-21 jwt mysql oauth2 redis spring-boot spring-data-jpa spring-security swagger
Last synced: 11 Mar 2026
https://github.com/sakin790/docker
Docker | Node | Deployment | Backend | FastAPI
Last synced: 15 Mar 2025
https://github.com/rfcreate/docker-webpage
Docker containers with Flask application and Nginx server.
docker docker-compose flask html nginx python waitress
Last synced: 11 Apr 2026
https://github.com/sohailsajid79/python-flask-redis-multi-container-powerhouse
The repository contains a simple multi-container application built with Flask and a Redis database, managed using Docker Compose. The Flask app uses Redis for data storage and retrieval.
docker docker-compose python3 redis
Last synced: 11 Apr 2026
https://github.com/thaminiperera/play
a catalog microservice using .NET 5.0
csharp docker docker-compose mongodb net5 rest-api
Last synced: 11 Apr 2026
https://github.com/guilhermelbonomo/tdd_python
Testes para aprender Desenvolvimento Orientado a Testes, baseado no livro TDD com Python
django docker docker-compose pytest tdd-python testing unitest
Last synced: 08 Apr 2026
https://github.com/finkord/gogs-devops-intership
This repository contains the infrastructure-as-code (IaC) setup for deploying a full-featured Gogs (Go Git Service) instance in AWS using Terraform.
ansible aws docker docker-compose terraform vagrant
Last synced: 08 Apr 2026
https://github.com/cschindlbeck/dockerized-wp
Dockerized Wordpress Site to develop WP locally
apache2 docker docker-compose mysql website wordpress
Last synced: 07 May 2026
https://github.com/victorcezeh/end-to-end-elt-pipeline
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: 13 Feb 2026
https://github.com/0nf1rey/school-management-api
alpine-linux devops docker docker-compose fastapi git pydantic python sqlalchemy sqlite uvicorn
Last synced: 13 Apr 2026
https://github.com/shadowlion/template-django-postgres-nginx
Fullstack application using Django/PostgreSQL/Nginx/Docker Compose
django docker docker-compose nginx postgresql
Last synced: 08 Apr 2026
https://github.com/jeffbla/renthousewebsite
This project is a House Search Engine that uses crawlers to gather data from various renting websites. To simplify the user experience, it also integrates open data from the 政府資訊平台, providing information on house locations and nearby hospitals.
css docker docker-compose ejs expressjs javascript mvc nodejs postgres
Last synced: 08 Apr 2026
https://github.com/askirmas/arg-env
Node.js package to work with `.env` files in the same way as docker and docker-compose via `--env-file` or `"env_file"` in package.json
arguments cli docker docker-compose dotenv env env-file environment-variables loader node parser
Last synced: 05 Jan 2026
https://github.com/opusvl/docker-compose-recipes
A collection of Docker Compose recipes for quick pop-up application deployment, handy for development but also production ready.
docker docker-compose mantisbt nextcloud piwik webtrees wordpress
Last synced: 11 Apr 2026
https://github.com/confusedgustas/videogamestore
Video Game Store using PostgreSQL, Spring Boot, Spring Sessions and Vue.JS
apache backend docker docker-compose docker-container frontend intellij junit5 liquibase maven pgadmin postgresql spring-boot spring-session vuejs
Last synced: 08 Apr 2026
https://github.com/nawodyaishan/multiple-docker-example
This project is a Dockerized Node.js application that uses Redis for managing visit counts. It demonstrates the integration of Node.js with Redis within a Docker environment, showcasing best practices in containerization and application design.
docker docker-compose docker-image express node-js redis typescript
Last synced: 08 Apr 2026
https://github.com/temirovuz/qarz-daftar
Bu loyiha foydalanuvchilar, ularning qarzlari va to‘lovlarini boshqarish uchun REST API taqdim etadi.
django django-rest-framework docker docker-compose jwt-authentication nginx postgresql python3 redis
Last synced: 08 Apr 2026
https://github.com/hasanej/msa-product
Sample microservices using Spring Boot with Java 21.
docker docker-compose java-21 mongodb spring-boot
Last synced: 10 Mar 2026
https://github.com/lucas54neves/weather-api-flask
Weather API with Flask
api docker docker-compose flask python sqlalchemy weather
Last synced: 11 Apr 2026
https://github.com/yinfuyuan/docker-mariadb
This is a mariadb environment based on the use of alpine to build docker.
alpine docker docker-compose mariadb mariadb-server
Last synced: 21 Jul 2025
https://github.com/ahsouza/nginx-modsecurity
Implementing reverse proxy with NGINX
alpine-linux crs-parameters docker docker-compose dockerfile laravel-framework modsecurity modsecurity-core-rule-set mysql-database nginx nginx-proxy owasp php-fpm protection waf
Last synced: 13 Apr 2026
https://github.com/cc-d/liberlife
100% libre way of keeping track of responsibilities and achieving goals with a very nice ui
async docker docker-compose fastapi git-crypt libre nginx python react shell todo typescript
Last synced: 11 Apr 2026
https://github.com/iaacosta/iic2173-chat
Small request/response chat application made for the IIC2173 - Software Systems Architecture course
aws docker docker-compose ecs flask nginx react s3 typescript
Last synced: 08 Apr 2026
https://github.com/abhirajthakur/transcribe-mate
AI-powered voice transcription and text cleaning app with local Whisper transcription and Gemini-based transcript refinement
docker docker-compose fastapi nextjs python whisper
Last synced: 11 Apr 2026
https://github.com/psharpx/photoapp
PhotoApp application using Spring Boot, Spring Cloud and microservice architecture
api-gateway bash config-server desing-patterns docker docker-compose eureka-discovery-service java java11 kubernetes microservice postgresql rabbitmq service-discovery spring-boot spring-cloud spring-cloud-bus zuul-api-gateway
Last synced: 08 Apr 2026
https://github.com/kasir-barati/sql
A place where I keep track of what I know about PostgreSQL + ORMs
cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript
Last synced: 11 Apr 2026