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-10 00:08:53 UTC
- JSON Representation
https://github.com/apfirebolt/express-sports-blog
Sports Blog written in Express and MongoDB
bootstrap bootstrap4 docker docker-compose ejs ejs-templates express expressjs mongodb mongoose
Last synced: 12 Apr 2026
https://github.com/printhelloworldd/zap-hobby-api
Hobby API is a REST + GraphQL service written in Java 17 and Spring Boot, which returns a list of hobbies (name, image, categories) from PostgreSQL. The service caches responses in Redis and scales with Nginx (Round Robin load balancing). Containerization is done via Docker and Docker Compose.
api caching docker docker-compose graphql hobby java load-balancing nginx postgresql redis rest-api spring-boot
Last synced: 12 Apr 2026
https://github.com/vittordeaguiar/blog-api
.NET 9 Web API implementing Clean Architecture, featuring Entity Framework Core, AutoMapper, JWT Authentication, and Redis
cache csharp docker docker-compose entity-framework-core jwt postgres redis
Last synced: 26 Jan 2026
https://github.com/hominsu/cyber-ranges
Pre-built cyber range docker environments
cyber cyber-security cybersecurity docker docker-compose docker-container docker-image dockerfile pikachu ranges sqli-labs upload-labs xss-labs
Last synced: 25 Dec 2025
https://github.com/omatthewy/java-explore-with-me
Template repository for ExploreWithMe project.
api-gateway backend docker docker-compose event-discover event-management java maven microservices postgresql postman rest-api spring-boot sql statistics user-authentication
Last synced: 12 Apr 2026
https://github.com/techwithus/nodejs-mongodb-server-docker-compose
NodeJS, MongoDB and Mongo express
docker docker-compose hacktoberfest mongo-express mongodb nodejs
Last synced: 13 Apr 2026
https://github.com/gip-recia/docker-redis-sentinel
docker-compose redis-sentinel redis-server
Last synced: 11 Jun 2025
https://github.com/arpitgo4/metar_api
Metar API server with caching for fast responses.
docker docker-compose expressjs metar metar-information nginx nodejs redis weather-api weather-data weather-forecast weather-station
Last synced: 12 Apr 2026
https://github.com/ahmetkca/golang-chat-app-with-file-sharing
A Chat web application with file sharing capability
docker-compose golang minio websocket
Last synced: 02 May 2026
https://github.com/trubusoft/codeigniter4-starter
CodeIgniter 4.4.5+ template with docker configuration for development & production
codeigniter4 docker docker-compose docker-image
Last synced: 12 Apr 2026
https://github.com/itmtm/todo_calendar
To-Do Calendar
api axios datefns dependency-inversion docker docker-compose javascript react redux-toolkit scss typescript
Last synced: 12 Apr 2026
https://github.com/fedek6/docker-lamp-stack-vhosts
Docker template for LAMP stack with multiple vhosts
docker docker-compose lamp-stack php wordpress
Last synced: 07 May 2026
https://github.com/sangtrandev00/nestjs-chat-server
docker docker-compose nestjs-socketio postgresql swagger swagger-ui websocket
Last synced: 08 Apr 2026
https://github.com/subicura/vagrant-dev
vagrant development environment example
development-environment docker-compose vagrant
Last synced: 08 Apr 2026
https://github.com/renanstn/django-template
Just a template to a dockerized django app, to use as base in my future projects.
django docker docker-compose dockerfile github-actions gunicorn poetry postgresql python python-decouple script
Last synced: 08 Apr 2026
https://github.com/imhimanshu1-stack/docker-laravel-mysql
This repository contains the necessary Docker configuration to deploy a Laravel application using Docker and Docker Compose. It includes a Dockerfile for building the Laravel application's Docker image and a docker-compose.yml file for setting up the application and its services, including MySQL.
Last synced: 12 Apr 2026
https://github.com/guilhermee-ds/golang-crud
This project is a sophisticated implementation of an API, developed using the GoLang programming language. The API is encapsulated in a Docker environment, thus ensuring portability and replicability of the execution environment. In addition, this project uses PostgreSQL as a database management system, providing robust and efficient.
api docker docker-compose dockerfile golang postgresql
Last synced: 01 May 2026
https://github.com/peterdev22/docker-pihole-unbound
My 'as simple as possible' Docker container for Pi-hole + Unbound.
docker-compose docker-image dockerfile
Last synced: 12 Apr 2026
https://github.com/rafal-kowalski-dev/pystartowo
Python's knowledge base for beginners
django docker docker-compose nginx postgresql python
Last synced: 03 Apr 2026
https://github.com/imadmi/inception
This is system administration by using Docker Project. (virtualizing several Docker images, creating them in a new personal virtual machine)
docker docker-compose shell-script
Last synced: 12 Apr 2026
https://github.com/thetoriqul/multi-container-app-deployment
This project demonstrates my expertise in deploying and managing multi-container applications using Docker Compose. I've built a scalable web application that combines a Python Flask frontend with a Redis backend, showcasing modern containerization practices and microservices architecture.
docker docker-compose docker-microservice docker-multicontainer
Last synced: 12 Apr 2026
https://github.com/arvind-4/sentiment-analysis
Check your sentiments!
docker docker-compose fastapi nextjs tailwindcss
Last synced: 08 Apr 2026
https://github.com/shpota/mntr
MNTR
coroutines docker docker-compose kotlin react reactjs
Last synced: 15 Apr 2026
https://github.com/skygenesisenterprise/paxo.ts
A Paxo Phone TypeScript Framework for Application Environment
cpp docker docker-compose framework javascript lua makefile mobile-environments mobile-library typescript
Last synced: 08 Apr 2026
https://github.com/rearalf/my-task-board-backend
Challenge from devChallenge made with NestJS, https://devchallenges.io/challenge/my-task-board-app
docker-compose nestjs postgresql typeorm
Last synced: 14 Apr 2026
https://github.com/thangbuiq/docker-airflow-lightweight
Lightweight docker compose template for Apache Airflow
Last synced: 15 May 2026
https://github.com/denisakp/shopez
A simple eCommerce platform showcasing microservices architecture with full DevSecOps integration.
docker-compose gin-gonic keycloak kubernetes spring-boot
Last synced: 06 Jan 2026
https://github.com/jhotmann/db-check
A small CLI/Docker utility to check database connectivity
docker docker-compose go healthcheck
Last synced: 06 Jan 2026
https://github.com/hyerix/hyerix-demo-cluster
Runnable NATS JetStream demo cluster. 3-node docker-compose stack with streams, consumers, KV, and seeded anomalies. Spin up in 60 seconds.
distributed-systems docker-compose hyerix jetstream leafnodes multi-region nats nats-cluster nats-io nats-server
Last synced: 29 May 2026
https://github.com/hossara/todolist_graphql_webapp
Todo list webapp using GraphQL, Nest.js, Nuxt.jd
containers docker docker-compose graphql mongodb nestjs nuxtjs todolist typescript
Last synced: 06 Jan 2026
https://github.com/dori-dev/learn-docker
Examples of how to use Docker with Django, Flask, NodeJs.
django docker docker-compose flask nodejs wordpress
Last synced: 08 Apr 2026
https://github.com/kieutrongthien/docker-webserver
Easy & flexible to manage your websites with Docker
docker docker-compose mysql nginx-docker php redis web
Last synced: 15 Apr 2026
https://github.com/misha999777/uwithme-deployment
Files to deploy University With Me using Docker
deployment docker docker-compose
Last synced: 19 May 2026
https://github.com/wavy-bot/lavalink
Lavalink Docker image with example config to make development instances easier
docker docker-compose docker-image lavalink
Last synced: 12 Apr 2026
https://github.com/saka015/alumnity-be
Frontend ⬇️
aws docker-compose docker-container nestjs nestjs-backend typescript
Last synced: 08 Apr 2026
https://github.com/vagnercardosoweb/my-personal-finances
Controlar toda entrada/saída de dinheiro e compras com cartões
clean-architecture docker docker-compose finance gin-gonic golang migrations postgresql redis
Last synced: 08 Apr 2026
https://github.com/soteto/heureka
Setup the microservice architecture as a development or productive system.
bash bash-script docker docker-compose git
Last synced: 12 Apr 2026
https://github.com/hasnathjami/covid-data-analyzer
A Covid Data Analysis with Prediction Project using Gin Framework, MySQL Database, and GORM
docker-compose gin-gonic go-gorm mysql-database rest-api
Last synced: 12 Apr 2026
https://github.com/moizu991/fullstack-starter-go-fiber
🚀 Build a minimal CRUD web app with Go, Fiber, and PostgreSQL, using Docker and GitHub Actions for a smooth, repeatable development process.
docker docker-compose fiber full-stack go jwt migrations openapi postgresql rest-api testing
Last synced: 12 Apr 2026
https://github.com/flpcovre/likezap
🗨️ A WhatsApp Customer Service
docker docker-compose laravel nuxtjs tailwindcss vue whatsapp-api
Last synced: 08 Apr 2026
https://github.com/daggerok/oauth2-jdbc-example
This repository contains Spring / OAuth2 application architecture: Authorization Server (with JDBC token store), Resourse Server (with secured REST API) and Web Client Application uses both to access secure data
adoc asciidoc asciidoctor docker docker-compose gradle spring-boot spring-jdbc spring-mvc spring-oauth2 spring-security spring-thymeleaf thymeleaf thymeleaf-engine thymeleaf-template-engine
Last synced: 08 Apr 2026
https://github.com/guangie88/storage-report-test
Docker compose to include all test services for rs-*fs-report repositories
docker docker-compose elasticsearch fluentd grafana hdfs krb5
Last synced: 12 Apr 2026
https://github.com/kedarkk1/apache-kafka-nodejs-projects
Some of my apache-kafka-nodejs projects made with docker-compose.yml
apache-kafka docker docker-compose kafka kafkajs multi-producer nodejs producer-consumer transaction-processing transaction-producer yml
Last synced: 06 Jan 2026
https://github.com/ath31st/cam_stream_manager
A web service for managing camera streams. Making new ones, editing, tracking the status of streams.
antd biomejs docker-compose dockerfile feature-sliced-design fsd full-stack jwt-authentication nginx node-cron nodejs prisma prisma-orm react refresh-token sqlite3 typescript zustand
Last synced: 08 Apr 2026
https://github.com/0x416c6941/inception
Setting up a WordPress infrastructure with Docker Compose
docker docker-compose inception mariadb nginx wordpress
Last synced: 08 Apr 2026
https://github.com/synkevych/money_spent_counter
A minimal Rails application for tracking expenses, featuring sorting and pagination functionalities. Developed using Docker for containerization.
device docker docker-compose github-actions postgresql rails rspec ruby
Last synced: 06 Jan 2026
https://github.com/leguass7/docker-mysql
Teste de deploy docker em produção
deploy docker docker-compose mysql production
Last synced: 12 Apr 2026
https://github.com/ankitrajput0096/springboot_elk_cluster_stack
This repository contains ELK stack with elasticsearch cluster configuration along with logstash and kibana. This project is used to store logs generated by spring boot application.
docker docker-compose elasticsearch elk-stack kibana logstash maven spring-boot
Last synced: 08 Apr 2026
https://github.com/caefleury/cis-ieee-difusion-model
Repositório teste para códigos do projeto de Modelo de Difusão do branch CIS-IEEE
docker docker-compose numpy python3 tensorflow
Last synced: 08 Apr 2026
https://github.com/camilocsoto/gas-dash
...
devcontainer django-application docker-compose
Last synced: 15 Apr 2026
https://github.com/barsikus007/calendarbot
Telegram bot to maintain google calendar
aiogram async docker-compose google-calendar-api python sqlmodel
Last synced: 14 May 2025
https://github.com/siruku6/parapara-anime
This is a helper for creating a movie of a series of images.
docker docker-compose jupyter matplotlib pytest python
Last synced: 27 Oct 2025
https://github.com/egerion/ecommerce-shopping-cart-domain-driven-design
This project implements a Shopping Cart System for eCommerce platforms using Domain-Driven Design (DDD) principles. It is designed to highlight how a real-world eCommerce system can leverage DDD to create highly scalable, maintainable, and domain-oriented solutions.
docker docker-compose domain-driven-design ecommerce event-driven java shopping-cart spring-boot springboot
Last synced: 06 May 2026
https://github.com/padupe/setup-sre-mm
Script for installing the basic tools used in the SRE team at MadeiraMadeira.
aws-cli dbeaver deck docker docker-compose kong node nvm postman python serverless-cli
Last synced: 13 Apr 2026
https://github.com/john98nf/ultimatemicroservice
A simple microservice exposing a RESTfull API that handles companies information.
docker docker-compose gin go jwt mysql uuid
Last synced: 06 Jan 2026
https://github.com/renatospaka/jwt-api2-ui
React front end to access the 2nd JWT API in Golang built with Fiber HTTP
bootstrap5 docker docker-compose jwt react typescript
Last synced: 12 Apr 2026
https://github.com/marktheo/mysql-docker
Docker compose file for mysql deploy
database docker docker-compose mysql
Last synced: 12 Apr 2026
https://github.com/andersonhsporto/users-rest-api
API REST ( nestjs ) para gerenciar usuários
docker docker-compose nestjs postgresql rest-api typeorm typescript
Last synced: 12 Apr 2026
https://github.com/nhatthaiquang-agilityio/dotnet-webapi-example
Web API sample for dot net
asp-net docker docker-compose dot-net mongodb
Last synced: 12 Apr 2026
https://github.com/arpitsingh134/pdf-metadata-scanner
Here’s an updated and complete version of your README.md for the PDF Metadata Scanner API, now with support for MySQL, Docker Compose, asynchronous processing, and enhanced instructions.
apache-pdfbox docker docker-compose java-17 lombok-maven maven microservices-architecture mysql slf4j-loggers spring-data-jpa spring-web springboot3
Last synced: 12 Apr 2026
https://github.com/jahn08/web-article-core
A web library for storing and editing articles based on the AngularJS framework with .NET Core on the server side
angularjs bootstrap3 docker docker-compose dockerfile ef-core netcore2 no-webpack signalr signalr-core typescript
Last synced: 08 Apr 2026
https://github.com/jimpresting/supabase-oracle-cloud-docker
Complete guide to self-host Supabase on Oracle Cloud free tier with Docker, Nginx, SSL, and automatic updates. Includes auto-start after reboots and optimized backup system.
ai artificial-intelligence database docker docker-compose free-tier nginx open-source oracle oracle-cloud self-host self-hosted ssl supabase ubuntu vector vector-database vector-database-self-hosting
Last synced: 12 Apr 2026
https://github.com/zablon-oigo/django-on-docker
Dockerizing Django with Postgres, Gunicorn, and Nginx
django docker docker-compose dockerfile gunicorn nginx nginx-docker postgresql shell-script
Last synced: 09 Apr 2026
https://github.com/silva4dev/microservices-codepix-project
💰 Building a money transaction between banks microservices using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨
docker docker-compose golang grpc kafka kubernetes nestjs
Last synced: 01 Apr 2025
https://github.com/telman03/aerotrack
A real-time flight tracker backend built with Go and WebSockets. Demonstrates stateful, event-driven architecture and uses Docker for easy deployment.
docker docker-compose golang grpc-go websockets
Last synced: 28 Apr 2026
https://github.com/sihamouda/reverse-websocket
A Go reverse-websocket microservice with dashboard using docker-compose
docker docker-compose dockerfile go golang rest websocket
Last synced: 02 Jan 2026
https://github.com/kalana99/cml_trs
Full-Stack Web Application (React + Django + PostgreSQL + Docker)
django django-rest-framework docker docker-compose material-ui postgresql reactjs rest-api
Last synced: 06 Jan 2026
https://github.com/thaitechtales/docker
This repository serves as a central hub for all Docker-related projects. The aim is to explore and implement containerisation solutions, demonstrating practical knowledge of Docker for development, deployment, and orchestration.
automation ci-cd cloud containerization devops docker-compose docker-hub dockerfile dockers infrastructure-as-code kubernetes logging microservices monitoring orchestration
Last synced: 29 Apr 2026
https://github.com/marefr/homelab-docker-compose
Homelab docker compose utilities
Last synced: 02 May 2026
https://github.com/nazemmahmud/laravel-boilerplate
laravel boilerplate to kickstart a project
docker docker-compose laravel8 laravel8x
Last synced: 09 Apr 2026
https://github.com/PLUTO-UniWien/PLUTO
Public VaLUe Assessment TOol (PLUTO) enabling the assessment of how much public value specific instances of data use are likely to create
data-governance data-risk data-science data-value docker docker-compose nx python strapi typescript value-assessment vue
Last synced: 19 Jun 2026
https://github.com/macagua/example-ansible-docker-compose
Example of Use Docker containers for Ansible testing
ansible ansible-project containers docker docker-compose docker-container sandbox-environment testing
Last synced: 06 May 2026
https://github.com/rickinshah/bugbee
University specific Social Media and Forum
docker docker-compose fastapi huggingface-transformers javascript jdk-21 maven nginx npm postgresql python3 react spring-boot spring-mail spring-webflux tailwind vite
Last synced: 21 Feb 2026
https://github.com/pauljwright/weird_salads
A weekend attempt at a full-stack web app using a unit-of-work and repository patterns. Streamlit, FastAPI, Docker, SQLAlchemy, SQLite, Alembic
alembic docker docker-compose fastapi python repository-pattern sqlalchemy sqlite unit-of-work-pattern
Last synced: 24 Apr 2026
https://github.com/lasbrdev/java-bank-persistence-jdbc
Este projeto é uma aplicação bancária simples em formato de console que simula operações básicas de um banco.
docker docker-compose java linux mysql
Last synced: 12 Apr 2026
https://github.com/numq/dockerize-rust
Docker Multi-stage Build for Tiny Rust Image Deployment
docker docker-binary docker-compose dockerfile multistage-build rust tiny-image
Last synced: 04 May 2026
https://github.com/proeungchiso/cstad_ite2_debezium_docker_compose
My Configuration for Deploy Debezium
Last synced: 20 Jan 2026
https://github.com/tonylturner/rangerdanger
OT/ICS cyber range for hands-on substation network segmentation training. Real DPI firewall (containd), 7 labs aligned to the DefendICS workshop, runs on a single laptop.
cyber-range cybersecurity deep-packet-inspection dnp3 docker-compose firewall ics-security modbus network-segmentation ot-security scada security-training substation
Last synced: 31 May 2026
https://github.com/mzed19/code-igniter-dockerized
Use this to start your new application
codeigniter docker docker-compose dockerized mongodb
Last synced: 21 Feb 2026
https://github.com/ramsailopal/yottadb-apidev
This repo allows the provision of a development environment through docker that gives you everything that you need to develop API endpoints to YottaDB. There is an IDE to write code as well as a YottaDB global viewer web UI, newman to run API tests and a global entry tester.
api docker docker-compose mumps newman postman yottadb
Last synced: 13 Apr 2026
https://github.com/thatsimo/sdcc-project-2021
Tweets analysis leveraging ELK stack
docker docker-compose elasticsearch kibana logstash twitter
Last synced: 12 Apr 2026
https://github.com/octcarp-courses/sustech_cs328-distributed_f24_works
Full score course code of CS328 2024 Fall: Distributed and Cloud Computing, SUSTech. Taught by Prof. Georgios Theodoropoulos @theogeorgios .
docker-compose gin grpc mpi sustech
Last synced: 12 Apr 2026
https://github.com/bessouat40/keycloak-postgres-docker
Minimalist example of keycloak connection with a postgres database.
beginner beginner-project docker docker-compose keycloak postgresql tutorial
Last synced: 06 May 2026
https://github.com/cotriml/clean-node-api
NodeJS Rest API using TDD, Clean Architecture and Typescript
clean-architecture docker-compose eslint express husky jest mongodb nodejs restful-api typescript
Last synced: 16 Jan 2026
https://github.com/eablak/inception
This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.
docker-compose docker-container docker-image docker-volume dockerfiles
Last synced: 20 Jan 2026
https://github.com/rei-nicolau-o-grande/e-cormmerce
clean-architecture clean-code docker docker-compose java mongodb python spring-boot
Last synced: 01 Apr 2025
https://github.com/adolligit/store-manager
Store Manager é uma API Rest feita em NodeJS + ExpressJS, que faz consultas diretamente no banco de dados MySQL através query's no 'hardcoded'. O projeto foi idealizado pela escola de programação @tryber e realizado pelos alunos, como eu. Seja muito bem-vindo ao repositório!
api-rest architecture-components docker docker-compose docker-image dockerfile express-api express-js express-rescue expressjs mocha-chai mocha-tests mochajs mysql mysql-database mysql2 nodejs swagger-ui unit-testing unittest
Last synced: 03 Feb 2026
https://github.com/likeaturtle/selfsignedcert
Modern self-signed SSL certificate generator with Apple-style design and Docker support. 100% local generation ensures data security. Features concurrent control, queue management, and enterprise-grade security. Supports wildcard domains, multi-IP config, complete API, and real-time monitoring. Production-ready, GPL-3.0 licensed.
css3 docker docker-compose express html5 javascript nodejs openssl ssl-cert
Last synced: 11 Apr 2026
https://github.com/nyrta1/personal-finance-tracker
This project excels in resilience against heavy loads, prioritizing security. Users can analyze finance status, income, and expenses via multiple microservices. In case of a server breakdown, other microservices ensure uninterrupted service.
api-gateway docker docker-compose dockerfile java17 k8s kubernetes load-balancer maven postgresql redis spring-boot spring-cloud spring-security zipkin
Last synced: 12 Apr 2026
https://github.com/luandersonalvesdev/shooes-store
Shoe Store is a personal project made for skill improvement. It's a RESTfull Express and MySQL CRUD API with TDD tests and a normalized database.
api api-rest crud crud-api docker docker-compose eslint express mocha mocha-chai mysql mysql2 nodejs test
Last synced: 12 Apr 2026
https://github.com/vikashgupta498/wanderlust-blogging-app
In this demo, we will see how to deploy an end to end three tier MERN stack application on EKS cluster.
docker-compose docker-container docker-image dockerfile eks-cluster git jenkins kubernetes owasp-dependencycheck terraform trivy-scan
Last synced: 12 Apr 2026
https://github.com/tatianasharova/genetic-tests
Сервис для хранения генетических тестов.
django docker-compose drf postgresql
Last synced: 09 May 2026
https://github.com/powermacintosh/microservices-example
FastAPI Microservices
alembic api-gateway asyncpg docker docker-compose fastapi grafana graphql json-logger kafka loki poetry postgresql pydantic-v2 pytest repository-pattern rest-api sqlalchemy-async uow-pattern
Last synced: 12 Apr 2026
https://github.com/edgartec97/node-microservices-rabbitmq
Event-driven architecture with RabbitMQ
amqplib docker docker-compose express microservices mongodb mongoose mysql rabbitmq typeorm
Last synced: 12 Apr 2026
https://github.com/juliocesarscheidt/grpc-blog-api
api docker docker-compose evans golang grpc mongodb
Last synced: 12 Apr 2026
https://github.com/riyal-rj/microservices-using-docker
🧩 A containerized microservices-based task management application built with Node.js, Express, and MongoDB. It features independent User and Task services, each with its own database, and communicates using RabbitMQ for asynchronous messaging. The entire system is orchestrated using Docker Compose. 🚀 This project is part of my learning journey
docker docker-compose dockerfile express-js microservice mongodb nodejs rabbitmq
Last synced: 12 Apr 2026
https://github.com/cmsong111/on-premise-server-docker-setup
온프레미스 환경에서 Docker Compose로 서버를 구축하는 설정 파일 및 가이드 🚀
docker-compose on-premise self-hosted server-setup
Last synced: 12 Apr 2026
https://github.com/cakebake/docker-lnmp
Docker environment with bundled Linux, Nginx, MariaDB, PHP-FPM
docker docker-compose ioncube linux locale mariadb nginx php-fpm phpmyadmin wordpress xdebug
Last synced: 12 Apr 2026
https://github.com/birdcar/recipe-app-api
An Example API to play with Docker + Django + Django Rest Framework + GitHub CI/CD
django django-rest-framework docker docker-compose
Last synced: 09 Apr 2026