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-06 00:08:49 UTC
- JSON Representation
https://github.com/santoshniroula/book-scraper
Scrpped book application, contains scrapper, server and client application.
android docker-compose fastapi flutter jetpack-compose ktor mongodb scrapy
Last synced: 02 Apr 2026
https://github.com/ejiroosiephri/docker-and-kubernetes-with-aws-elastic-container-registry
This project is a Node.js application deployed with MongoDB using Docker Compose. The application is containerized with a custom Dockerfile that encapsulates all dependencies and runtime configurations. MongoDB runs in a separate container, linked to the application via Docker Compose networking. Both containers are built, tagged, and pushed to AWS
aws docker docker-compose ecr-registry flask javascript nodejs python
Last synced: 02 Apr 2026
https://github.com/adityassharma-ss/node-docker-postgres-api
This repo contains code for a crud api written in node & expressjs. This api uses PostgresSQLto fetch the data & Docker has been used to build the image.
docker docker-compose expressjs nodejs postgresql
Last synced: 02 Apr 2026
https://github.com/juliocesarscheidt/email-microservice
docker docker-compose java lombok maven microservice postgres spring-boot
Last synced: 02 Apr 2026
https://github.com/hazemhussein14/scatter-gather-nestjs
A simple implementation to scatter & gather pattern with nestjs
backend docker docker-compose nestjs nodejs scatter-gather
Last synced: 02 Apr 2026
https://github.com/tdjr007/node-backend
Collection of 3 beginner projects with node and express.js
docker docker-compose expressjs javascript jwt-auth migrations nodejs npm postgresql prisma-orm sqlite
Last synced: 02 Apr 2026
https://github.com/felipeversiane/picpay-challange
RESTful API application based on a picpay bank challenge.
celery django docker docker-compose drf drf-yasg jwt-authentication nginx postgresql redis simplejwt
Last synced: 02 Apr 2026
https://github.com/p2sousa/docker-laravel
Projeto prático criado durante treinamento de microserviços da code.education, no modulo de DevOps.
ci-cd cloudbuild docker docker-compose dockerfile gcp laravel learning mysql nginx php73-fpm redis
Last synced: 02 Apr 2026
https://github.com/abbasfisal/laravel_vivify
dockerize laravel with nginx ,mysql , ssl certificate
docker docker-compose mysql nginx nginx-configuration ssl
Last synced: 02 Apr 2026
https://github.com/alvyynm/ecom
A Django-powered e-commerce shop with payment processing via Stripe, asynchronous task processing using Celery, RabbitMQ message broker, Redis for recommendations, Docker with Docker Compose for deployment, and PostgreSQL db.
celery django django-admin docker docker-compose nginx postgresql rabbitmq redis
Last synced: 02 Apr 2026
https://github.com/daggerok/nginx-reverse-proxy
This repository contains simple example of nginx reverse-proxy / http port forwarding
docker docker-compose nginx nginx-configuration nginx-proxy nginx-reverse-proxy nginx-reverseproxy node node-js nodejs reverse-proxy
Last synced: 02 Apr 2026
https://github.com/grottopress/wordpress-dev
A WordPress development environment using docker
docker docker-compose wordpress wordpress-docker
Last synced: 02 Apr 2026
https://github.com/aicheye/tui.seanyang.me
portfolio over ssh
docker docker-compose ratatui rust rust-lang ssh tokio
Last synced: 02 Apr 2026
https://github.com/bjclayton/traefik-training
Deploy, Configure, and Maintain Traefik
docker docker-compose dockerswarm traefik
Last synced: 10 May 2026
https://github.com/dsaikiran01/mean-stack-crud-app-deployment
DevOps project deploying a MEAN stack application with Docker and Nginx, automated CI/CD using GitHub Actions, AWS EC2 infrastructure, and zero-downtime updates via Docker Hub.
aws-ec2 docker docker-compose github github-actions mean-stack nginx
Last synced: 03 Jun 2026
https://github.com/lfsc09/kdongs-api-adonisjs
API project for the kdongs
adonisjs docker-compose postgresql
Last synced: 17 Apr 2026
https://github.com/ananyo141/calories-api
django django-rest-framework docker-compose jwt nutritionix-api poetry python3
Last synced: 17 Apr 2026
https://github.com/3xl/ms-crud-docker
Docker compose for ms-crud application
Last synced: 17 Apr 2026
https://github.com/migbertweb/mi_traefik_deploy
Personal Traefik deploy
configuration docker docker-compose server yml
Last synced: 17 Apr 2026
https://github.com/d3vilh/samba-docker
Simple but fast samba server which lives in tiny Alpine Linux container.
alpine alpine-image alpine-linux container docker docker-compose samba samba-server samba-share
Last synced: 17 Apr 2026
https://github.com/scorpiocoding/sc-qs-dc-lemp-mvc-webpack
ScorpioCoding QuickStart Docker LEMP MVC Webpack 5.0
docker-compose lemp-stack php-framework php-mvc-framework webpack webpack5
Last synced: 17 Apr 2026
https://github.com/ammarnajjar/async-rest-api
async docker docker-compose python rest-api
Last synced: 17 Apr 2026
https://github.com/mys1024/easy-portainer
Easily startup a Portainer CE container with Docker Compose.
container docker docker-compose podman podman-compose
Last synced: 17 Apr 2026
https://github.com/shwetagopaul92/biocontainers-tacc
docker-compose flask-application javascript kubernetes postgresql
Last synced: 02 Apr 2026
https://github.com/jordanmarcelino/terradiscover-backend
Mini Project Terra Discover Backend
backend-api docker docker-compose gin golang postgresql
Last synced: 02 Apr 2026
https://github.com/macagua/example.dockercompose.getstarted
Example from the 'Get started with Docker Compose' Tutorial
docker docker-compose example flask flask-application redis
Last synced: 02 Apr 2026
https://github.com/matlock/championship
small project to show how to build a java spring boot project with docker and travis
aop-aspects docker docker-compose h2-database java-8 mysql mysql-database spring-boot swagger-ui travis-ci
Last synced: 02 Apr 2026
https://github.com/kilgoretrout1985/yadiskapi-shbr
Test task for Yandex backend school autumn 2022 / Тестовое задание для осенней школы бекэнд-разработки Яндекса. Python asyncio REST-service.
asyncio asyncpg docker docker-compose fastapi postgresql pytest-asyncio python3 rest rest-api test-task
Last synced: 02 Apr 2026
https://github.com/siva-0310/crypto-alerts
The project consists of a real-time cryptocurrency monitoring system composed of three main services: Ticker, Dispatcher, and Notifier. The Ticker service continuously listens for live cryptocurrency price updates via WebSocket connections, processes the data, and queues it in RabbitMQ. The Dispatcher service listens for these price updates and use
docker docker-compose event-driven golang microservice postgresql python3 rabbitmq redis-cache sql
Last synced: 02 Apr 2026
https://github.com/jcalopes/sales-project
Spring boot microservice-based application. Project under construction.
api-gateway discovery-service docker-compose grafana integration-testing kafka kubernetes microservice microservices microservices-architecture prometheus spring-boot
Last synced: 02 Apr 2026
https://github.com/zerefwayne/go-psql-rest-docker-boilerplate
A Go Postgres Docker REST API
api backend boilerplate docker docker-compose go golang http mux postgres rest rest-api server template
Last synced: 04 May 2026
https://github.com/guduchango/sanic-python-example
sanic framework, migration, seed, docker-compose
docker docker-compose mysql python sanic-framework
Last synced: 17 Apr 2026
https://github.com/caoergou/dify-installer
One-click installer for Dify Docker deployment | Dify 一键安装脚本,使用 Docker Compose 部署
ai chatgpt deployment dify docker docker-compose installer langchain llm one-click open-source self-hosted vector-database
Last synced: 02 Apr 2026
https://github.com/viiku/jenkins-ci
Configuring ci/cd jobs using custom docker image of jenkins and jenkins-agent.
docker-compose docker-image dockerfile jenkins shell-scripts
Last synced: 17 Apr 2026
https://github.com/andresilvase/school-system
A simple CLI Application mocking a Student Management System using Go
cli cli-app client-server crud crud-api crud-application docker docker-compose docker-container docker-file docker-image go golang
Last synced: 17 Apr 2026
https://github.com/reinforcezwei/is-server-alive
Check my server IP using Discord
bot discord discordgo docker docker-compose golang
Last synced: 17 Apr 2026
https://github.com/legomb/fedex-assignment
Analytics Engineering assignment for FedEx using dbt, cube.dev, and Superset
cube dbt dbt-core devcontainer devcontainers diagrams-as-code docker docker-compose duckdb kaggle kaggle-dataset mermaid sqlfluff superset task testing tests
Last synced: 17 Apr 2026
https://github.com/nowheresly/jenkins-sandbox
docker docker-compose elk elk-stack jenkinsfile microservices pipelines-as-code spring-boot traefik
Last synced: 17 Apr 2026
https://github.com/theakashshukla/dev-ruby
Ruby On Rails Project
docker docker-compose ruby ruby-on-rails
Last synced: 17 Apr 2026
https://github.com/sanzharanarbay/golang_grpc_crud_example
golang_grpc_crud_example
crud crud-api crud-application crud-sample docker docker-compose go golang grpc protobuf
Last synced: 17 Apr 2026
https://github.com/jadson-medeiros/challengehash-golang
docker docker-compose go golang
Last synced: 17 Apr 2026
https://github.com/boraxpr/dockerfile_examples
A docker compose example that starts a microservice gateway, 2 microservices.
docker docker-compose dockerfile-examples elasticsearch eureka-discovery-service microservice microservices
Last synced: 17 Apr 2026
https://github.com/nwtgck/wordpress-docker-compose
WordPress by Docker Compose
docker docker-compose wordpress
Last synced: 17 Apr 2026
https://github.com/evilfreelancer/codeline-frontend
The solution of a simple test task for Codeline.io
codeline docker docker-compose frontend vue vuejs
Last synced: 17 Apr 2026
https://github.com/thetoriqul/docker-compose-intro
This project demonstrates my expertise in orchestrating multi-container applications using Docker Compose. Through hands-on implementation, I've created a practical example that showcases the power of container orchestration, focusing on the seamless integration of Nginx and Redis services
docker docker-compose docker-compose-development
Last synced: 17 Apr 2026
https://github.com/cebrailinanc/docker-compose
couchbase docker-compose kafka kafka-ui kowl postgresql ui
Last synced: 17 Apr 2026
https://github.com/fboulnois/factorio-docker
Runs a minimal Factorio server in Docker
dedicated-server docker docker-compose factorio factorio-server gameserver
Last synced: 30 Apr 2026
https://github.com/goodservers/docker-doctor
Health checker for your docker containers on server. Zero downtime.
containers docker docker-compose health-check
Last synced: 17 Apr 2026
https://github.com/jawaracloud/awesome-docker-compose
This repository contains a collection of Docker Compose for various purposes. Feel free to explore and use these scripts as needed.
Last synced: 17 Apr 2026
https://github.com/zeroc0d3/alpine-base-consul
Docker alpine linux for base consul application
alpine alpine-linux docker docker-compose docker-image dockerfile
Last synced: 17 Apr 2026
https://github.com/drjakeberg/stream247
Self-hosted Twitch-first 24/7 channel automation platform with scheduling, source ingestion, playout control, Twitch sync, overlays, and ops tooling.
automation broadcast docker docker-compose ffmpeg mation nextjs obs overlay postgresql scheduler self-hosted streaming twitch yt-dlp
Last synced: 03 Apr 2026
https://github.com/hernantz/the-docker-django-project
A sample app to experiment django development with docker
Last synced: 17 Apr 2026
https://github.com/martibosch/cookiecutter-doge
Doge :dog: is a GitOps workflow for continuous deployment of docker-compose apps to DigitalOcean using GitHub Actions and Terraform
continuous-deployment digitalocean docker-compose github-actions gitops terraform
Last synced: 17 Apr 2026
https://github.com/nachtfeuer/docker-compose-demo
Docker and docker-compose
demo docker docker-compose scale
Last synced: 17 Apr 2026
https://github.com/hariwhois23/luckynumber-mern
LuckyAuth – combines login + lucky number.
Last synced: 17 Apr 2026
https://github.com/rhjensen79/smtp-test
A simple Docker container, packaged in Docker-compose, to run a SMTP server, with web interface, along with a smtp Python script.
docker docker-compose email python smtp webmail
Last synced: 10 May 2026
https://github.com/garden-io/garden-docker-compose
A sample docker-compose project, migrated to Garden
Last synced: 30 Apr 2026
https://github.com/danilo-fq/brevly
Brev.ly é uma aplicação moderna de encurtamento de URLs, com exportação de relatórios, testes automatizados e uma arquitetura full-stack utilizando Node.js, React, PostgreSQL e Cloudflare R2.
api-rest cloudflare-r2 docker docker-compose drizzle-orm fastify fullstack nodejs pnpm postgresql react relatorios-csv tailwindcss testes-integracao typescript url-shortener vite vitest
Last synced: 03 Apr 2026
https://github.com/bottleneko/rebar3_docker_lib_template
docker docker-compose erlang erlang-library makefile rebar3 rebar3-template
Last synced: 17 Apr 2026
https://github.com/lealre/northwind-analytics-sql
An analytical business report from a sales database with SQL
docker docker-compose postgresql sql
Last synced: 17 Apr 2026
https://github.com/arpitgo4/products-listing-app
Products listing app with dockerized api server in node.js, mysql as db and web client in react.js.
docker docker-compose mysql nginx nodejs reactjs redux sequelize webpack
Last synced: 03 Apr 2026
https://github.com/opifexm/guitarshop
Guitar Shop is a modern web application for real-time messaging built with React. It includes user management, product management, authentication, and database integration
axios bcrypt docker docker-compose expressjs mongodb nestjs nodejs passport react redux reduxtoolkit typescript
Last synced: 03 Apr 2026
https://github.com/qbason/django_portfolio
Django portfolio using HTML, CSS, JS, Django, Django REST Framework, Python, PostgreSQL, Docker, Bash
apache2 bash css django django-rest-framework docker docker-compose dockerfile html js json letencrypt postgresql python3
Last synced: 03 Apr 2026
https://github.com/augustoomb/book-manager-back-end
API para gestão de livros utilizando mysql, typescript, node, docker e docker-compose
docker docker-compose eslint express javascript mysql nodejs swagger typescript
Last synced: 03 Apr 2026
https://github.com/stdakov/docker-rabbit-mongo
A ready to use docker-compose configuration with rabbitmq,mongodb,mongo-express.
docker docker-compose mongo-express mongodb rabbitmq
Last synced: 17 Apr 2026
https://github.com/mupinnn/cakyu-helper
A helpful tools for Cakranians daily classes chores like filling feedback form :)
classroom-tools docker docker-compose hono react typescript
Last synced: 04 Apr 2026
https://github.com/marcosoliveira91/case-labeling
Simple doctor case labeling app
backend controller-service-repository-pattern crud docker-compose fastify ioc-container nodejs rest-api
Last synced: 16 Apr 2026
https://github.com/stormyark/boilerplates
This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
boilerplate container docker docker-compose templates
Last synced: 17 Apr 2026
https://github.com/borisplaton/localstack-example
Localstack example for AWS Lambda, SQS, S3 and PostgreSQL in Docker.
aws-sam docker-compose localstack postgresql python
Last synced: 17 Apr 2026
https://github.com/oznakdn/taskmaster
asp-net-core-razor-pages docker docker-compose jquery-ajax mongodb
Last synced: 17 Apr 2026
https://github.com/anirudhsharma777/learningnavigator
The Learning Navigator Application is a Spring Boot-based project for managing students, exams, and their registrations. This project uses Docker for containerization and MySQL as its database.
containerization curd-application docker-compose dockerfile java mysql-database spring-boot
Last synced: 17 Apr 2026
https://github.com/gebv/go-webapp-ssl-docker-all-in-one
Containerized application (for example golang) with nginx, letsencrypt and docker-compose.
docker docker-compose golang letsencrypt nginx reverse-proxy
Last synced: 17 Apr 2026
https://github.com/gingray/log-analysis
Suite to analyse logs from your app on local machine use Kibana and ElasticSearch
docker docker-compose elasticsearch json kibana logs
Last synced: 17 Apr 2026
https://github.com/minpeter/todolist_v2
🚎 backend: spring boot, frontend: CRA
create-react-app docker-compose mariadb springboot todolist
Last synced: 17 Apr 2026
https://github.com/jpablodrexler/ejemplo-flujo-eventos
Ejemplo de flujo de eventos utilizando .NET, RabbitMQ y Rancher Desktop o Docker Desktop.
docker docker-compose dotnet message-queue rabbitmq rancher-desktop
Last synced: 17 Apr 2026
https://github.com/romanow/docker-compose-examples
Services running with Docker Compose
docker docker-compose elasticsearch-docker elk-docker postgres-docker
Last synced: 17 Apr 2026
https://github.com/nanakwafo/authentication-as-microservice
Authentication as a microservice
api-rest containerization docker docker-compose jenkins-pipeline kubernetes kubernetes-deployment laravel-framework lumen-framework microservice microservices mysql nginx oop-principles php
Last synced: 04 Apr 2026
https://github.com/xamarsia/sellify
A demo of a e-commerce web platform microservice project.
cassandra devcontainers docker-compose express mongodb nextjs postgresql redis tailwindcss turborepo typescript
Last synced: 04 Apr 2026
https://github.com/adityash990/task-manager
Developed a full-stack Task Manager platform with a containerized Python backend and modern frontend interface, incorporating Docker and Kubernetes configurations for scalable, production-ready deployment.
docker docker-compose html-css-javascript kubernetes python react vite
Last synced: 04 Apr 2026
https://github.com/abdulrhmangoni/am-store-server
The server side (API) of "AM Store" project
api apitesting backend database docker docker-compose e-commerce-project javascript jest-tests mongodb mongoose nodejs server-side web web-application web-development
Last synced: 04 Apr 2026
https://github.com/thoughtscript/project_euler_2024
New Project Euler repo
docker-compose project-euler python3
Last synced: 17 Apr 2026
https://github.com/bernardoadribeiro/exemplo-reactapp
Esse projeto implementa um simples app em ReactJS para atividade prática em sala de aula. Ele também serve como base para projetos simples e containerizados em ReactJS
Last synced: 17 Apr 2026
https://github.com/wagner-de-carvalho/transito-api
API de gerenciamento de tráfego
docker-compose flyway java-17 migrations mysql repository-pattern rest-api spring-boot sql
Last synced: 17 Apr 2026
https://github.com/sp5d/docker-winlink
Complete Winlink setup.
docker docker-compose dockerfile dockerfiles dockerfiles-linux
Last synced: 17 Apr 2026
https://github.com/luanphandinh/env
Start working environment with a single script. Including databases, elastic search, nginx, etc
docker docker-compose workspace
Last synced: 17 Apr 2026
https://github.com/himalayaashish/ml_in_production
ML_IN_Production is a project demonstrating the end-to-end process of developing and deploying a machine learning classification model in a production environment. This repository contains a TensorFlow-based classification model trained on [your dataset description] and showcases how to deploy it using Docker and Flask to serve predictions.
docker docker-compose flask flask-api tensorflow
Last synced: 04 Apr 2026
https://github.com/electrobayan/docker-nginx-php7.2-maria10.2-phpmyadmin5.0.1
Magento 2.3 Docker compose image
docker docker-compose docker-images mariadb nginx php php7 phpmyadmin
Last synced: 04 Apr 2026
https://github.com/zablon-oigo/architect
Design
docker docker-compose react tailwindcss
Last synced: 04 Apr 2026
https://github.com/alina1412/fastapi_tests_with_telegram_bot
telegram bot and fastapi handlers for a quiz
alembic docker docker-compose fastapi make poetry postgres pydantic pytest python sqlalchemy telegram-bot
Last synced: 04 Apr 2026
https://github.com/rok4/tests
Scenarios de tests fonctionnels des applicatifs du projet ROK4
docker-compose functionnality testsuite
Last synced: 04 Apr 2026
https://github.com/tangentlin/sample-multi-tier-service
docker docker-compose nginx nodejs
Last synced: 18 Apr 2026
https://github.com/keshon/wordpress-docker-traefik
Docker-compose file that simplifies the migration process of existing WordPress site to Docker and Traefik.
docker-compose docker-wordpress wordpress
Last synced: 18 Apr 2026
https://github.com/shuijiao1/javdb-cover-bot
Telegram bot for JAV code lookup with cover images and Simplified Chinese metadata
docker-compose jav nodejs telegram-bot
Last synced: 04 Jun 2026
https://github.com/aditya109/learning-docker
Implementing and learning Docker and related concepts
docker docker-compose dockerfile
Last synced: 18 Apr 2026
https://github.com/chamodmullegama/docker-example
A dockerized react-vite app, node.js and laravel app using docker compose
Last synced: 18 Apr 2026
https://github.com/route1337/ansible-role-dockerhost
Install and configure the core requirements for working with Docker on Ubuntu-based systems.
ansible ansible-role docker docker-compose ubuntu
Last synced: 04 Apr 2026
https://github.com/alemarcha/examples
Getting started with docker and go apps
api boilerplate docker docker-compose echo echo-framework go golang
Last synced: 10 May 2026