Docker Compose
Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.
- GitHub: https://github.com/topics/docker-compose
- Repo: https://github.com/docker/compose
- Released: October 16, 2014
- Related Topics: docker, containers,
- Aliases: dockercompose,
- Last updated: 2026-07-09 00:08:56 UTC
- JSON Representation
https://github.com/gabriellglrs/dscommerce
DsCommerce Este sistema de e-commerce permite o cadastro de usuários, produtos e categorias. Usuários podem navegar no catálogo, adicionar produtos ao carrinho e finalizar pedidos, que têm status como "aguardando pagamento" ou "entregue". Administradores gerenciam cadastros e têm acesso a funcionalidades extras.
autentication docker docker-compose dockerfile java-17 jwt-token lombok maven mysql oauth2 restful-api spring-boot spring-security validation
Last synced: 11 Apr 2026
https://github.com/zoispag/dockerize_php
Opinionated ready-to-use docker for PHP (Laravel) apps
docker docker-compose docker-container laravel mailcatcher mysql nodejs php
Last synced: 08 Apr 2026
https://github.com/yagoluiz/juridical-worker
Juridical worker using .NET 7
docker docker-compose dotnet-7 gcp k8s pubsub terraform worker
Last synced: 04 Apr 2026
https://github.com/syed-bilal-haider-engineer/node-example-with-docker
I added crud operation in node with docker.
docker docker-compose docker-image dockerfile express node postgres postgresql
Last synced: 08 Apr 2026
https://github.com/shey/airbyte-oauth2-proxy-nginx
Ansible playbook to setup a host to serve Airbyte (via docker-compose) behind a oauth2-proxy
airbyte ansible certbot docker-compose modern-data-stack nginx oauth2-proxy ubuntu
Last synced: 10 May 2026
https://github.com/starter-nanorocks/symfony-php-starter-kit
Symfony starter kit setup with docker, docker-compose, php8.2 nginx, adminer, postgresql, mailhog, SymfonyPHP 7.1, pre-commit setup with psr-12 and phpstan
adminer docker docker-compose nginx php82 phpstan postgresql psr-12 symfony7 xdebug
Last synced: 29 Oct 2025
https://github.com/frnn4268/textractify-hugging-face
Textractify Hugging Face is an innovative project designed to automate text extraction from images using pre-trained models from the Hugging Face platform.
docker docker-compose dockerfile firebase hugging-face mongodb nginx nodejs reactjs vitejs vitejs-react
Last synced: 07 Apr 2026
https://github.com/dokadev/dokalab_blog_next_client
[Open-Source]Blog Web Client Project
docker-compose github-actions nextjs
Last synced: 20 Jun 2025
https://github.com/linuxluigi/flask-meetup-data-scraper
Enable fulltext search for Meetup.com -> Docs: https://flask-meetup-data-scraper.readthedocs.io/en/latest/
api docker docker-compose elasticsearch flask meetup python python3 search traefik
Last synced: 07 Apr 2026
https://github.com/gorillati/moodle_dk
Contenedor de la platafoma Moodle
docker docker-compose mariadb moodle
Last synced: 12 Jul 2025
https://github.com/dunghenry/flask_mysql_docker
flask + mysql + docker
docker docker-compose flask mysql
Last synced: 07 Apr 2026
https://github.com/bossan/docker-workshop
Workshop on the basics of Docker
docker docker-compose dockerfile
Last synced: 17 May 2026
https://github.com/akash-m-se/vector-verse
A Next.js web application for interacting with PDF documents through a chat interface. It enables users to create, manage, and query PDF content, delivering contextual insights based on document information.
aceternity-ui aws-s3 bullmq docker docker-compose html langchain-js nextauth nextjs14 pgvector postgresql prisma reacthookform redis redis-server shadcn-ui tailwindcss typescript zod
Last synced: 06 Apr 2026
https://github.com/theodesp/qlik-demo
Demo application using the Qlik Core Platform
docker-compose example-project qlik qlik-c tutorial
Last synced: 20 Jan 2026
https://github.com/xenn-00/blazekvdb
I'm obsessed to create my own highly performance key-value database in rust 😂😂
database docker docker-compose prometheus redis redis-serialization-protocol rust
Last synced: 07 Apr 2026
https://github.com/kun391/nino
Docker setup nginx & node
docker docker-compose nginx node yarn
Last synced: 07 Apr 2026
https://github.com/mswell/onebitchat
Slack
docker docker-compose rails slack
Last synced: 09 Apr 2026
https://github.com/cupofpython/catbot
A Cat Chatbot!
aws docker docker-compose eks github-actions jest kubernetes nodejs ollama testcontainers
Last synced: 06 Mar 2026
https://github.com/youtalk/ros-docker-demo
docker-compose.yml files for ROS demo
docker-compose gazebo ros ros2 rviz
Last synced: 30 Apr 2026
https://github.com/layerssss/michaelhost
Michael Yin's very own hosting software (I can't believe he's using that thingy to host all his stuff)
apollographql docker-compose dockerhub-webhook github-webhook openid-connect react-bootstrap reactjs terminal
Last synced: 30 Dec 2025
https://github.com/lane-romuald/hyperledger-fabric-for-iot-smart-irrigation-system
This repository hosts a Blockchain network built on Hyperledger Fabric to ensure the secure exchange of data in automated irrigation systems. It features three organizations, RAFT consensus, Fabric CA for certification, and Hyperledger Explorer for network visualization.
blockchain certificate-authority chaincode channel consensus-algorithm cryptography css docker docker-compose go html hyperledger-explorer hyperledger-fabric irrigation javascript raft tls web yaml
Last synced: 09 Apr 2026
https://github.com/rahulstech/node-authentication-with-email-verification
Complete Node.js authentication boilerplate with email verification, password management, JWT token-based authentication, and Google OAuth support. Also containerized using docker
authentication aws-ses bcrypt bcryptjs-for-password-encryption docker docker-compose expressjs google-oauth2 joi-validation json-web-token mysql nodejs passport passport-jwt password-hashing redis sequelize token-based-authentication
Last synced: 21 Mar 2025
https://gitlab.com/cwassall/cloudflared-pi-hole
A docker-compose.yml file for running a Pi-hole container and routing DNS via a cloudflared tunnel.
cloudflared docker-compose pi-hole
Last synced: 19 Jan 2026
https://github.com/chibuikeeugene/loan-amount-prediction
A machine learning program that estimates the amount of loan to be issued as seen in the dataset given. This program uses a simple hist gradient boosting regressor algorithm to estimate the likely loan user should be eligible for.
docker docker-compose evidentlyai fastapi hyperopt mlflow prefect-orchestration
Last synced: 10 Apr 2025
https://github.com/pikmin-rgb/Inception
System Administration related exercise
docker docker-compose docker-container docker-image docker-network dockerfile mariadb nginx php-fpm tlsv1 wordpress
Last synced: 08 May 2025
https://github.com/devenes/terraform-docker-swarm-ecr-phonebook
Project aims to deploy Flask Phonebook Application within a Docker Swarm Cluster on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using Terraform.
aws aws-elastic-container-registry containerization docker docker-compose docker-swarm dockerfile ecr elastic-compute-cloud elastic-container-registry flask iam-policy mysql shell swarm terraform
Last synced: 06 Apr 2026
https://github.com/tsovak/spark-demo
The Spark REST API with Spring Boot and MongoDB
docker-compose mongodb rest-api spark sparkjava sparkrest spring-boot
Last synced: 09 Apr 2026
https://github.com/just1not2/docker-image-streama
A Docker image for the Streama self-hosted streaming media server, working with MySQL as data backend
docker docker-compose dockerfile mysql streama
Last synced: 06 May 2026
https://github.com/yagolopesmartins/webacademy2024_t3_fullstack_curso_ufam
Curso de capacitação em Web Full Stack - Motorola/UFAM
aws ci-cd css3 docker docker-compose express git html5 javascript nodejs react scrum
Last synced: 06 Apr 2026
https://github.com/sirnoob97/animal-lovers
Application requested in a full stack interview
docker docker-compose java postgresql react reactjs spring-boot
Last synced: 11 Apr 2026
https://github.com/yotsuba1022/the-crud
Just CRUD
crud docker-compose h2-database jasypt java junit maven mybatis mysql spring-boot swagger2 tdd travis-ci
Last synced: 12 May 2025
https://github.com/heyvaldemar/docmost-traefik-letsencrypt-docker-compose
Docmost with Let's Encrypt Using Docker Compose
containerization containers devops devops-tools docker docker-compose docker-hub docker-image docker-registry dockerfile docmost document-management documentation-site healthcheck letsencrypt letsencrypt-certificates notion-alternative productivity productivity-tools yaml
Last synced: 21 Mar 2025
https://github.com/zcemycl/systemdeploy
Build systems based on containisation and cloud infrastructure.
application-load-balancer aws azure bicep docker docker-compose dynamodb ecr ecs grafana helm kubernetes prometheus python rds route53 sagemaker terraform typescript vpn
Last synced: 18 Feb 2026
https://github.com/santosjennifer/microservices-credit-proposal
Microserviços para proposta, analise de crédito e notificação
amazon-sns docker-compose dockerfile java maven postgresql rabbitmq spring-boot
Last synced: 08 Apr 2026
https://github.com/in7hesky/python-fastapi-clients
A non-monolithic approach to development using Nginx, MongoDB, docker-compose, etc.
crud-api docker-compose docker-image fastapi mongodb nginx python swagger uvicorn
Last synced: 06 Mar 2026
https://github.com/mhdbs/ipfs-webapp
docker docker-compose ipfs ipfs-api nodejs p2p
Last synced: 20 Jan 2026
https://github.com/l1ve4code/icbc-road-test-catcher
An automated Python script that monitors and books available road test appointments at ICBC (Insurance Corporation of British Columbia) locations in Canada.
automation docker-compose icbc-road-test python
Last synced: 17 May 2026
https://github.com/cristianosfmothe/bug-blog
Projeto em desenvolvimento para criação de um sistema de estudo, com intuito de aprimorar o conhecimento, utilizando como API o NestJs, Prisma, PostgreSQL e Docker
docker docker-compose nestjs-backend prisma-orm typescript
Last synced: 04 May 2026
https://github.com/pythoninthegrass/my_jupyterlab
Custom Docker image for running a Jupyter Notebook
docker docker-compose jupyter metpy
Last synced: 26 Mar 2025
https://github.com/fphammerle/docker-borgbackup-sshd
Single-user OpenSSH server restricted to BorgBackup backend 💾 🐳 🐙
backup borgbackup docker docker-compose openssh-server podman
Last synced: 26 Jun 2025
https://github.com/sonyacore/djangomq
DjangoMQ is a restful api which sends & receives messages with RabbitMQ / AMQP protocol
django docker docker-compose rabbitmq sqlite3
Last synced: 30 Dec 2025
https://github.com/pastjung/cors_react-springboot
Docker를 사용해 React 프로젝트와 SpringBoot 프로젝트의 연결 및 CORS 설정 학습
cors docker docker-compose node20 react springboot3
Last synced: 24 Feb 2026
https://github.com/akarsh/seleniarm-docker-compose
Demonstration of seleniarm docker continer images in arm64 macOS
arm64 docker-compose hub-and-node macos seleniarm selenium seleniumgrid
Last synced: 06 May 2026
https://github.com/rongfengliang/streamsets-graphql-api
streamsets-graphql-api
docker docker-compose graphql streamset-api streamsets
Last synced: 11 Apr 2026
https://github.com/accosine/agaragar
alpine api couchdb docker docker-compose elasticsearch hapi haproxy letsencrypt logstash node react redis
Last synced: 06 Apr 2026
https://github.com/deffz-finesse/grafana-observability-stack
Grafana Observability Stack — Production-ready observability platform with Prometheus, Loki, Tempo & Grafana. Collect metrics, logs, and traces in one stack. Easy to deploy with Docker Compose. Perfect for monitoring microservices, Kubernetes, and cloud-native apps.
devops docker docker-compose grafana logging loki metrics microservices monitoring observability prometheus tempo tracing
Last synced: 15 Jun 2025
https://github.com/stefanreichert/hello-jenkinspipelines
A simple example how to use Jenkins Pipelines to build and containerize a project
docker docker-compose jenkins-ci jenkins-docker-pipeline jenkins-pipeline
Last synced: 30 Apr 2025
https://github.com/kangfenmao/vortexnotes
VortexNotes is a unique web-based note-taking software that offers a different approach to managing your notes.
Last synced: 04 May 2026
https://github.com/judahpaul16/nextcloud-docker
A quick bash setup script that sets up NextCloud and NGINX in docker.
bash docker docker-compose nextcloud nginx script
Last synced: 06 Apr 2025
https://github.com/mguardia10/42cursus_inception
This project aims to broaden your knowledge of System Administration by using Docker.
42school bash-scripting docker docker-compose inception-42
Last synced: 17 Mar 2025
https://github.com/hjerpbakk/docker-compose
Slides for talk about Grafana and custom datasources deployed using docker-compose.
docker-compose grafana slides speakerdeck
Last synced: 19 May 2026
https://github.com/kodecocodes/dockerized
Deployment of the server-side Swift sample from RWDevCon '17
docker docker-compose dockerfile
Last synced: 15 May 2026
https://github.com/tomkat-cr/fynapp_gitops
FynApp scripts and configurations necessary to carry out deployments on different platforms (local development servers, VPS, among others), with orchestration technologies such as Kubernetes, artifacts & repository management with Jfrog, Docker, Gitlab, and Gitlab Runners
bash bash-scripting docker docker-compose gitlab-runner jfrog kubernetes
Last synced: 02 Apr 2026
https://github.com/berzavlu/server-gunbound
Contenedor docker para levantar un sv local
apache2 docker-compose dockerfile php54
Last synced: 02 Feb 2026
https://github.com/adriamontoto/make-my-server
This repository provides the configuration ⚒️ and deployment files for setting up a home server using compose 🐳. Enjoy an organized environment right from your home 🏠!
database dns docker docker-compose homarr homeserver minecraft mods monitoring nginx pihole portainer postgresql proxy uptimekuma
Last synced: 02 Apr 2026
https://github.com/kerelko/microservices
Simple microservices example of communication through gRPC and RabbitMQ
architecture docker docker-compose fastapi grpc grpc-python microservice microservices mongodb postgresql rabbitmq rabbitmq-client rabbitmq-consumer
Last synced: 17 Feb 2026
https://github.com/enieber/template-directus
template directus com docker-compose
directus docker-compose pg postgres
Last synced: 02 May 2026
https://github.com/bettercallous/inception
Exploring System Administration through Docker
Last synced: 18 May 2026
https://github.com/dennis-ge/netzwerktechnik-honeypot
Honeynet für die Netzwerktechnik Vorlesung an der DHBW Karlsruhe
cowrie dionaea docker docker-compose honeypot
Last synced: 19 May 2026
https://github.com/lionelsu/trybe-futebol-clube
Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.
chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript
Last synced: 05 Mar 2026
https://github.com/uiharukazari2008/sequenzia
Pure-JavaScript Web Gallery and File Manager Frontend for JuneFS
acr docker-compose kanmi nodejs sequenzia
Last synced: 12 Apr 2025
https://github.com/d-indifference/kashiwa
Yet another imageboard implementation
chan-style-imageboard docker docker-compose ffmpeg futaba futabachannel gplv2 imageboard imageboard-engine imagemagick nest nestjs nodejs postgresql prisma prisma-orm pug typescript wakaba website
Last synced: 24 Jan 2026
https://github.com/bochikas/vin-decoder
VIN Decoder API
docker docker-compose fastapi postgresql python3 rest-api
Last synced: 30 Apr 2025
https://github.com/sefikcan/nest-graphql
NestJS Graphql and MongoDB Sample
docker docker-compose graphql mongodb nest nestjs nodejs typescript
Last synced: 06 Apr 2026
https://github.com/wnoguchi/template-rails-with-docker
Minimal Ruby on Rails with Docker Development Template Repository.
docker docker-compose dockerfile ruby-on-rails
Last synced: 07 Apr 2026
https://github.com/hashim21223445/andoka-now-22-nextjs-toolbox
📝 Andoka now Minimalistic Vue-powered static site generator
algorithms data-science docker-compose firebase game-development git github-actions github-config go google-cloud google-cloud-platform google-maps-api html html5 java javascript machine-learning python python3 template
Last synced: 11 Apr 2026
https://github.com/yannx79/recipes-api
The Recipes API provides access to manage categories, ingredients, recipes, and products. This API allows users to interact with recipe data, including categorizing recipes, adding ingredients, and associating products to recipes.
ci docker docker-compose docker-hub git git-flow github-actions java mysql spring spring-boot spring-data-jpa
Last synced: 07 Apr 2026
https://github.com/lndbgaa/reddit-clone
👽 Reddit’s awkward cousin
css docker docker-compose expressjs mongodb mongoose nodejs passportjs react reddit reddit-api typescript vite
Last synced: 06 Apr 2026
https://github.com/louis3797/fullstack-todo-list
A Todo List build with Nextjs, Golang and Redis
docker docker-compose gin gin-gonic golang nextjs react redis rest-api tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/hedzr/docker-basics
basic docker images of mine
docker docker-compose docker-compose-development docker-compose-files docker-images
Last synced: 11 May 2026
https://github.com/thamyresarm/dio-formacao-docker
Neste repositório tentarei expor o máximo de informações possíveis sobre Docker e Docker Compose
docker docker-compose docker-swarm
Last synced: 15 May 2026
https://github.com/Mohamed-Ramadan1/wordNest
Blog api project
aouth2 bull cloudinary cookies docker docker-compose express jwt-authentication mongodb mongoose multer node-corn node-mailer nodejs redis socket-io stripe swigger typescript winston-logger
Last synced: 09 May 2025
https://github.com/pikmin-rgb/inception
System Administration related exercise
docker docker-compose docker-container docker-image docker-network dockerfile mariadb nginx php-fpm tlsv1 wordpress
Last synced: 07 Apr 2026
https://github.com/emapeire/docker-node
Docker Node 🐳: learn best practices
docker docker-compose docker-container docker-image dockerfile dockerhub express javascript mongodb mongoose msql2 mysql-database nodejs
Last synced: 06 Apr 2026
https://github.com/sukhoy94/apache-php-docker
Basic stuff to start developing php with apache
apache2 docker-compose docker-phpdev php8 phpstan-l9
Last synced: 02 May 2026
https://github.com/shivankk26/docker-learnings
Welcome to the Docker Learnings Repository! This Repository contains all the Source Code and resources needed to learn how to Dockerize various applications, including a MERN application, React application, Vite application, and Next.js app.
docker docker-compose docker-container docker-image expressjs git mongodb nextjs nodejs reactjs vite yaml yaml-configuration
Last synced: 08 Apr 2026
https://github.com/yomazini/42cursus-inception
Inception: Multi-container Docker infrastructure with NGINX, WordPress, MariaDB, Redis, FTP, Adminer & Portainer — all custom-built from debian:bookworm. Orchestrated with Docker Compose, secured with TLS and Docker Secrets. 42 School project.
42school devops docker docker-compose inception mariadb nginx redis system-administration wordpress
Last synced: 30 Jun 2026
https://github.com/s1ntaxe770r/my-dockerfiles
Docker files for my apps and dev env
dockefile docker docker-compose
Last synced: 15 May 2026
https://github.com/tankengine-ish/property_management_system_full_stack_app
Minimalistic Property Managing App with TS, Next.js, PostgreSQL and Go [personal project]
babel cypress docker-compose dockerhub golang jenkins jest nextjs nginx-proxy postgresql postman-test tailwindcss typescript
Last synced: 08 Apr 2026
https://github.com/trueredfence/devops-project
Devops Projects
ansible aws cicd docker docker-compose git jenkins kubernetes terraform
Last synced: 08 Apr 2026
https://github.com/hashim21223445/andoka-cloud.2000
Andoka Cloud.mdConfig files for my GitHub profile.
algorithms docker-compose firebase firebase-auth git gitactions-workflow github-actions github-config html html-css-javascript java javascript laravel machine-learning modules qa qrcode-generator ruby template university-project
Last synced: 08 Apr 2026
https://github.com/armaggheddon/paperllama
📄🦙 PaperLlama transforms your PDFs into a powerful, fully local Q&A assistant—just upload, ask, and get instant answers!
docker-compose faiss fastapi ollama python3 rag sqlite3 streamlit
Last synced: 03 Feb 2026
https://github.com/geomachine/info-hub
ShareTrip Node.js assignment
artillery docker docker-compose expressjs javascript jest makefile module-pattern mysql nodejs sequelize supertest swagger
Last synced: 07 Apr 2026
https://github.com/andrey0001/unbound-tls
Unbound DNS resolver with TLS upstream (also with PiHole)
dns dns-resolver dns-server docker docker-compose pi-hole pihole tls unbound unbound-tls
Last synced: 18 Feb 2026
https://github.com/wardvisual/dockerized-db
This repository contains my setup for dockerized databases on a Linux environment.
database docker-compose dockerized-database
Last synced: 30 Apr 2026
https://github.com/fjudith/chsa-exercises
Exercices to prepare the Certified Hyperledger Sawtooth Administrator exam
certification-prep docker docker-compose exercises hyperledger hyperledger-sawtooth labs sawtooth
Last synced: 15 May 2026
https://github.com/mmrosadev/book-rental-control-backend
NodeJS api to control book rental
docker docker-compose koa nodejs postgres typeorm typescript
Last synced: 16 Feb 2026
https://github.com/papapana/iris_api
Sample API for exploring the Iris dataset
docker docker-compose fastapi ml-service mongodb pytest python rest-api
Last synced: 15 Jun 2025
https://github.com/dhanugupta/ollama-docker
docker compose Ollama with open-webui component
docker-compose ollama open-webui
Last synced: 09 Jul 2025
https://github.com/vutrandn94/minio-multi-node-multi-drive
Deploy MinIO: Multi-Node Multi-Drive (using docker, docker-compose)
Last synced: 12 May 2026
https://github.com/kasir-barati/open-ai-summaries
docker docker-compose javascript jest mongodb mongoose monorepo nanostores nestjs nodejs react tdd typescript vite vitest
Last synced: 08 Apr 2026
https://github.com/zhima-mochi/shorturl-app
The application helps to shorten urls.
docker docker-compose fastapi heroku mysql shorturl
Last synced: 05 Apr 2026
https://github.com/ggouzi/fastapi-sample-app-features
A FASTAPI example app, using a MySQL DB and providing features like: Authentication, versioning, monitoring, cron, permissions... The API and the DB are containerized, monitoring through Prometheus/Grafana and the whole project is accessible through a single gateway endpoint based on nginx reverse proxy feature
authentication authentication-backend docker docker-compose fatsapi grafana mysql nginx-proxy oauth2 prometheus prometheus-metrics
Last synced: 17 Jan 2026
https://github.com/jareechang/dynamodb-data-modelling-target-stores
Data modelling with DynamoDB (Target stores)
aws datamodeling docker docker-compose dynamodb keyvaluestore local-dynamodb nodejs python terraform typescript
Last synced: 08 Apr 2026
https://github.com/ledgersmb/ledgersmb-dev-docker
Docker containers supporting LedgerSMB development
development-environment development-tools docker docker-compose ledgersmb
Last synced: 17 Mar 2025
https://github.com/scottgigawatt/portainer
Container management for Synology NAS
docker-compose portainer portainer-ce synology
Last synced: 14 Mar 2025
https://github.com/yinheli/kungfu-docker
kungfu setup for example
docker-compose kungfu proxy-server
Last synced: 28 Mar 2025
https://github.com/jiro4989/docker-db-and-app-test
docker-composeを利用してgolangコンテナからmysqlコンテナのデータを参照するテスト
db docker docker-compose golang mysql
Last synced: 12 Apr 2026
https://github.com/devholic/tie
⛵halyard workspace
docker docker-compose spinnaker workspace
Last synced: 19 May 2026