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-03 00:08:51 UTC
- JSON Representation
https://github.com/ceciliacode/monomap
This project involves creating a scalable, CRUD REST API to manage Monkeypox cases in Mexico using Node.js, TypeScript, and MongoDB. Includes email notifications with Mapbox integration, and a cron job to check for new cases every 10 seconds. The API is containerized with Docker and uses GitHub Actions for automated Docker image building.
api api-rest cron-jobs cronjob-scheduler crud docker docker-compose docker-hub docker-image dockerfile github github-actions mongodb monkeypox monkeypoxtracker node-js secret-management typescript
Last synced: 13 Apr 2026
https://github.com/nkosi-tauro/wine-application
A CRUD Full Stack Wine application that uses Vue 3, Nodejs, MongoDB, Express & Docker
crud docker docker-compose express mongodb nodejs vuejs
Last synced: 13 Apr 2026
https://github.com/ashtech15/king-it-hotel-scrapper
Create a page that lists the best hotel offers. The results are static for the sake of the exercise, so they will not change, prices are not relevant, and are in euros.
docker docker-compose mongodb nextjs react tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/paulocsilvajr/api-livros-nestjs
API desenvolvida em NestJS para cadastro de livros. Conexão com banco de dados PostgreSQL via docker-compose. Interface WEB em Vue.js.
docker docker-compose nestjs postgresql typescript vuejs
Last synced: 11 Apr 2026
https://github.com/vitor-msp/event-manager-api
Api for event management (inspired by Google Calendar).
bcryptjs docker docker-compose jest jsonwebtoken jwt mongodb mongoose nodejs postgresql rest-api tdd typeorm typescript
Last synced: 12 Apr 2026
https://github.com/myonaingwinn/myanmar-postal-code
Search for Postal Code (Myanmar only). You can search with English or Myanmar inputs. Have a nice day!
docker docker-compose element-ui expressjs makefile mongodb nodejs pinia vuejs2
Last synced: 13 Apr 2026
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 2026
https://github.com/AudelDiaz/teeworlds-srv-docker
Teeworlds Server Docker Image
docker docker-compose docker-image dockerfile teeworlds teeworlds-server
Last synced: 11 Mar 2025
https://github.com/tynab/prometheus-grafana
Prometheus Grafana
docker docker-compose docker-container docker-containers docker-image docker-images docker-network docker-networks docker-volume docker-volumes grafana node-exporter prometheus tynab yami yami-an yami-an-nephilim yaml yan yml
Last synced: 12 Apr 2026
https://github.com/avil13/php-master
Simple docker-compose config to work with php.
docker docker-compose docker-image php php8 php80 server
Last synced: 05 Apr 2026
https://github.com/dvir-cohen1/dockerized-mern-app-boilerplate
Dockerized MERN Application Boilerplate Ready To Use.
docker docker-compose react typescript vite
Last synced: 12 Apr 2026
https://github.com/clever-cottonmouth/docker-kubernetes
docker for ecommerce microservice
Last synced: 13 Jun 2025
https://github.com/avaterclasher/zexd-backend
A backend of a url shortner written in Golang.
api backend docker docker-compose docker-container docker-image dockerfile dragonflydb go golang grafana mux-router postgresql prometheus rest rest-api url-shortener
Last synced: 11 Apr 2026
https://github.com/cevheri/java-blog-web-app
Java Blog Web App
ci-cd docker docker-compose entity-auditing entity-logging github-action heroku java liquibase logback logging medium medium-api postgres spring-boot swagger
Last synced: 12 Apr 2026
https://github.com/raoofjm/nodejs-typescript-realworld-backend
RealWorld Example of a NodeJS Rest API using TypeScript, MongoDB, Redis and Docker
docker docker-compose expressjs javascript joi jwt mongodb mongoose node nodejs redis rest-api restful-api typescript
Last synced: 12 Apr 2026
https://github.com/ymasaoka/docker-spfx
Create a development environment for SharePoint Framework (SPFx) with a Docker container.
docker docker-compose docker-spfx sharepoint-framework spfx-solution
Last synced: 10 May 2026
https://github.com/amine-akrout/parenting-assistant-rag
AI-Powered Parenting Assistant
docker docker-compose faiss fastapi huggingface langchain langfuse llm llm-guard llmops openai rag
Last synced: 13 Apr 2026
https://github.com/silent-watcher/note-app-api
A powerful and lightweight RESTful API for a smart note-taking application
docker docker-compose expressjs graphql nodejs typescript zod
Last synced: 13 Apr 2026
https://github.com/brcak-zmaj/kiwix
Download a copy of everything from Kiwix repo and run it locally without internet
bash docker docker-compose kiwix kiwix-offline-wikipedia kiwix-server self-hosted
Last synced: 12 Apr 2026
https://github.com/asadhasan/futurelearn-playwright-tests
Basic Playwright/test cross-browser test project
circleci codeql cross-browser-testing dependabot docker docker-compose eslint github-actions husky lint-staged nodejs npm playwright-test prettier sonarqube typescript
Last synced: 22 Feb 2026
https://github.com/osx-rsplug-a/marathondev
Workshop online Fev/2020
docker docker-compose ejs ejs-express expressjs nodejs pg postgresql
Last synced: 12 Apr 2026
https://github.com/kkanho/medtest_group22
A LAMP stack for medical laboratory
apache docker docker-compose javascript lamp-stack php
Last synced: 12 Apr 2026
https://github.com/chukwuemekaaham/uber-gcp-etl-project
Data Engineering Zoomcamp Final Project
bigquery cloud-storage csv docker-compose gcp jupyter-notebook looker-studio mageai python spark spreadsheets terraform
Last synced: 13 Apr 2026
https://github.com/korekontrol/docker-php
PHP base docker image, with integration examples, development support and production-ready focus.
docker docker-compose kubernetes nginx php
Last synced: 12 Apr 2026
https://github.com/thiagoow/api-adonis-mysql-typescript-crud
Rest API desenvolvida com Adonis.js e TypeScript. Com Lucid ORM e database MySQL com Docker. Possui timestamps, registro e login de usuários, middlewares de autenticação e níveis de permissão.
adonis-v5 adonisjs adonisjs5 crud-api docker-compose docker-mysql lucid-orm mysql-database mysql-db
Last synced: 12 Apr 2026
https://github.com/arrjunpradeep/ethereum-batch-processing-sdk
A NestJS application designed for batch processing of blockchain transactions, including sending coins and tokens, and retrieving gas estimation data. Built using Clean Architecture principles for modularity and scalability. Features a well-defined structure with separate layers for application logic, business logic, and infrastructure concerns
clean-architecture docker docker-compose docker-image dockerhub dockerhub-image ethereum ethers etherscan ethersjs foundry nestjs openapi postgresql sepolia swagger typeorm typescript
Last synced: 04 Jan 2026
https://github.com/ryosukedtomita/github-pages-test-docker
sample react application to use github pages build by docker container.
docker-compose github-actions github-pages react
Last synced: 13 Apr 2026
https://github.com/pityubak/yama
Spring Boot, React, MongoDB and Docker CRUD Web Application
basic-authentication docker docker-compose mongodb react reactrouter spring-boot spring-hateoas spring-security
Last synced: 12 Apr 2026
https://github.com/viniciuscestarii/rinha-2024q1-bun
bun docker docker-compose elysia postgresql rinha-de-backend-2024-q1 typescript
Last synced: 11 Apr 2026
https://github.com/ohorbatiuk/renamer
Use regular expressions for renaming files and folders on Synology servers.
docker docker-compose docker-image filter regular-expression rename-files synology synology-servers
Last synced: 13 Apr 2026
https://github.com/mrbrunelli/clean-node-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
clean-architecture clean-code coveralls design-patterns docker docker-compose dockerfile husky jest lint-staged mongodb nodejs solid tdd travis-ci typescript
Last synced: 12 Apr 2026
https://github.com/nikaera/docker-fastapi-basic-auth-sample
Docker Compose sample project with BASIC authentication for FastAPI docs path in nginx.
basic-authentication docker docker-compose fastapi nginx
Last synced: 13 Apr 2026
https://github.com/piotrjustyna/probable-eureka
f# + filebeat + elasticsearch + kibana + docker-compose
docker-compose elasticsearch filebeat fsharp kibana
Last synced: 13 Apr 2026
https://github.com/zemuldo/deploy.zemuldo.com
:rocket: :rocket: Setup for deploying my website and its services. K8s, Compose
docker docker-compose nginx-certbot nginx-docker
Last synced: 12 Apr 2026
https://github.com/nicolascbv/user-manager-service
This is a simple boilerplate that I use to handle with user data on simple use cases. You can use the request collection here:
api backend cpp20 docker docker-compose jwt microservice mysql nestjs nodejs prisma redis typeorm typescript user-data user-management
Last synced: 13 Apr 2026
https://github.com/ronhachmon/cut-it-out
web application used to cut main object from their background
aws aws-elastic-beanstalk css docker docker-compose express html javascript react typescript
Last synced: 13 Apr 2026
https://github.com/ieasybooks/fehresi-web-app
فِهرِس المكتبات الشخصية
docker docker-compose kamal meilisearch mise postgresql ruby-on-rails solid-cache solid-queue valkey
Last synced: 11 Apr 2026
https://github.com/ahsansoftengineer/sb-admin-dot-net-micro
[User (Standard, Business, Creator, Agent, Super Admin, Admin)] [Order (Standard, Custom, Business & Multi Business)]
commands docker docker-compose grpc http-client kubernetes platform rabbitmq
Last synced: 09 Apr 2025
https://github.com/miran248/text-twister
react + redux game
babel7 docker-compose formik monorepo protobuf react redux redux-logic styled-components travis-ci webpack4
Last synced: 12 Apr 2026
https://github.com/avm-sistemas/docker-stacks
Docker's stacks ready to use
docker docker-compose portainer portainer-stack self-hosted
Last synced: 21 Apr 2025
https://github.com/warnyul/bvarga.dev
Personal website and portfolio.
docker docker-compose personal-site personal-website
Last synced: 12 Feb 2026
https://github.com/mongoexpuser/ubuntu-mysql-image-and-containers
MySQL Primary-Primary-Replica Servers on Docker
bash docker docker-compose gtid-replication list-and-search mysql nodejs primary-primary-replica
Last synced: 12 Apr 2026
https://github.com/dmytrodemianchuk/go-crud-csv
Application for request an external CSV file with a list of products
csv docker docker-compose gin-gonic go golang migrations postgresql swagger
Last synced: 12 Apr 2026
https://github.com/cjroth/example-docker-cloud-project
Example of a self-contained project hosted on Docker Cloud (eg Digital Ocean) using Let's Encrypt, Django 2, Python 3, and Postgres.
django django-project django-rest-framework docker docker-compose docker-swarm dockerfile nginx python python3 react webpack webpack4
Last synced: 12 Apr 2026
https://github.com/lubaskinc0de/tgbot-template
Telegram-bot online store. This shows my bot-writting skills.
aiogram docker docker-compose postgresql python
Last synced: 13 Apr 2026
https://github.com/dojutsu-user/health-center-portal
This is a health center portal for managing a health center for a college.
django docker docker-compose health health-center-portal portal python
Last synced: 12 Apr 2026
https://github.com/guilhermecostam/projeto_auth_backend
🛡️ Rest API for user authentication using Python.
docker-compose fastapi jwt python
Last synced: 26 Dec 2025
https://github.com/hmzelidrissi/dev-sync
Task management system using Jakarta EE & Docker + jenkins pipeline to push the image to dockerhub
docker docker-compose glassfish jakarta java jee jenkins jpa-hibernate jsp-servlet junit junit5 servlet
Last synced: 29 Jan 2026
https://github.com/thingsym/wp-compose
WP Compose is WordPress development environment based on the docker environment. You can easily launch WordPress development environment as localhost. Optimized for ARM based Mac (Apple Chip).
docker docker-compose wordpress wordpress-development
Last synced: 13 Apr 2026
https://github.com/j-p-d-e-v/carapace_lb
A path based load balancer developed using Cloudflare's Programmable Network System Framework called Pingora.
alb application-load-balancer containerization docker docker-compose load-balancer pingora rust rustlanguage vue websocket
Last synced: 11 Apr 2026
https://github.com/alexandrecpedro/back-end-i
Java with Spring Boot / Maven
docker docker-compose dockerfile h2-database integration-test java junit5 jwt lombok lombok-maven mock-mvc mongodb rest-api spring spring-boot spring-data-jpa spring-mvc spring-security swagger unirest
Last synced: 12 Apr 2026
https://github.com/cjimti/ghp-dev
Github Pages, local Jekyll site development with Docker
docker docker-compose docker-container docker-image github-pages jekyll static-site static-site-generator website
Last synced: 08 May 2026
https://github.com/elcaiseri/survey-analysis-rag-system
A web application using Retrieval-Augmented Generation (RAG) to analyze and compare survey datasets. Built with FastAPI, Nginx, and OpenAI’s models. Fully containerized with Docker for easy deployment.
ai docker docker-compose fastapi javascript machine-learning nginx nlp openai python rag semantic-search survey-analysis
Last synced: 12 Apr 2026
https://github.com/armandwipangestu/gis-ui
GIS Application built using React.js + Golang (https://github.com/armandwipangestu/gis-api)
axios docker docker-compose gis openstreetmap osm reactjs tanstack-query vitejs
Last synced: 29 May 2026
https://github.com/asizikov/dynamic-config
PoC project. DynamicConfig.Configuration library aims to provide an abstraction over the configuration management system. It provides the 'hot' settings reload without a need to redeploy or restart an application.
asp-net-core configuration-management docker-compose redis
Last synced: 08 May 2026
https://github.com/killyougutsxxx/crud-simple-next
Simple cash entry crud, using NextJS + JSON Server
ant-design antd crud docker docker-compose json json-server nextjs nextjs13 shell-script simple-cash-entry typescript
Last synced: 09 Apr 2026
https://github.com/nyrta1/downtube
Youtube video and audio downloader using Spring Boot Framework and Angular16.
angular16 bootstrap5 cryptojs docker docker-compose ffmpeg html5 jpa-hibernate json-data jwt-auth postgresql spring-boot spring-mvc typescript
Last synced: 12 Apr 2026
https://github.com/gojibjib/deploy
Instructions to deploy the JibJib stack
aws docker docker-compose saltstack terraform
Last synced: 30 Dec 2025
https://github.com/michaelhenry/djangodocker
Docker recipe for Django on GUNICORN and NGINX
django docker docker-compose docker-image gunicorn nginx
Last synced: 13 Apr 2026
https://github.com/ahsansoftengineer/net-micro-arch
[User (Standard, Business, Creator, Agent, Super Admin, Admin)] [Order (Standard, Custom, Business & Multi Business)]
commands docker docker-compose grpc http-client kubernetes platform rabbitmq
Last synced: 03 Sep 2025
https://github.com/GeorgePatsias/joplin-docker-compose-server
Joplin Self hosted custom server using docker-compose.
containers docker docker-compose joplin joplinweb nginx postgresql secure
Last synced: 10 Mar 2025
https://github.com/aleksandryackovlev/sentry-docker-example
Sentry example setup with the minio file storage
docker docker-compose minio nextjs sentry
Last synced: 13 Apr 2026
https://github.com/aritzmmartinez/docker-symfony-7.0
This is a complete stack for running Symfony 7.0 into Docker containers using docker-compose tool
docker docker-compose makefile mysql nginx php8 symfony
Last synced: 13 Apr 2026
https://github.com/sefikcan/kanbersky.monitoring
This project was created to test metric tools in .net 6.
docker docker-compose dotnet-core grafana prometheus
Last synced: 12 Apr 2026
https://github.com/mohamad-shosha/spring-jpa
"The project showcases the use of JPA for database operations and Hibernate for Object-Relational Mapping (ORM), providing seamless backend integration for managing and querying data, along with Docker and Docker Compose configurations to facilitate containerization and deployment."
docker docker-compose dockerfile dockerhub hibernate java jpa-repository liquibase maven mysql spring-boot
Last synced: 04 Feb 2026
https://github.com/dassudip2001/go-fiber-mysql
This repo is created for basic setup for go fiber
air docker docker-compose fiber-framework go golang gorm hacktoberfest html mysql
Last synced: 17 Jan 2026
https://github.com/lazhari/conference-microservice
Node.js microservice conference application
amqp circuit-breaker docker docker-compose express microservices nodejs rabbitmq
Last synced: 13 Apr 2026
https://github.com/imteajsajid12/core_php
css docker docker-compose e-commerce-project html mysql oop php8
Last synced: 13 Apr 2026
https://github.com/carry0987/docker-lemp
A LEMP fullstack with latest release of PHP 8 and Composer, MariaDB, Nginx, PHPMyAdmin, Redis
docker docker-compose lemp nginx php redis
Last synced: 11 Apr 2026
https://github.com/robbinparrish/git-pages-template
Git Pages Template
docker docker-compose docs git-pages git-pages-deploy git-pages-template github-pages gitlab-pages learning learning-project linux mkdocs mkdocs-material notes static-site
Last synced: 13 Apr 2026
https://github.com/mongoexpuser/ubuntu-postgresql-pgvector-image-and-containers
PostgreSQL Primary-Replica Servers (with Pgvector Extension) on Docker
aws-lambda bash docker docker-compose nodejs pgvector postgresql synchronous-replication weather
Last synced: 13 Apr 2026
https://github.com/dassudip2001/devops
angular docker docker-compose la laravel mean-stack mern-stack mongodb mysql nodejs php
Last synced: 17 Jan 2026
https://github.com/rollmug/directus-mysql-template
Node helper app for Docker compose with Directus + MySQL + GraphiQL
directus docker docker-compose graphql mysql
Last synced: 16 May 2025
https://github.com/andrewzn69/templates
Personal template collection with shell script using fzf.
ansible bash docker-compose fzf github-actions kubernetes markdown proxmox templates terraform typst vagrant
Last synced: 26 May 2026
https://github.com/hainick/shark-no-ninsho-mon
Secure public access to self-hosted apps via Google OAuth and Tailscale Funnel
2fa docker docker-compose flask google oauth oauth2 python tailscale
Last synced: 13 Apr 2026
https://github.com/seungyeub/react-django-nginx-dockercompose
🎁 Default project template configuring backend and frontend through nginx in AWS EC2
aws-ec2 django docker docker-compose nginx reactjs
Last synced: 13 Apr 2026
https://github.com/fakhranii/e-learning-platform-nestjs-api
Educational platform api - project with Nest JS framework - Mysql ( typeOrm )
authentication docker docker-compose mysql-database nestjs nodejs restful-api typeorm typescript
Last synced: 13 Apr 2026
https://github.com/omarmakled/device-detector-server
Device Detector microservice server.
composer docker docker-compose nginx php7 phpunit
Last synced: 13 Apr 2026
https://github.com/freeelephants/dev-router
automated reverse proxy system for local Docker development environments
developer-tools docker docker-compose traefik
Last synced: 21 Feb 2026
https://github.com/max-did-it/docker_desktop
Docker desktop app.
docker docker-compose docker-container docker-image kivy kivy-application open-source python3
Last synced: 04 Jan 2026
https://github.com/ravening/elasticsearch-cloudstack
Java web application to search for cloudstack logs stored in Elasticsearch cluster
centralized-logging cloudstack docker docker-compose elasticsearch jackson jackson-databind java-8 logging maven rest-client restful-api restful-webservices spring-boot
Last synced: 13 Apr 2026
https://github.com/nihadamirov/spring-boot-microservices
A set of microservices built with Spring Boot, featuring service discovery with Eureka, load balancing with Ribbon, and an API gateway with Zuul.
api-gateway docker docker-compose eureka load-balancing mongodb postgresql ribbon service-discovery spring-boot-microservices swagger zuul
Last synced: 11 Apr 2026
https://github.com/opillion-gmbh-co-kg/easy-stack-photoprism
This stack offers a simple Docker Compose setup for getting familiar with Photoprism, including a few sample images generated with DALL·E, a precompiled latest image, and easy configuration via environment variables.
docker docker-compose makefile mariadb photoprism
Last synced: 09 Feb 2026
https://github.com/loftwah/rails-blog
My Rails 7 Blog
blog docker docker-compose guide rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/jbn1995/two-tier-application
This repository contains a two-tier Flask application with a MySQL database backend, deployed on Kubernetes using Helm. The application is designed to demonstrate how to deploy and manage a web service with a MySQL database in a Kubernetes environment, utilizing Helm for easy package management.
docker docker-compose eks-cluster helm kubernetes
Last synced: 08 Apr 2025
https://github.com/derrick-nguyen/nextjs-wordpress-blog-starter
Nextjs Headless WordPress with Docker Compose
aws docker docker-compose ec2 nextjs taiwindcss wordpress
Last synced: 11 Apr 2026
https://github.com/theodesp/wp-fire
Quick and easy Wordpress installations using the latest technologies
docker docker-compose easy-to-use terraform wordpress
Last synced: 12 Apr 2026
https://github.com/mohamedsamara/go-postgres-docker
Go & Postgres & Docker
docker docker-compose docker-hub github-workflow golang postgresql
Last synced: 13 Apr 2026
https://github.com/sguessou/jenkins-docker-practices-1
Small project showcasing the use of Docker + other technologies for different devops scenarios
aws-s3 docker docker-compose jenkins mysql
Last synced: 13 Apr 2026
https://github.com/gnori-zon/books-market
This is a rest-api for a database with a library domain. This api uses jwt
aop books-api docker docker-compose gradle java jwt postgresql rest-api spring-boot springjpa springsecurity-jwt
Last synced: 13 Apr 2026
https://github.com/danilolutz/ambiente-php
Projeto da série: Ambiente de Desenvolvimento PHP com Docker
docker docker-compose git github laravel lumen mariadb php7
Last synced: 12 Apr 2026
https://github.com/amaterazu7/accountingnotebook-api
Accounting Notebook API app with SpringBoot, Angular & docker for Agile Engine.
angular docker-compose rest-api spring-boot typescript
Last synced: 13 Apr 2026
https://github.com/peter-opapa/kafka_airflow_cassandra_pipeline
A comprehensive real-time data streaming pipeline built with Apache Airflow, Apache Kafka, and Apache Cassandra. Features automated ETL workflows, containerized deployment with Docker Compose, and live web UIs for monitoring. Includes quick-start scripts for easy setup and professional documentation.
apache-airflow apache-cassandra apache-kafka apache-spark automation containerization devops-pipeline docker-compose
Last synced: 13 Apr 2026
https://github.com/minlaxz/minlaxz.me
DRF as backend served by Gunicorn with Nginx Proxy plus deployed with Docker, hmm also SSL/TLS of let's encrypt., Next JS as frontend.
django-rest-framework docker-compose docker-mailserver letsencrypt nextjs nginx-proxy-letsencrypt portfolio tls
Last synced: 22 Apr 2026
https://github.com/m1ngsama/automa
Self-hosted Docker Compose deployer — interactive CLI to deploy Forgejo, Nextcloud, Minecraft, and more in seconds
bash cli deployment devops docker docker-compose homelab self-hosted
Last synced: 27 May 2026
https://github.com/nicehorse06/url-shortener
HTTP APIs for Short URL System with Redirection
docker docker-compose fastapi python redis url-shortener
Last synced: 13 Apr 2026
https://github.com/yousabu/fawry_tasks
Fawry Internship Tasks
bash-script docker docker-compose git python
Last synced: 13 Apr 2026