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-07 00:09:29 UTC
- JSON Representation
https://github.com/geshan/counter
A sample nodejs app emulating the page hit counter for a blog post -->
counter docker docker-compose javascript node nodejs
Last synced: 11 Apr 2026
https://github.com/arifozcan35/shadowise-api
Shadowise API is a Spring Boot application that automatically generates quiz questions, flashcards, and summaries from user-uploaded PDF documents using artificial intelligence. It is designed to optimize the learning processes of students and educators.
api artificial-intelligence docker-compose java jwt mongodb spring-boot spring-security
Last synced: 14 Oct 2025
https://github.com/alcandev/book-inventory-react-vite-nest-postgres
Full-stack book inventory management system using React + Vite (frontend) and NestJS + PostgreSQL (backend). Features JWT auth, advanced filtering (incl. availability), pagination, CSV export, auditing, Swagger docs, image upload with Multer (local storage), and Docker Compose deployment.
auditing csv-export docker docker-compose file-upload filtering jest jwt multer nestjs nginx openapi pagination postgresql react sequelize spa swagger typescript vite
Last synced: 09 Apr 2026
https://github.com/fga-eps-mds/2020.2-lend.it-gateway
Serviço responsável pela interação entre o frontend com os microsserviços do backend.
actions docker docker-compose express nodejs
Last synced: 14 Apr 2026
https://github.com/kitsuyaazuma/prometheus-practice
My implementation of "Prometheus Practical Guide".
docker-compose grafana kubernetes prometheus
Last synced: 30 Apr 2026
https://github.com/joshjarabek7/x-manager
Selenium Web Automation/Crawling for Managing Your Account on X (Tweets, Likes, Followers, Following, etc)
automation bypass docker docker-compose fastapi python selenium selenium-python svelte sveltekit twitter
Last synced: 14 Apr 2026
https://github.com/jonathanmdr/docker-compose
Docker course learning docker-compose
docker docker-compose docker-container docker-image dockerfile nginx nginx-docker nginx-load-balancer node
Last synced: 14 Apr 2026
https://github.com/sonytruelove/place
:collision: Feel free to send a pull request or create a issue!
beginer-friendly devlog docker docker-compose filesystem highload minio nestjs nextjs open-source place rest-api s3 scaleable storage trading
Last synced: 05 Apr 2026
https://github.com/khaledalam/cruid_api
CRUID Python FastAPI Alembic.
alembic docker docker-compose fastapi python rest-api
Last synced: 14 Apr 2026
https://github.com/taeefnajib/car-listing-elt-analytics
In this project, I've created an ELT pipeline using DLT, Dagster, Postgres and added interactive dashboard using Superset.
csv dagster dashboard data-analytics data-engineering dlt docker docker-compose elt postgres superset
Last synced: 11 Apr 2026
https://github.com/woorim960/docker-for-mongodb
This is helping the setting of mongodb by using docker
Last synced: 06 May 2026
https://github.com/menychtak/containerized_kubernetes_datascience_project
This project is a containerized application built with Flask for managing a simple to-do list, integrated with a PostgreSQL database. It is designed to run with Docker containers and includes a frontend interface to interact with the backend.
alpine-postgres docker docker-compose kubernetes postgresql-database todolist
Last synced: 02 May 2026
https://github.com/yuriibalandiuk/technological_practice
Technological practice assignments
airflow docker docker-compose jupyter-notebook pandas postgresql psycopg2 python3 sql
Last synced: 19 Apr 2026
https://github.com/donuwave/smart-home-fastapi
docker-compose fastapi microservice
Last synced: 14 Apr 2026
https://github.com/wdyitz/twitter-clone-api
Twitter Clone API
cors docker docker-compose express helmet jwt-authentication nodejs prisma-orm typescript
Last synced: 22 Jan 2026
https://github.com/daily-utils/illm-backend
Entire iLLM backend
air docker docker-compose gin-framework gin-gonic go golang mongodb
Last synced: 27 Jan 2026
https://github.com/georgiivoyakin/travel-agency-api
REST API for travel agency
docker docker-compose gradle java postgres postgresql rest-api spring-boot
Last synced: 14 Apr 2026
https://github.com/abdellahbellakrim/inception_42
A System Administration Project using Docker
automation docker-compose dockerfile mariadb nginx shell sysadmin wordpress
Last synced: 11 Apr 2026
https://github.com/nitinjuyal1610/chatgambit
Modern and scalable chat application built using NestJS, TypeScript .
docker docker-compose nestjs postgresql prisma-orm reactjs reactquery typescript
Last synced: 14 Apr 2026
https://github.com/migmm/java-docker-sample
Simple JAVA with Springboot and MySQL application to show how to configure and run JAVA in Docker compose
docker docker-compose hibernate java jpa-persistence-applications maven mysql springboot
Last synced: 14 Apr 2026
https://github.com/xdanielsb/survey-app
Cloud‑native survey engine with end‑to‑end observability.
auth cd ci coverage-report database-backup database-migrations docker-compose elk flyway grafana periodic-backups prometheus spring-boot sso-authentication stripe-payments vuejs
Last synced: 14 Apr 2026
https://github.com/hilarionengarejr/student-rental-website
Fully responsive real estate website to cater for accommodation needs of college students in Cyprus.
binarysearch-algorithm css3 docker docker-compose elasicsearch flask html5 javascript postgresql
Last synced: 14 Apr 2026
https://github.com/itishermann/usefull-things
Some code snipets, dockerfile, and scripts i find usefull
bash-script docker docker-compose
Last synced: 19 Oct 2025
https://github.com/nafeeur10/linker
Link Harvester is a simple app that collects links from users. Any user can submit links that are validated and stored by the application. Users can see the submitted (links/domains) and search, and sort those data. The results are displayed in a paginated table.
alpinejs docker docker-compose laravel mysql tailwindcss
Last synced: 14 Apr 2026
https://github.com/programming-sai/fertilizer-recommendation-system-client-server
The Fertilizer Recommendation System is a web-based application designed to provide tailored fertilizer recommendations for different crops based on various factors like growth stage, soil properties, climate, and more. It consists of a frontend built with React and a backend powered by Flask, using Prolog for inference.
agric backend docker docker-compose expert-system fertilizers frontend fullstack prolog react
Last synced: 09 May 2026
https://github.com/rabi-siddique/drm
The drm script is a productivity tool for Docker users, designed to simplify container removal. Instead of copying container IDs from docker ps output, users can remove a container by specifying its sequence number in the list.
bash bash-scripting docker docker-compose linux programming
Last synced: 12 Apr 2026
https://github.com/akmamun/django-jwt-boilerplate
Django Microservice boilerplate with JWT auth, logger and deployment-ready
authentication boilerplate-template django django-rest-framework docker-compose dockerized drf drf-simplejwt jwt-authentication logger python simple-jwt
Last synced: 23 Jan 2026
https://github.com/cptntotoro/full-stack-store-showcase
Онлайн-магазин (Java 21, Spring Boot, Hibernate, PostgreSQL, Lombok, Mapstruct, Maven, Docker, Thymeleaf, HTML, CSS, JavaScript)
docker-compose github-actions hibernate java-21 javascript lombok mapstruct maven postgresql spring-boot thymeleaf
Last synced: 02 Apr 2026
https://github.com/arturobp3/discord_bots
Docker compose file to run several discord bots at the same time
containers docker docker-compose
Last synced: 23 Oct 2025
https://github.com/aayush-dhakal/docker-node-mongo-todoapp
Simple ToDoApp to learn using docker compose to run multiple containers at once which can talk to eachotherr.
docker docker-compose mongo node
Last synced: 09 Apr 2026
https://github.com/hbery/network_scenarios
Network scenarios in docker-compose with ansible provisioning.
ansible containerlab docker-compose koko networking
Last synced: 23 Jan 2026
https://github.com/Scanf-s/django_example
Django를 사용한 OAS 문서 작성 예시, 기본 API 개발, 캐싱, CI/CD, 배포, 성능 테스트와 모니터링
django django-rest-framework docker docker-compose github-actions grafana jwt locust openapi3 prometheus redis sqllite3
Last synced: 24 Oct 2025
https://github.com/rojenzaman/wordpress-php56-docker
Running WordPress on PHP-5.6 with MySQL-5.7 on Docker container
docker docker-compose mysql mysql57 php php5 php56 php56-docker wordpress
Last synced: 15 Mar 2026
https://github.com/vit0r/rabbitmq-dc
Docker compose for rabbitmq
docker-compose rabbitmq-server
Last synced: 01 Jun 2026
https://github.com/kamil20020/Students-spring-cloud_09-2024
Simple students management backend app for learning purposes. It is possible to manage students, courses and classes. The app was created in microservice architecture using Spring Cloud and its popular modules e.g. eureka support
docker docker-compose lombok pgadmin postgresql rabbitmq spring spring-amqp spring-boot spring-boot-validation spring-cloud spring-cloud-config spring-cloud-gateway spring-cloud-loadbalancer spring-cloud-netflix-eureka spring-data-jpa spring-web zipkin
Last synced: 24 Oct 2025
https://github.com/coderjolly/findhelp
Java SpringBoot backend for a depression consultation portal where patients fill an evaluation form, followed by a counsellor viewing it to decide whether a counselling is required or if the patient needs to be directed to a doctor for and online meeting.
docker-compose dockerfile java maven maven-pom mongodb-atlas sprint-boot
Last synced: 14 Apr 2026
https://github.com/rookedsysc/flutter-web-docker-compose
docker compose file for building Flutter web
docker docker-compose flutter-web flutterweb
Last synced: 23 Jan 2026
https://github.com/terryshi96/just_docker
docker docker-compose kubernetes swarm
Last synced: 14 Apr 2026
https://github.com/tankibaj/mariadb-replication
MariaDB master-slave replication using docker. Every minute health check and get a notification via email if fails.
docker docker-compose mariadb-replication mariadb-server master-slave-replication
Last synced: 24 Jan 2026
https://github.com/gotbordom/kafka-data-prepper-opensearch
Simple implementation of Kafka writing to opensearch using data prepper and docker
docker docker-compose kafka opensearch
Last synced: 15 May 2026
https://github.com/genesisgonza05/lemontech_events
Lemontech Events es una aplicación de gestión de eventos construida con Ruby on Rails y Docker, utilizando PostgreSQL como base de datos.
css cucumber docker docker-compose html javascript letter-opener recaptcha rspec ruby ruby-on-rails
Last synced: 28 Jan 2026
https://github.com/ferencsarai/envoy-auth
This project provides an external authorization service using Envoy Proxy
docker docker-compose envoy-proxy ruby
Last synced: 04 Jan 2026
https://github.com/jobson-almeida/nodejs-typescript-prisma
Estudo Nodejs, Typescript e Prisma com práticas de Clean Architecture
axios backend clean-architecture docker docker-compose express node nodejs prisma swagger swagger-ui typescript vitest
Last synced: 11 Apr 2026
https://github.com/dunghenry/express-boilerplate-ts
docker docker-compose expressjs mongodb ts-jest typescript
Last synced: 11 Apr 2026
https://github.com/nizos/csp-docker
A Docker-based environment for testing and experimenting with Content Security Policies (CSP)
content-security-policy csp docker docker-compose nginx security-headers server
Last synced: 28 Jan 2026
https://github.com/savvydatainsights/ubuntu
Ubuntu base image provisioned mainly with Docker and Java
ansible apache-maven apache-spark azure azure-image docker docker-compose java openjdk packer ubuntu vagrant vagrant-box
Last synced: 28 Jan 2026
https://github.com/am-matheusoliveira/desafio-estrategia-wms
Sistema de Gerenciamento de Estratégias WMS | PHP Laravel e PostgreSQL
api composer docker docker-compose json laravel laravel-framework mysql mysql-database php php-programming postgresql postgresql-database postman postman-collection rest-api
Last synced: 04 Jan 2026
https://github.com/bakaphp/docker
A collection of dockerfiles and docker-compose configurations for common services used with Canvas
docker docker-compose mysql php phpmyadmin
Last synced: 30 Apr 2026
https://github.com/savanarohit/docker
This GitHub repository is your go-to resource for learning Docker. It includes hands-on tutorials, sample projects, best practices, and a curated list of learning materials to help you master Docker from basics to advanced concepts.
docker docker-compose dockerfile dockerhub httpd nodejs php7
Last synced: 11 Apr 2026
https://github.com/akramgalal/containerizing-multi-tier-java-application
This repository demonstrates the containerization of a multi-tier Java web application by creating Docker images for each microservice, i.e., load balancer (Nginx), application server, database (MariaDB), cashing engine (Memcached), and massage queue (RabbitMQ), then deploy them as containers.
docker docker-compose docker-container mariadb memcached nginx rabbitmq tomcat
Last synced: 28 Apr 2026
https://github.com/dogger/cli
Preview your docker-compose.yml in the cloud for free.
docker docker-compose docker-container docker-image docker-registry dockerfile
Last synced: 10 Mar 2026
https://github.com/trum-ok/5letters-web
My interpretation of Wordle
docker docker-compose flask nginx python react typescript webapp
Last synced: 11 Apr 2026
https://github.com/xodiumsoftware/illyrion
Discord Bot for Personal use
discord-bot docker docker-compose dockerfile python
Last synced: 28 Oct 2025
https://github.com/nwtgck/trans-server-http-knocking-docker-compose
Trans server on http-knocking
docker docker-compose file-transfer port-knocking
Last synced: 15 Apr 2026
https://github.com/beiertu-mms/wiremock-docker
Using wiremock with docker compose.
docker docker-compose gradle kotlin wiremock
Last synced: 28 Oct 2025
https://github.com/juanico10/wordpress
Proyecto para crear un blog con wordpress con Docker.
docker docker-compose nginx redis traefik traefik-v2 wordpress
Last synced: 15 Apr 2026
https://github.com/duduxs/product-ms-spring
🖖 API developed using concepts as containers, github actions, deploys, and many others.
api docker docker-compose github-actions postgres product-ms project spring springfox
Last synced: 15 Apr 2026
https://github.com/mikhail11235/fishy_wishes
Wishlist
django docker-compose nginx postgresql wishlist
Last synced: 28 Jan 2026
https://github.com/ahmedabougabal/deployedfinancialappanalytics
[Deployed] Containerized Financial Data Filtering App with Elegant Key Metrics from scratch
axios-react chadcnui docker docker-compose dockerfile fintech-api front-end-development react typescript vite
Last synced: 11 Apr 2026
https://github.com/skp-1997/bigvideoanalytics
Building video analytics framework for large scale application using Big Data.
bigdata docker docker-compose kafka python spark videoanalytics
Last synced: 24 Jan 2026
https://github.com/aakashsyadav1999/dog-breed-classifier
This project, DOG-BREED-CLASSIFIER, uses a deep learning CNN model to predict dog breeds from images.
app aws aws-s3 cnn-classification docker docker-compose gemini-ai gemini-api keras-tensorflow pandas prediction-model prefect prefect-agent tensorflow
Last synced: 28 Jan 2026
https://github.com/vanbasx/wpdocker-block
Starter WP Block Theme with Docker
docker docker-compose wordpress wordpress-development wordpress-plugin wordpress-theme
Last synced: 24 Jan 2026
https://github.com/kevinganthy/dig-microservices
A deep dive into micro services architecture
docker-compose mongodb nodejs pgsql redis
Last synced: 24 Feb 2026
https://github.com/marlinsk/park_h-backend
Repositório do back-end da aplicação Park H - Plataforma de anúncio de aluguel de garagem.
apache-maven api-rest crud docker docker-compose docker-composer docker-image dockerfile java mvc-architecture mvc-pattern postgres spring-boot swagger-ui
Last synced: 16 Mar 2026
https://github.com/daniel-rosiak/laravel5-products-service
2019; Chalhoub Group test; simple products service; small laravel rest api
docker docker-compose laravel laravel5 recuitment rest-api tests
Last synced: 28 Jan 2026
https://github.com/buzzcosm/hello-docker
A simple Spring Boot application demonstrating various Docker containerization approaches for Java applications.
docker docker-compose docker-image graalvm-native-image java-21-lts maven spring-boot
Last synced: 15 Apr 2026
https://github.com/librecodecoop/form-mail
Simple formmail
docker docker-compose formmail php
Last synced: 15 Apr 2026
https://github.com/juanpdn/code-sharing-app
Code Sharing App - NoteCode: Aplicación para compartir fragmentos de código que permita a los usuarios almacenar y compartir código con un ID generado. Incluye la opción de elegir lenguaje y tema, y desactiva el botón de compartir hasta que se realicen ediciones. Diseño responsivo para todos los dispositivos.
code-sharing css3 docker docker-compose monaco-editor mongodb moongose typescript vue-router vue3 vuejs
Last synced: 15 Apr 2026
https://github.com/renanstn/guestbook-backend
Backend do GuestBook, um app simples de mural de recados feito para estudo
backend django django-rest-framework docker docker-compose nginx python railway-app
Last synced: 15 Apr 2026
https://github.com/rahad123/partition-for-data-optimization
docker docker-compose knex mocha postgresql typescript
Last synced: 24 Jan 2026
https://github.com/antonyandrade01/clinica-evolution-architecture
Architectural overview and Docker Compose configuration for 'Clínica Evolution', a containerized full-stack web application.
architecture docker docker-compose flask fullstack mariadb onlyoffice portfolio-project portfolio-website python rabbitmq redis system-design web-application
Last synced: 15 Apr 2026
https://github.com/abhis33/ai-document-summarizer
A simple document summarizer using GPT LLM
docker docker-compose fastapi llm openai python3 vuejs
Last synced: 15 Apr 2026
https://github.com/medneo/packer-vault-otp-ui
simple packer build for the vault-otp-ui project
docker-compose packer vmware-template
Last synced: 24 Jan 2026
https://github.com/github-main-user/zap-task
Zap-Task is a full-featured REST API that simulates a freelance marketplace.
celery celerybeat django django-rest-framework docker docker-compose postgresql pytest redis
Last synced: 15 Apr 2026
https://github.com/mohammedsalama/master-invoices
Invoices
docker docker-compose laravel9
Last synced: 06 Feb 2026
https://github.com/lexxai/goit_python_web_hw_13
GoIT, Python WEB, Homework number 13. FastAPI. PostgreSQL. Docker. REST API. ORM SQLAlchemy. Pydantic. Bootstraps CSS. Jinga. Alembic. OAuth2. JWT. Redis. Cloudinary. Limits
cloduinary docker docker-compose fastapi fastapi-sqlalchemy goit homwork jinja2 oauth2 postgresql pydantic python redis rest-api
Last synced: 15 Apr 2026
https://github.com/lyteabovenyte/deploy-django-with-docker-compose-and-aws
deploy Django backend service comprised of Nginx and psql with Docker-Compose and some common core functionality commands.
django docker docker-compose nginx postgresql
Last synced: 15 Apr 2026
https://github.com/cbcballestas/trabajo-final-aws-developer
Backends que permiten realizar el guardado de notas de un estudiante (y calcular el promedio de éstas) comunicando 2 APIs Rest a través de Kafka y una tercera para realizar la búsqueda por DNI
aws docker docker-compose kafka postgresql spring-boot
Last synced: 15 Apr 2026
https://github.com/fcongedo/jenkins-prometheus-grafana-sonarqube
Este repositorio automatiza la instalación y configuración de Jenkins, Prometheus, Grafana y SonarQube, los cuales se pueden desplegar utilizando Vagrant, Ansible y Docker Compose, proporcionando un entorno listo para la integración continua y monitoreo.
ansible-playbook docker docker-compose grafana java jenkins prometheus sonarqube vagrant
Last synced: 15 Apr 2026
https://github.com/edssaac/consultas-flex
Projeto para consultar diversas APIs, desenvolvido para o estudo em integração de serviços web e coleta de dados de diferentes fontes em um único ambiente.
bootstrap composer css docker-compose html javascript jquery php
Last synced: 15 Apr 2026
https://github.com/rdvid/fullstack-scrapy
Fullstack application to datascrapping Amazon's search page and visualize in web
api-rest docker-compose dom-manipulation expressjs fullstack-development fullstack-javascript jest parcel playwright redis responsive-design swagger-ui typescript vanillajs
Last synced: 15 Apr 2026
https://github.com/mgoltzsche/docker-containers
My playground of docker containers & images. Work in progress
389ds docker docker-compose docker-image dovecot elk hhvm mail nginx postfix postgres redmine roundcube sonatype-nexus
Last synced: 15 Apr 2026
https://github.com/markkos89/microservices-template
Template of microservices. Two NodeJS based applications designed to showcase microservices hosted in local Docker or Kubernetes with local docker registry images. Application contains 1x React frontend service + 2x Node.js REST API's services where one of the service is internal which is not directly accessible from internet.
docker docker-compose kubernetes microservices node nodejs react reactjs
Last synced: 15 Apr 2026
https://github.com/witalijburnos/subs-tg-bot
Created a template -Telegram Bot
docker docker-compose flyway maven mysql spring-boot spring-data
Last synced: 15 Apr 2026
https://github.com/chriskyfung/carrot2-stack
Docker stack for deploying Carrot2 with Cloudflare Tunnel
carrot2 cloudflared docker-compose dockerfile selfhost text-clustering web-clustering
Last synced: 24 Feb 2026
https://github.com/t18n/mycloud
My self-host cloud with Traefik as a reverse proxy
cloudflared docker docker-compose gitea immich nextcloud nginx photoview traefik-v2 vps whoami
Last synced: 24 Feb 2026
https://github.com/sumanmanna134/offlix-cli
Offlix - A CLI tool for deploying and managing essential development services (MySQL, MongoDB, Kafka, MailDev, PostgreSQL) using Docker Compose. Install, uninstall, and retrieve environment configurations with ease!
automation cli-tool configuration-management devops-tools docker-automation docker-compose docker-compose-environments infrastructure-as-code kafka local-development maildev mongodb mysql python service-management
Last synced: 24 Feb 2026
https://github.com/knoblauchpilze/ec2-deployment
Infrastructure as code to manage the deployment of webservices
aws-ec2 aws-s3 docker docker-compose traefik
Last synced: 15 Apr 2026
https://github.com/shiotomo/mses
Minecraft Server Extension System
docker docker-compose gradle java mybatis mysql springboot
Last synced: 28 Jan 2026
https://github.com/gentoo-ev/images.gentoo-ev.org
:earth_americas: Repository powering the https://images.gentoo-ev.org/ website
docker-compose docker-image fosdem gentoo german-language lazygal pictures static-site website
Last synced: 28 Jan 2026
https://github.com/koizumi7010/go-todo-api
This is a REST API for ToDo application using Gin and Gorm.
docker docker-compose golang mysql
Last synced: 24 Feb 2026
https://github.com/niazlv/sport-plus-lct
SPORT+ is the backend application for the LCT hackathon 2024.
backend-api docker docker-compose gin gitlab-ci go gorm hackathon-project jwt lct-hackathon postgresql
Last synced: 06 Feb 2026
https://github.com/elmarcelfarias/laravel9
Repositório para documentar estudos sobre o framework Laravel9, a utilização de container e imagens com docker e integração com o banco de dados MySQL
docker docker-compose laravel9 mysql php8
Last synced: 28 Jan 2026
https://github.com/anujsainarain/df_ws
The repository is about a chatbot using an LLM (Replaceable) to interact with using Docker.
docker docker-compose docker-container dockerfile llama2 llm llm-inference ros2-humble
Last synced: 15 Apr 2026
https://github.com/pabloripoll/docker-prestashop-1.7-php-7.4
Docker container for latest Prestashop 1.7 with PHP FPM 7.4 and Nginx 1.24 on Alpine 3.19
alpine docker docker-compose mariadb mysql nginx php php74-fpm prestashop prestashop-1-7
Last synced: 06 Feb 2026