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/barbaracalderon/casino-backend
A Python-based REST API using FastAPI and PostgreSQL for managing casino transactions and player operations. Tests with Pytest and deploy with Docker Compose. v1.2.0
docker docker-compose dockerfile fastapi postgresql pytest python sqlachemy
Last synced: 09 Apr 2026
https://github.com/juanrcoder/backend-nestjs-postgres
gestor de animales con solo nestjs y postgres, solo backend
docker-compose nestjs prisma-orm resful-api
Last synced: 09 Apr 2026
https://github.com/akotronis/dit189
Web Information Systems and IoT (Tsadimas)
docker docker-compose flask-smorest keykloak mailhog oop postgres python react rest-api sqlalchemy swagger
Last synced: 09 Apr 2026
https://github.com/jmgogo/thoughts-react
This project leverages the React Framework ⚛️ to create a dynamic front-end for an app to detail your passing thoughts! 🧠
create-react-app css devcontainer docker docker-compose html javascript js react react-components react-hooks reactjs
Last synced: 09 Apr 2026
https://github.com/wagner-de-carvalho/traffic
REST API
docker-compose java-17 mysql spring-boot
Last synced: 09 Apr 2026
https://github.com/aravind2060/employee_engagement_analysis_spark
Using Spark Structured APIs to analyze employee data and extract insights related to employee satisfaction, engagement, concerns, and job titles within an organization.
apache-spark data-analysis data-preprocessing docker docker-compose python
Last synced: 09 Apr 2026
https://github.com/praadnya/vanamalaclinicweb
A clinic management website for Dr. Vanamala, featuring patient handling, PDF prescription generation, homepage for clinic and Twilio SMS notifications.
docker docker-compose fastapi react responsive
Last synced: 09 Apr 2026
https://github.com/olgaprikhodko/images-gallery
Full stack application based on React and Python Flask
docker-compose flask mongodb react
Last synced: 09 Apr 2026
https://github.com/berglucas/cookiecutter-django-rest-project
This project is a cookiecutter for a Django REST project.
cookiecutter django django-rest-framework docker docker-compose poetry-python python3
Last synced: 09 Apr 2026
https://github.com/leguass7/docker-phpmyadmin
Configuração docker-compose para PHPMyAdmin
docker docker-compose mysql phpmyadmin
Last synced: 09 Apr 2026
https://github.com/cmarker0/KotlinEnterprise2_Exam
Exam soulution for PG6100-H18 - Microservice RESTful API for a cinema with a simple React frontend
cinema docker docker-compose e2e-tests graphql kotlin microservices netflix-eureka netflix-hystrix netflix-ribbon rabbitmq redis rest-api restassured spring spring-cloud-gateway springboot2 swagger testcontainers wiremock
Last synced: 25 Sep 2025
https://github.com/sahil12524/pihole-doh-wireguard
A self-hosted privacy stack combining Pi-hole, Cloudflared (DNS-over-HTTPS), and WireGuard (wg-easy) — block ads, encrypt DNS, and access your home network securely anywhere.
adblock cloudflared dns dns-filtering dns-over-https docker-compose pi-hole-docker pihole privacy self-hosted vpn wg-easy wireguard
Last synced: 09 Apr 2026
https://github.com/paalamugan/deploy-heroku-container-setup
Instructions of how to setup react application using heroku container and docker cli.
docker docker-compose heroku nginx
Last synced: 09 Apr 2026
https://github.com/awakelife93/node-rabbitmq-sample
node rabbitmq sample (pub/sub/broker)
ampq ampq-consumer broker docker docker-compose nodejs producer rabbitmq sample typescript
Last synced: 11 Apr 2026
https://github.com/humo174/lamp_lemp
Deploy LAMP Server (with Apache) or LEMP Server (with Nginx) via Docker Compose
adminer apache apache2 docker docker-compose lamp lamp-server lamp-stack lampstack mariadb mariadb-database mariadb-server nginx nginx-docker nginx-server php-my-admin
Last synced: 14 Feb 2026
https://github.com/daluisgarcia/testing-docker
Repository for testing docker comands and configurations
docker docker-compose flask mysql python
Last synced: 09 Apr 2026
https://github.com/andreoliwa/container-apps
Run apps in Docker containers in your local machine
docker docker-compose docker-container self-hosted
Last synced: 19 Feb 2026
https://github.com/ksaveras/football-leagues-api
Example API application built on Symfony 4.2 with JWT token auth.
api authentication docker docker-compose jwt jwt-bearer-tokens jwt-token symfony symfony4
Last synced: 27 Sep 2025
https://github.com/isogram/elasticsearch-cerebro
Dockerize Cerebro and Elasticsearch.
cerebro docker docker-compose elasticsearch elasticsearch-gui elasticsearch-ui
Last synced: 06 May 2026
https://github.com/barnabas/astro-docker
Demo of Node.js/Astro/Vite dev stack in Docker Compose
astro docker docker-compose nodejs vitejs
Last synced: 09 Apr 2026
https://github.com/tomascuevas/aprendiendo-nestjs
Mi linea de aprendizaje de NestJs
apolo-graphql class-transformer class-validator docker docker-compose dockerfile file-upload graphql joi jsonwebtoken mongodb mongoose nestjs nodejs passport-jwt postgresql typeorm typescript
Last synced: 09 Apr 2026
https://github.com/utibeabasi6/fluentd-logging
Centralised logging with fluentd
docker docker-compose elasticsearch flask fluentd kafka kibana s3
Last synced: 09 Apr 2026
https://github.com/rdcm/coin-board-ui-prototype
Prototype of SSR application with react + next.js + typescript
api docker docker-compose fetch fetch-api nextjs react ssr typescript
Last synced: 09 Apr 2026
https://github.com/ohorbatiuk/goit-pyweb-hw-13-task-1
Модуль 13. Розширені теми Backend-розробки
cloudinary cors cors-enabled cors-middleware docker-compose environment-variables fastapi-mail fastapi-middleware fastapi-security goit goit-pyweb-hw-13 limiter reset-password security send-email studying verify-email
Last synced: 28 Sep 2025
https://github.com/sanzharanarbay/golang_elastic_search
docker docker-compose elasticsearch elk elk-stack go golang kibana
Last synced: 09 Apr 2026
https://github.com/samuellucas97/programming-spring-framework
practicing programming using Spring Framework
docker-compose grafana integration-testing junit5 mockito-junit mysql-database prometheus spring-actuator spring-data-jpa spring-mvc spring-security unit-testing
Last synced: 09 Apr 2026
https://github.com/lukacerr/suse-infra
Plain SUSE Linux install into EC2 container-based infrastructure
docker docker-compose nginx suse suselinux template
Last synced: 28 Apr 2026
https://github.com/hakanozger/handwritten-digit-recognizer
A deep learning-based handwritten digit classification system using Flask (backend) and React (frontend). The model is trained on the MNIST dataset with CNN and data augmentation for improved accuracy.
ai deep-learning docker docker-compose flask image-classification machine-learning python tensorflow
Last synced: 09 Apr 2026
https://github.com/potlitel/testingserviceorderdbcontext
Repository for testing the operation of a custom DBContext for working with service orders.
controllers dbcontext dependency-injection docker docker-compose docker-container dockerfile feature ioc-container library nuget nuget-package serviceorders swagger swagger-ui webapi
Last synced: 04 Aug 2025
https://github.com/ahmedabougabal/DeployedFinancialAppAnalytics
Financial Data Filtering App
axios-react chadcnui docker docker-compose dockerfile fintech-api front-end-development react typescript vite
Last synced: 29 Sep 2025
https://github.com/ziweek/award-factory
🎓 Showcasing Project, in 2024 Google Machine Learning Bootcamp - 🏆🤖 Award-Factory: Awards lovingly crafted for you by a hilariously talented generative AI! #Google #Gemma:2b #fine-tuning #quantization
docker docker-compose fastapi fine-tuning gemma-2b google large-language-model llama-cpp nextjs quantization
Last synced: 09 Apr 2026
https://github.com/madrix01/menyu
An online restaurant menu to see your order in real-time
docker-compose nextjs node socket-io typescript
Last synced: 09 Mar 2026
https://github.com/eyepatch5263/codilio
Code As You Go. A simple SAAS Project powered by Lemon Squeezy. Share Your Code Snippets. Track Your Execution History.
argocd ci-cd-pipeline convex digitalocean docker docker-compose github gitops grafana jenkins-pipeline kubernetes nextjs owasp-dependencycheck prometheus sonarqube tailwindcss terraform trivy-scan typescript
Last synced: 09 Apr 2026
https://github.com/pungrumpy/docker-k8s-multi-container
Docker/K8S Multiple Container & Complex 🏭
docker docker-compose kubernetes nginx nodejs react redis
Last synced: 09 Apr 2026
https://github.com/axonops/axonops-server-compose
Docker® or Podman® Compose deployment of AxonOps™ server
axonops cassandra database dba devops docker docker-compose kafka podman podman-compose streaming
Last synced: 09 Apr 2026
https://github.com/nickemma/sentiment_analysis_service
This basic MLOps project demonstrates the core concepts of model lifecycle management across your preferred technology stack!
aws docker-compose dynamodb fastapi gin-gonic golang java mlops postgresql python reactjs spring-boot tailwindcss
Last synced: 09 Apr 2026
https://github.com/amraneze/apacheaccesslogparser
Still in progress :(
3d access-logs akka-http ansible apache docker docker-compose groovy jenkins jenkinsfile reactjs sbt sbt-native-packager scala scalafmt spark spark-streaming
Last synced: 09 Apr 2026
https://github.com/ankitrajput0096/springboot_elk_cluster_stack_with_filebeat
This repository contains ELK stack with elasticsearch cluster configuration along with logstash, filebeat and kibana. This project is used to store and maintain logs generated by spring boot application.
docker docker-compose elasticsearch filebeat kibana logstash spring-boot
Last synced: 09 Apr 2026
https://github.com/muharik19/boiler-plate-grpc
Create tech driven use grpc, orm bun, docker, docker compose, elastic search
backend docker docker-compose elasticsearch golang grpc grpc-client grpc-go grpc-server makefile mux orm-bun
Last synced: 09 Apr 2026
https://github.com/purwokertodev/docker-compose
Docker Compose Collection
docker docker-compose elasticsearch kafka memcached mongodb mysql nsq rabbitmq redis
Last synced: 07 Apr 2026
https://github.com/weihao/docker-minecraft-network
🐳 Debug your Spigot/ Bungeecord plugins in Docker
bukkit bungeecord docker-compose spigot
Last synced: 10 May 2026
https://github.com/alina1412/Quizzes.api
alembic docker-compose fastapi postgres python sqlalchemy
Last synced: 02 Oct 2025
https://github.com/sjar03/movieapp
Mono repository for Web and API movie reservations using Typescript with React, Node, Express and Prisma. Working with docker-compose
api api-rest backend docker docker-compose express expressjs front-end frontend mysql node nodejs prisma react reactjs
Last synced: 09 Apr 2026
https://github.com/tonakihan/blogplatform
Simple SPA for my diploma.
back-end backend docker docker-compose express express-js expressjs front-end frontend react reactjs redux redux-toolkit site typescript web website
Last synced: 15 Apr 2026
https://github.com/kaungmyathan22/nodejs-flight-booking-app
Simple flight booking app written in nodejs
docker-compose microservices mysql nodejs rabbitmq sequelize
Last synced: 09 Apr 2026
https://github.com/sau-lanvy/localization-sample
Localization with .NET Core 1.1, Entity Framework Core 1.1
asp-net-core docker docker-compose localization postgresql
Last synced: 09 Apr 2026
https://github.com/abdallahzerfaoui/inception
This project involves setting up a complete web server environment from scratch using Docker. The infrastructure includes separate containers for NGINX, WordPress, and MariaDB, orchestrated with docker-compose. Key focuses are on security, data persistence using Docker volumes, and network configuration, all running within a virtual machine.
docker docker-compose inception mariadb nginx wordpress
Last synced: 08 Aug 2025
https://github.com/daniellaera/spring-vuejs-blog-app
Blog App Template with Spring, Java, Postgres & VueJS
cypress docker docker-compose flyway junit maven mockito postgres spring spring-boot vitest vuejs
Last synced: 09 Apr 2026
https://github.com/jdubar/docker-sonarr
:tv: My docker-compose file for Sonarr
Last synced: 09 Aug 2025
https://github.com/wcruz-br/ci-cd-pipeline-github-actions-local-runner
Python Flask simple app, with MongoDB and Nginx, to exemplify CI/CD pipelines with local runners
ci-cd docker docker-compose docker-secrets flask github-actions local-runner mongodb nginx nosql pipeline python python3
Last synced: 09 Apr 2026
https://github.com/jcsnp/gin-postgres-docker
docker docker-compose gin postgresql
Last synced: 09 Apr 2026
https://github.com/mahmudmridul/todo
A crud application
asp-net docker docker-compose dotnet react rest-api sqlserver-2022 webapi
Last synced: 06 Apr 2026
https://github.com/wuttinanhi/autodeploy
automatic deploy to server from push
deploy deployment-automation docker docker-compose git nodejs
Last synced: 09 Apr 2026
https://github.com/natan1995/llm_docker_service
MIcroservice that was created to connect a pre trained LLM to a different databases
docker docker-compose fastapi llm-agents postgresql python3
Last synced: 09 Apr 2026
https://github.com/favouro/r-ainbow-birthday-campaign
The Birthday Discount Campaign system is designed to send personalized birthday discount emails to customers a week before their birthday. The email includes a unique discount code and personalized product recommendations. Additionally, during the birthday week, the app displays the same suggested products when the customer accesses it.
docker docker-compose nestjs postgresql prisma prisma-orm
Last synced: 09 Apr 2026
https://github.com/p2sousa/docker-php56
{ abandoned } - Environment for development of multiple projects using php in version 5.6 and mysql database
docker docker-compose mysql nginx php56
Last synced: 03 Oct 2025
https://github.com/ruben-rdez/student-mgmt
Student Management Backend
docker docker-compose git github java maven mysql rest-api spring-data-jpa springboot
Last synced: 09 Apr 2026
https://github.com/artainmo/ft_transcendence
42 school project. Web app that allows playing pong, login, chat in DM or channel, visualize profiles and more...
42school api docker docker-compose game nestjs postgresql react typescript web
Last synced: 09 Apr 2026
https://github.com/apenlor/spring-boot-security-observability-lab
A hands-on lab demonstrating the architectural evolution of a Spring Boot application from a secure monolith to a fully observable, distributed system using modern DevSecOps practices.
devsecops docker docker-compose grafana java jwt keycloak lab oauth2 observability opentelemetry prometheus proof-of-concept spring-boot spring-security
Last synced: 09 Apr 2026
https://github.com/arthursvpb/csv-file-processor
CSV File Processor is a full-stack application for efficiently processing and managing CSV product data with real-time currency conversions. The application supports asynchronous processing of large datasets (200K+ rows), provides robust filtering and sorting capabilities, and uses Redis caching for optimized performance.
async-processing csv-parser currency-converter docker docker-compose fast-csv nestjs postgresql react redis tailwindcss typeorm typescript vite
Last synced: 09 Apr 2026
https://github.com/dunghenry/trpc
Building server using tRPC library(safe APIs) + client using reactjs, react-query
docker docker-compose expressjs react-query reactjs trpc-client trpc-server
Last synced: 09 Apr 2026
https://github.com/gustavz/docker-fastapi-mongo-template
Minimal working template to run a fast API with a mongo DB using docker compose
docker docker-compose fastapi mongodb template
Last synced: 09 Apr 2026
https://github.com/belyashnikovatn/avito-shop
Сервис "Магазин мерча": тестовое задание для Авито.
django-rest-framework docker docker-compose jwt-authentication nginx restful-api
Last synced: 20 Apr 2026
https://github.com/jakkaphatminthana/express-sequelize
Express + TypeScript + Sequelize practice with migrations
docker docker-compose express postgres sequelize typescript
Last synced: 11 Apr 2026
https://github.com/skygenesisenterprise/ssh-protocol
The Sky Genesis Enterprise SSH No-Official Protocol Project
cargo dns-server docker docker-compose javascript makefile rust ssh ssh-client ssh-server typescript
Last synced: 08 Jul 2026
https://github.com/metalcamp/laravel-postal-codes-api
Example of REST API for postal codes written in Laravel
docker docker-compose jwt jwt-authentication jwt-token laravel php php7 phpunit phpunit-tests postal-codes
Last synced: 09 Apr 2026
https://github.com/the-man-w-laughs/team-task-hub
This is a project management platform that provides tools for task management!
angular asp-net-core automapper clean-architecture cqrs docker-compose elasticsearch grpc hangfire identityserver4 kibana microservices n-tier-architecture ocelot rabbitmq redis serilog signalr swagger xunit-tests
Last synced: 09 Apr 2026
https://github.com/donaderoyan/talentgrowth-be
REST API with Docker, Golang and MongoDB.
docker docker-compose docker-image gin-framework golang golang-api golang-api-examples golang-examples golang-gin golang-mongodb golang-server golang-template mongodb
Last synced: 14 Feb 2026
https://github.com/skygenesisenterprise/dns-protocol
Experimental sovereign DNS protocol for internal and controlled environments, exploring secure, auditable, and privacy-focused name resolution.
cargo dns dns-client dns-record dns-server docker docker-compose rust
Last synced: 08 Jul 2026
https://github.com/skygenesisenterprise/awpk-cli
The Command Line of Aether Wallet Pass Key Service
banking-service certificates cli-app docker docker-compose rust ssl terminal
Last synced: 08 Jul 2026
https://github.com/skygenesisenterprise/aether-forms
cargo docker docker-compose forms javascript makefile office rust typescript
Last synced: 08 Jul 2026
https://github.com/djuuu/ansible-role-postgresql-docker
Install PostgreSQL Docker Compose project
ansible ansible-role docker docker-compose postgres postgresql
Last synced: 09 Apr 2026
https://github.com/rafaelmoraes003/alexandria
RESTful API built with Java, Spring Boot, and MySQL to manage books, authors, publishers, and details. It supports CRUD operations, associations, and Docker deployment.
docker docker-compose hibernate java mysql spring-boot
Last synced: 09 Apr 2026
https://github.com/anpoliakov/wallet-service
Cервис, по управлению кредитными/дебетовыми транзакциями от имени игроков
docker-compose liquibase postgresql transaction
Last synced: 19 Apr 2026
https://github.com/hzlucasf/yuuzaa
argon2 docker docker-compose jwt kotlin mongodb oauth2 spring spring-boot spring-security
Last synced: 08 Apr 2026
https://github.com/gabrielspassos/assembly-poc
Projeto de exemplo com containers, kafka, spring, karate e gatling
docker docker-compose gatling kafdrop kafka springboot webflux
Last synced: 09 Apr 2026
https://github.com/mrkresnofatih/jobsapi
Simple MS Architecture App with Async. Communication, Centralized Logging, CRUD, Websocket Response using AWS SQS & CloudWatch
asynchronous aws-cloudwatch-logs aws-sqs centralized-logging csharp docker-compose dockerfile microservices-architecture pusher-channels pusherjs redis-client
Last synced: 15 May 2026
https://github.com/yuberlinets/transactions-fraud
Fraudulent Transaction detection
analysis docker-compose fastapi fraud-detection java kafka kafka-streams ml mongodb nginx python react real-time rest-api sockjs spring spring-boot typescript websocket
Last synced: 10 Apr 2026
https://github.com/victor-zarzar/law-firm
docker docker-compose emailjs nextjs pnpm reactjs shadcn-ui styled-components tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/andrew-chen-wang/cookiecutter-django-elasticsearch
Cookiecutter-django with Elasticsearch Integration
cookiecutter cookiecutter-django django docker docker-compose elasticsearch
Last synced: 10 Apr 2026
https://github.com/tansibmuttakin/full-text-search-with-elasticsearch
This projects demonstrates full-text-search with elastic search engine where data are loaded from postgresql to elasticsearch with a logstash pipeline
docker-compose elasticsearch expressjs full-text-search logstash microservices postgresql
Last synced: 10 Apr 2026
https://github.com/pnijhara/raft-demo
FastAPI and docker based RAFT consensus implementation
docker docker-compose fastapi pydantic pytest python
Last synced: 10 Apr 2026
https://github.com/azita-abdollahi/nodescylladb
a sample project to use scylladb in nodejs with express-cassandra
cqlsh docker docker-compose express express-cassandra nodejs scylladb
Last synced: 10 Apr 2026
https://github.com/lmarqs/less-than-100mb-docker-node
An example of production ready docker image for NodeJS projects
Last synced: 24 May 2026
https://github.com/arpitgo4/node-react-scaffold
Full Stack microservice scaffold with Node.js, React.js, Redux, MongoDB, Docker-Compose & Kubernetes
docker docker-compose kubernetes mongodb nodejs reactjs redux
Last synced: 10 Apr 2026
https://github.com/gpreviatti/fc-pfa-go
Simple application that was designed in the full cycle golang aceleration week. The objectives of this program are learn and study simples concepts aboout golang, goroutines and pub-sub architecture
docker docker-compose golang grafana kubernates mongodb prometheus rabbitmq
Last synced: 10 Apr 2026
https://github.com/Mohamad-shosha/Spring-Jpa-Mvc-Security
This Spring Boot application utilizes JPA and Hibernate for managing Instructors, Addresses, and Courses. It offers a RESTful API for CRUD operations, enhanced by Liquibase for database migrations. The project also features Spring MVC for server-side rendering and is tested using Postman, showcasing best practices in modern Java web development.
css database design-patterns docker docker-compose html5 liquibase monolithic-architecture spring spring-boot spring-mvc
Last synced: 19 Aug 2025
https://github.com/remla25-team21/operation
ansible docker-compose grafana helm istio k8s kubernetes prometheus vagrant
Last synced: 10 Apr 2026
https://github.com/daggerok/docker-files
This repository contains docker / docker-compose files examples
alpine cassandra dind docker docker-compose docker-in-docker dockerfile gitlab java jenkins mongo mysql nginx oracle postgres rabbitmq redis sonarqube spring-boot stomp
Last synced: 10 Apr 2026
https://github.com/vitor-msp/e-commerce
Simple e-commerce.
apm-server bootstrap docker docker-compose elastic-apm jest jwt-authentication nginx nodejs openid-connect postgresql reactjs redux role-based-authorization sso typeorm typescript
Last synced: 10 Apr 2026
https://github.com/azita-abdollahi/authproject
NodeJS_TypeScript_ExpressJS_Redis_nginx_jwtAuthentication project
crud-api docker docker-compose expressjs jwt-authentication mongo-express mongodb mongoose nginx nodejs redis typescript
Last synced: 10 Apr 2026
https://github.com/marcelfrey29/iu-docc-project-cloud-computing
Development of a local web application to be migrated to the AWS Cloud.
aws cloudformation cloudfront docker docker-compose dynamodb fiber go golang lambda learning nextui nodejs react s3 software-engineering
Last synced: 10 Apr 2026
https://github.com/fga-eps-mds/2020.2-lend.it-user
Serviço responsável pela interação com o Usuário.
actions docker docker-compose express node postgresql
Last synced: 10 Apr 2026
https://github.com/themobilizer/docker-robosim
docker docker-compose dockerfile gazebo-ros ros2
Last synced: 10 Apr 2026
https://github.com/ehabmagdyy/esp-docker-flaskredis
Sending Sensor Data from ESP to Containerized Flask Web Page To be Displayed & Stored in Redis Database.
docker docker-compose dockerfile esp32 esp8266 flask python redis
Last synced: 10 Apr 2026
https://github.com/airkyzzz/hologram-demos-home
Personal lab for building and hosting Verana / 2060.io / Hologram verifiable service agents on a home server — docker-compose + Tailscale Funnel, no domain, no port forwarding, 24/7 public URL.
2060-io didcomm docker-compose hologram home-server nestjs self-sovereign-identity tailscale tailscale-funnel traefik verana verifiable-credentials
Last synced: 24 May 2026
https://github.com/mitchi-02/chat-saas
This is a Chat Saas built with Node 18, Socket.IO and MongoDB, with a demo app sample built with NextJS 13.
docker docker-compose express mongodb mongoose next-auth nextjs13 nodejs socket-io tailwindcss typescript
Last synced: 10 Apr 2026