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-08 00:09:07 UTC
- JSON Representation
https://github.com/shaggyyy2002/demo-pipeline
Used Github Actions to deploy our Python App onto Ec2 instance using Docker Image
cd ci docker docker-compose github-actions python
Last synced: 16 Apr 2026
https://github.com/levankhelo/phpmyadmin-localhost
Containerized: MySql + PhpMyAdmin
containerization containers cross-platform database docker-compose dockercompose localhost mysql mysql-database php phpmyadmin
Last synced: 04 Mar 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/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/ammarnajjar/async-rest-api
async docker docker-compose python rest-api
Last synced: 17 Apr 2026
https://github.com/tomikurko/tasty-meals
Tasty Meals - A responsive cross-platform recipe application
aws-ecr aws-s3 azure-virtual-machines clojure compojure dart docker-compose flutter honeysql http-kit leiningen material-design postgresql ring-middleware
Last synced: 27 Mar 2026
https://github.com/shwetagopaul92/biocontainers-tacc
docker-compose flask-application javascript kubernetes postgresql
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/kmitl-savvy-students/studymate-docker
Docker configuration files and deployment scripts for the StudyMate web application. It inclues all the infrastructure-related configurations necessary to build, run and manage StudyMate in a containerized environment.
Last synced: 11 Jun 2026
https://github.com/yanliu1111/react_flask_fullstack_project
in processing
docker-compose flask-sqlalchemy jwt-authentication react-bootstrap react-router rest-api unittest
Last synced: 07 May 2026
https://github.com/claudimf/python_collections_02
alura collections docker docker-compose python python3
Last synced: 16 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/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/rezairfanwijaya/go-qr-backend
containerization docker docker-compose gin-gonic go qr-code qrcode-generator rest-api
Last synced: 15 Apr 2026
https://github.com/jadson-medeiros/challengehash-golang
docker docker-compose go golang
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/sherbieny/chatbotto_lumen
A Japanese Chatbot application built with Nextjs and Laravel Lumen
api chatbot cron cronjob docker docker-compose lumen lumen-api mecab nextjs pgroonga php83 postgresql rule-based
Last synced: 27 Mar 2026
https://github.com/rikardfahlstrom/rekyl-portal
Rekyl portal is a tool that scrapes errands from a web portal and stores them in a MySQL database.
docker-compose python streamlit
Last synced: 16 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/muhalvin/laravel-docker-compose
This project demonstrates how to set up a Laravel application with Docker, providing a streamlined development environment using Docker Compose.
Last synced: 16 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/matsjfunke/fastapi-traefik-auth
straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption
authentication cookies docker-compose fastapi jinja2-templates jose-jwt passlib pydantic sqlite traefik
Last synced: 16 Apr 2026
https://github.com/tomascuevas/aprendiendo-sql
Seguimiento de TAREAS y CLASES del curso de SQL de Fernando Herrera
docker docker-compose plpgsql postgresql sql
Last synced: 03 Mar 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/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/pieceowater-dev/composync
Powerful utility that automates the updating of your Docker Compose containers.
Last synced: 15 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/w-ptra/microservice_3service
A microservice system consisting 3 services: public-layer-service,user-service and listing-service. Build using Golang version 1.23.2,GORM as ORM,PostgreSQL as databases and Docker for containerization.
docker docker-compose fiber golang gorm microservice postgresql
Last synced: 15 Apr 2026
https://github.com/firstof9/opensim-dotnet
A modern, containerized stack for running the OpenSim simulator and Robust grid services on .NET 8.0.
docker docker-compose dotnet dotnet8 ghcr github-actions metaverse opensim opensimulator robust virtual-worlds
Last synced: 13 Jun 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/minpeter/todolist_v2
🚎 backend: spring boot, frontend: CRA
create-react-app docker-compose mariadb springboot todolist
Last synced: 17 Apr 2026
https://github.com/l33tlamer/docker-compose-snippets
Collection of templates for Docker Compose
docker-compose examples templates
Last synced: 16 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/thoughtscript/project_euler_2024
New Project Euler repo
docker-compose project-euler python3
Last synced: 17 Apr 2026
https://github.com/the-katsu/rickandmortywiki
net 7, Blazor WASM, GraphQL.Client
blazor blazor-wasm blazor-webassembly csharp docker docker-compose graphql graphql-client net7
Last synced: 02 Mar 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/semanurbilada/portfolio_plus
Django CV page project for the technical lecture of Advanced Web Programming.
django django-bootstrap django-bootstrap-v5 django-cv-page django-portfolio django-project docker docker-compose docker-container dockerfile mit-license
Last synced: 07 May 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/johandry/finder2d
Package, CLI and Microservice to find patterns or matrix in a frame or source matrix
docker docker-compose go grpc rest-api
Last synced: 16 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/amanovishnu/notes-docker
this repository contains a collection of docker-related notes and resources, including tutorials on manipulating containers, building custom images, and deploying applications with kubernetes. it provides practical insights for enhancing your docker skills.
docker docker-compose docker-container docker-images dockerfile kubernetes
Last synced: 18 Apr 2026
https://github.com/rubix982/findex
This is the A1 assignment submission for the CS317 - Information Retrieval course @ FAST NUCES, Spring '21
boolean-model docker docker-compose fastapi information-retrieval reactjs
Last synced: 04 Apr 2026
https://github.com/williamkoller/live-full-cycle-nest-api
Live Imersão Full Cycle Nest API
api docker docker-compose nestjs postgresql rest typeorm typescript
Last synced: 04 Apr 2026
https://github.com/pdrastil/demo-docker
Demo Java web application in docker
Last synced: 29 Jun 2026
https://github.com/niklasrosenstein/compose-me
Compose-me is a tool inspired by Helm to create templates for docker-compose projects.
docker docker-compose templating
Last synced: 07 May 2026
https://github.com/leoviana00/dio-dp-cicd-deploy-k8s
Neste projeto será criado um pipeline de deploy de uma aplicação no jenkins com cenários de produção de imagens com Docker e criação dos deployments em um cluster kubernetes utilizando o minikube.
docker docker-compose javascript jenkins kubernetes minikube mysql php shellscript yaml
Last synced: 04 Apr 2026
https://github.com/degisew/commerce_cart
A simple shopping cart application built with Django. It allows users to view their cart, adjust quantities and total price dynamically, place an order if stock is available, see order history, and manage inventory via Django Admin.
bootstrap5 css3 django docker docker-compose html5 javascript python3
Last synced: 04 Apr 2026
https://github.com/andre-albuquerque01/forum-connect
Forum de dúvidas e respostas
docker-compose fastify nextjs nodejs postgresql prisma-orm react restful-api typescript vitest
Last synced: 04 Apr 2026
https://github.com/fahmifan/ppl-tilda
docker docker-compose express mongodb nginx nlp nodejs python reactjs
Last synced: 04 Apr 2026
https://github.com/hemeda3/efk-async-microservice-log4j2-scala
Multimodel gradel project for user service API using Async log4j2 with (ElasticSearch + Kibana + Filebeat) built over spring-boot boilerplate
async docker docker-compose elasticsearch elk filebeat gatling-simulations gradle java-8 kibana log4j2 scala spring-boot
Last synced: 04 Apr 2026
https://github.com/octavian451/locust_poc
A PoC project demonstrating Locust with Docker Compose
Last synced: 04 Jun 2026
https://github.com/andersonjuniorz/mail-classify
Aplicação web que utiliza inteligência artificial para classificar e-mails em categorias predefinidas e sugerir respostas automáticas com base na classificação realizada.
api-restful aws-cli bert-models ci-cd-pipeline deep-learing docker-compose ec2-container-service flask-api hugging-face ia python reactjs transformers-model typescript-react
Last synced: 04 Apr 2026
https://github.com/kevindmorris/docker-postgres-keycloak-vue
A template for a containerized application with postgres, keycloak, and vue.
docker docker-compose keycloak postgresql vue
Last synced: 04 Apr 2026
https://github.com/viktorvx/singer-app-compose
Docker-compose file for singer-app
Last synced: 18 Apr 2026
https://github.com/xenion1987/saltstack-playground
A DevContainer for playing around with salt-stack
devcontainer docker docker-compose salt salt-stack saltstack vscode
Last synced: 07 Feb 2026
https://github.com/drchai/django-template
a homemade django template for my remote cluster and local development
django django-template docker docker-compose kubernetes template
Last synced: 04 Apr 2026
https://github.com/sokhuong-uon/mysql-replication
Play around with MySQL replication for new database
docker docker-compose mysql mysql8 replication
Last synced: 18 Apr 2026
https://github.com/daymade/microservices-management-platform
Service Catalog Demo is a microservice API management platform written using golang and vue, where users can manage services and versions through a frontend dashboard.
api commitzen docker docker-compose go-standard-project golang gorm grafana jaeger makefile metrics microservices openapi opentelemetry postgresql prometheus swagger tracing victoriametrics vue
Last synced: 02 Mar 2026
https://github.com/pawarrachana06/docker-notes
Docker Notes
docker docker-compose docker-image
Last synced: 18 Apr 2026
https://github.com/anoopsimon/cypress-fw
Cypress Test Project with minimum configuration and CI ready
cypress docker docker-compose dockerfile gh-pages mochawesome ui-automation
Last synced: 18 Apr 2026
https://github.com/oleggator/kapua-deployment
Kapua Docker Deployment
docker docker-compose grafana iot kapua
Last synced: 18 Apr 2026
https://github.com/ashutoshsahoo/gs-spring-boot-redis-geohash
Spring Boot Redis Geo Hash
docker-compose geolocation geolocation-api redis redis-commander
Last synced: 18 Apr 2026
https://github.com/elhajuojy/springbootapp-postgresql
simple restfull api application using spring boot framework and postgresql and docker for postgresql database
docker-compose postgresql spring-boot
Last synced: 18 Apr 2026
https://github.com/falco13/feedback-celery-django
celery django django4 docker docker-compose python python3 redis
Last synced: 05 Apr 2026
https://github.com/ifazasalcedo/eclup
Implementación de microservicios con docker, comunicación entre microservicios y mensajeria RabbitMQ
docker docker-compose jdk17 rabbitmq springboot
Last synced: 16 Apr 2026
https://github.com/ezeparziale/express-typescript-api-template
🐪 Express Api template with Typescript
docker docker-compose express nodejs typescript
Last synced: 05 Apr 2026
https://github.com/marcussilva3298/nodejs-setup
Basic setup for NodeJS projects
docker docker-compose husky nodejs postgres prisma setup template typescript
Last synced: 05 Apr 2026
https://github.com/oxtna/dashboard
Interactive dashboard web application
database docker docker-compose python showcase sql
Last synced: 05 Apr 2026
https://github.com/miron-anosov/referapi
Referral API with JWT
asyncio black docker-compose fastapi flake8 gunicorn isort jwt mypy poetry postgresql pre-commit python redis sqlalchemy
Last synced: 05 Apr 2026
https://github.com/dev-vivekkumarverma/qdrant
Qdrant- vector database
docker-compose docker-image embeddings pos postgresql-database python3 qdrant qdrant-client qdrant-vector-database shell-scripting sql vector-search
Last synced: 18 Apr 2026
https://github.com/cwklurks/dockpose
A keyboard-driven TUI for managing Docker Compose stacks
bubbletea devops docker docker-compose go homelab selfhosted terminal tui
Last synced: 04 Jun 2026
https://github.com/dovatgabriel/cibox
🐳 Portable GitLab Runner in Docker — Run your CI/CD anywhere, hassle-free.
cicd docker docker-compose gitlab
Last synced: 14 Jun 2026
https://github.com/praveendecode/docker-sentiment-ai
Deployed docker images for sentiment analysis
deployment docker docker-compose docker-container docker-image machine-learning nlp python sentiment-analysis
Last synced: 16 Apr 2026
https://github.com/crowdsalat/spotify-personal-dashboard
Dashboard for showing and clustering currently followed artists on spotify.
django docker docker-compose drone-ci spotify virtualenv
Last synced: 15 Apr 2026
https://github.com/shavo007/docker-kong
showcase kong with OAS and spec driven development /gitops approach
docker docker-compose kong kong-api-gateway konga
Last synced: 18 Apr 2026
https://github.com/riccardototi/llm-pdf-extractor
LLM-PDF-Parser is a FastAPI-based application that extracts text from PDFs and images and uses Ollama's LLM to extract specific fields based on a given JSON template.
docker docker-compose image-recognition kubernetes llm microservices ocr-text-reader open-source pdf-extractor-llm
Last synced: 18 Apr 2026
https://github.com/awakelife93/go-neo4j-sample
study & learn golang, neo4j
docker docker-compose go golang neo4j neo4j-driver
Last synced: 05 Apr 2026
https://github.com/qyg2297248353/ammds-docker
Adult Movie MetaData Scraper Docker
docker docker-compose java springboot3
Last synced: 02 Apr 2026
https://github.com/hanshino/tthol-line-bot
bottender docker docker-compose nodejs
Last synced: 18 Apr 2026
https://github.com/guaradata/spark-minio-delta-jupyter-dremio-lab
Este projeto é um laboratório prático que implementa uma Pilha de Dados Moderna (MDS) usando containers Docker, projetado para aprendizado e experimentação com ferramentas open-source como MinIO (armazenamento S3), PostgreSQL, Apache Hive, Spark, Kyuubi, JupyterLab e Dremio.
dbeaver delta-lake docker docker-compose dremio hive-metastore jupyter-notebook kyuubi minio modern-data-stack portainer spark
Last synced: 18 Apr 2026
https://github.com/parzival-space/ssh-dev-container
Remote development container. Accessible via SSH.
dev-container docker docker-compose docker-image
Last synced: 18 Apr 2026
https://github.com/pome1lo/spottymotor
A web application with a micro service architecture on the theme "Car Company"
asp-net-core blazor c-sharp docker-compose jwt microservices web
Last synced: 07 May 2026
https://github.com/jwill9999/docker_express_mongodb
Express mongodb & docker template
containers docker docker-compose dockerfile example express links mongo mongodb volumes
Last synced: 05 Apr 2026
https://github.com/siddharth-nandagopal/kafka-kraft-cluster
asdf confluent-kafka docker docker-compose kafka-cluster kafkaui kouncil kraft
Last synced: 07 May 2026
https://github.com/skygenesisenterprise/aether-status
Open-source status and monitoring platform for modern infrastructures.
api-service cargo dns docker docker-compose javascript makefile status-page typescript
Last synced: 05 Apr 2026
https://github.com/urpagin/gollum-izle
A multipurpose Python bot.
api-integration bot-command-framework discord discord-bot discord-commands discordpy discordpy-bot docker docker-compose export fetch-youtube latest mcping minecraft minecraft-ping minecraft-server multipurpose python tool youtube
Last synced: 05 Apr 2026
https://github.com/yannoff/karavel
A very basic, yet fully functional docker stack for Laravel, conceived as an alternative to sail
docker docker-compose hacktoberfest laravel laravel-framework laravel-sail php
Last synced: 05 Apr 2026
https://github.com/vhdm/laravel-dockerize
Laravel Dockerize
docker docker-compose dockerize laravel php
Last synced: 05 Apr 2026
https://github.com/cedraz/octochord-api
RESTful API to orchestrate GitHub repository event notifications directly into Discord channels.
api-rest backend docker docker-compose nestjs postgresql prisma-orm typescript
Last synced: 05 Apr 2026
https://github.com/simonlammer/packtpub-claimer
Automatically claims the daily free ebook on https://www.packtpub.com/packt/offers/free-learning
cherrypy docker docker-compose python python-requests
Last synced: 07 May 2026
https://github.com/cicerolino/project-lab
Projeto da disciplina de Project Lab do curso de ciências da computação. Discipline project (Project Lab) of computer science course.
computer-science-project data-visualization docker-compose nextjs postgresql-database prisma-orm reactjs vercel-deployment
Last synced: 05 Apr 2026
https://github.com/sugrado/spring-docker-demo
CRUD Rest API with Spring for Docker Compose.
api crud-api docker docker-compose dockerfile spring-boot
Last synced: 16 Apr 2026
https://github.com/rafi021/kafka-docker-compose
Docker Composer File for Kafka and Test using Express JS
apache-kafka docker docker-compose docker-container expressjs kafka kafka-client message-broker pub-sub queue
Last synced: 16 Apr 2026
https://github.com/dunghenry/sails.js
authentication docker docker-compose mongodb mysql sailsjs
Last synced: 05 Apr 2026
https://github.com/viniciushammett/n8n-devops-lab
Lab de n8n para DevOps/SRE: automação de incidentes, digests de SLO e webhooks, rodando em Docker (Postgres+Redis, queue mode).
automation cron devops docker docker-compose incident-management n8n postgres redis sre webhook workflows
Last synced: 16 Apr 2026
https://github.com/nathsagar96/json-placeholder-service
Free faux and dependable API for checking out and prototyping
api-gateway cache caffiene config-server docker docker-compose eureka-server h2-database microservices rest-api service-discovery service-registry spring spring-boot spring-cloud
Last synced: 05 Apr 2026
https://github.com/sawadashota/docker-wordpress-sample
WordPress x Docker Compose x Webpack
docker-compose webpack webpack4 wordpress
Last synced: 05 Apr 2026