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/aleksanderpalamar/blog-backend
This project is a backend for a blog application written in GoLang. It provides a complete CRUD (Create, Read, Update, Delete) functionality for managing blog posts. The project uses GORM for ORM and Postgres as the database.
docker docker-compose gogin golang gorm postgresql
Last synced: 11 Apr 2026
https://github.com/nihadamirov/e-commerce-platform
E-commerce is a comprehensive e-commerce platform designed to provide a seamless online shopping experience. The platform includes user authentication, product management, a shopping cart, order management, and payment integration using Stripe. Built with Java, Spring Boot, and PostgreSQL, it leverages Docker and Docker Compose for containerization
docker docker-compose e-commerce-project java payment-integration postgresql springboot springdata-jpa springsecurity-jwt stripe-payments
Last synced: 11 Apr 2026
https://github.com/eduinlight/wireguard-server
Wireguard server with Access Control List (ACL)
bash docker docker-compose iptables iptables-persistent wireguard
Last synced: 11 Apr 2026
https://github.com/natthasath/docker-checkmk
Checkmk is an open-source monitoring tool for networks, servers and applications. It offers a web-based interface, plugins and checks for various services, making it versatile for monitoring IT infrastructures.
checkmk docker-compose monitoring
Last synced: 10 May 2026
https://github.com/ryanhustler420/dockercomposemicroservices
Basic microservices build using nodejs and ran using nginx
docker docker-compose express javascript microservices-application minikube nginx nodejs skaffold
Last synced: 11 Apr 2026
https://github.com/nickjj/docker-play-example
A production ready example Play app that's using Docker and Docker Compose.
docker docker-compose play postgres redis tailwind webpack
Last synced: 11 Apr 2026
https://github.com/mongoexpuser/dynamodb-local-and-hybrid-web-application-server
Container-Based DynamoDB-Local Datastore and Hybrid Web-Application Server
aws-cli bash container docker docker-compose dynamodb-local hydrid-webapp-server nodejs python
Last synced: 11 Apr 2026
https://github.com/mylamour/mo-vault
Easy to build a secret service with Flask, Docker & Softhsm2
docker-compose encryption encryption-as-a-service pkcs11 softhsm2
Last synced: 20 Apr 2026
https://github.com/magomedcoder/docker-containers
alpine alpine-dockerfile docker docker-compose dockerfile
Last synced: 11 Apr 2026
https://github.com/nshki/dockerized-rails
An opinionated Dockerized Rails application template.
docker docker-compose rails rails-template
Last synced: 09 Mar 2025
https://github.com/iamrosada/go-rest-api
A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.
docker docker-compose go go-gin golang goorm makefile swagger
Last synced: 12 May 2026
https://github.com/adityagpramanik/resume-analyzer
cassandra docker docker-compose go minio
Last synced: 18 Jan 2026
https://github.com/arcbjorn/arc-crypto-monitor
SPA for real-time monitoring of cryptocoins, using Vue 3, Typescript, WebSockets, Docker
cypress docker docker-compose jest typescript vue vue3 vuex websockets
Last synced: 11 Apr 2026
https://github.com/angel-raa/pos-system-spring-boot-thymeleaf
POS es un sistema de punto de venta completo desarrollado para gestionar eficientemente las operaciones de ventas en un entorno comercial. Este proyecto está diseñado para proporcionar una solución integral para la administración de ventas, productos, categorías, clientes y compras.
api-rest bootstrap5 docker docker-compose java point-of-sale postgresql spring-boot spring-mvc spring-security thymeleaf
Last synced: 10 Mar 2026
https://github.com/nhatthaiquang-agilityio/dotnet-jwt-authentication-api
Implement JWT (JSON Web Token) authentication in an ASP.NET Core 2.1 API with Mongodb and Testing as well
asp-net-core docker docker-compose dotnet jwt-authentication mongodb testing xunit
Last synced: 11 Apr 2026
https://github.com/iamanonymous419/portfolio
This Repo contains code for my portfolio website
bun docker docker-compose makefile nextjs portfolio website
Last synced: 11 Apr 2026
https://github.com/poetic/auto-selenium
Add automated browser ui tests that a non developer can generate using point and click browser extensions.
browser-automation continuous-integration docker docker-compose docker-image selenium
Last synced: 11 Apr 2026
https://github.com/ernitingarg/timeseriesx-python
This dockerized based API server exposes few endpoints to manage stock market timeseries data
api docker-compose dockerized mysql python3 server web-api
Last synced: 18 Apr 2026
https://github.com/kalelmartinho/carford-api
RESTful API for managing car owners and their cars. The API had to be built using Python and Flask, and it needed to allow users to create, read, update, and delete owners and cars.
docker docker-compose flask jwt-authentication python restful-api
Last synced: 11 Apr 2026
https://github.com/ath31st/undying_form
Backend part of a future game in a dark Victorian setting
detekt docker-compose flyway gradle jacoco jooq kotlin kotlin-dsl postgresql sringboot
Last synced: 11 Apr 2026
https://github.com/lbrulet/apinit-go
[apiREST] Setup | Golang - mysql - Mail sender - AUTH0 - JWT with Docker and Nginx
api authentification docker docker-compose go golang jwt mail-sender mysql nginx restful-api smtp
Last synced: 11 Apr 2026
https://github.com/maykonn/dockerised-php7fpm-nginx-mysql
PHP7-FPM, Nginx and MySQL dockerised
docker docker-compose mysql nginx php7 php7-fpm
Last synced: 11 Apr 2026
https://github.com/thorlauridsen/spring-webflux-kotlin-coroutines
Spring WebFlux + Kotlin Coroutines sample project with asynchronous code for remote requests
async asynchronous coroutines docker-compose exposed gradle h2-database jackson kotlin liquibase rest rest-api restful-api spring spring-boot springboot springdoc swagger webflux
Last synced: 11 Apr 2026
https://github.com/daleal/station
Rails 6 + Vue generator template built with Docker and docker-compose to plug and play!
cookiecutter docker docker-compose dockerhub heroku postgresql rails
Last synced: 11 Apr 2026
https://github.com/TouradBaba/sensors_data_streaming
A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.
api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket
Last synced: 16 May 2025
https://github.com/daggerok/vault-examples
This repository contains some vault playground examples. vault, spring-boot, security, docker compose, gradle include builds
docker docker-compose gradle spring-vault vault
Last synced: 05 May 2026
https://github.com/nasruddin/realtime-streaming-kafka-flink-pinot-postgres-superset
Setup for realtime data streaming using Kafka, Flink, Pinot, MySQL, Postgres and Superset
docker docker-compose flink flink-stream-processing kafka mysql pinot postgres postgresql python realtime-streaming streaming streaming-data superset
Last synced: 11 Apr 2026
https://github.com/ohbarye/swagger-merger-docker
This is an unofficial Docker image for https://github.com/WindomZ/swagger-merger.
docker docker-compose openapi swagger
Last synced: 06 Jan 2026
https://github.com/rubix982/vects
An implementation for vector space models used in Information Retrieval for ranked retrieval. Uses TF, IDF, and normalizing on a textual dataset, mostly corpus from novels.
docker docker-compose fastapi information-retrieval python ranked-retrieval reactjs
Last synced: 11 Apr 2026
https://github.com/christian-draeger/prometheus-with-grafana-example
An example to demonstrate a working monitoring setup for a Spring-Boot application by the use of Prometheus as time-series database and Grafana to visualize Metrics in a nice way
docker docker-compose grafana kotlin prometheus spring-boot
Last synced: 11 Apr 2026
https://github.com/dauliac/myserver
My own docker-compose: Traeefik/nextcloud/wordpress infrastructure
docker docker-compose linux nextcloud traefik wordpress
Last synced: 11 Apr 2026
https://github.com/juanpabloaj/phoenix_docker_compose
docker-compose to use Phoenix framework with postgres and postgis.
docker-compose elixir-lang phoenix-framework postgis
Last synced: 12 Oct 2025
https://github.com/kiliczsh/mongo
MongoDB on Docker with user authentication
Last synced: 11 Apr 2026
https://github.com/eirikur-ari/redis-test-cluster
Docker compose setup with Redis Cluster and Redisinsight
docker-compose redis-cluster redisinsight
Last synced: 11 Apr 2026
https://github.com/nwtgck/piping-server-http2-docker-compose
Docker Compose for Piping Server over HTTP/2 powered by nghttp
docker docker-compose http-server http2 nghttp2 piping-server
Last synced: 08 May 2026
https://github.com/wr2net/nfse-pdf-api
API para receber um XML de Nota Fiscal de Serviço Eletrônica (NFSe) e gerar um PDF com os dados da nota.
docker docker-compose nodejs pdf php xml
Last synced: 19 Apr 2026
https://github.com/h0i5/Cypher
An Open Source all on client cloud Password Manager.
aes aes-256 aes-encryption docker docker-compose dockerfile flask flask-api mongodb mongodb-database nextjs14 pbkdf2 pbkdf2-crypt react reactjs
Last synced: 16 May 2025
https://github.com/ptrvsrg/daily-helper-api
REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов
docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf
Last synced: 11 Apr 2026
https://github.com/jason-cky/telegram-reminderbot
reminderbot in telegram, written in python
docker-compose makefile telegram-bot
Last synced: 01 Jan 2026
https://github.com/crazyvito11/vita-hello-world-docker
A simple Hello World application for the Vita, build with VitaSDK via Docker
boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk
Last synced: 02 Apr 2026
https://github.com/jpradoar/docker
docker, dockerfiles and docker-compose
ansible apache bash containers docker docker-compose elk-stack git mariadb openstack python slackbot
Last synced: 11 Apr 2026
https://github.com/akamlah/42-inception
Writing small docker images from scratch as an exercise, and set up a functioning containerised LEMP stack
docker docker-compose mariadb-server nginx-configuration php-fpm wordpress
Last synced: 13 Feb 2026
https://github.com/suryarajendhran/yet-another-web-app
docker-compose masonry-layout python react starlette
Last synced: 19 Apr 2026
https://github.com/pedroemmanuelbuerger/trybe-futebol-clube
Trybe Futebol Clube is a project developed as part of the "Trybe" course to simulate a Brazilian football league championship, featuring a points system, ongoing and finished matches, login system, and ranking system for all teams in the championship.
backend dev docker docker-compose frontend fullstack javascript mocha nodejs poo sequelize typescript
Last synced: 11 Apr 2026
https://github.com/mathleite/simple-php-router
Simple router usage with PHP7.4, Docker, Nginx and Postgres
composer docker docker-compose illuminate-database nginx php-router php7 phpfpm postgres postgresql router slack slack-webhook webhooks
Last synced: 10 Apr 2026
https://github.com/cristianprochnow/quick-node-setup-with-docker
🐳 Quick setup for tests and APIs using Node.js within Docker containers.
docker docker-compose expressjs jest nodejs
Last synced: 11 Apr 2026
https://github.com/pmokeev/covid-statistics
😷 COVID19 statistics service
docker docker-compose go golang reactjs redis typescript
Last synced: 11 Apr 2026
https://github.com/tarikulwebx/react-laravel-docker-example
Laravel, ReactJS, Apache, MySQL, PhpMyAdmin Dockerize Example
apache2 docker docker-compose laravel10 makefile mysql php8 phpmyadmin reactjs
Last synced: 11 Apr 2026
https://github.com/basemax/docker-wordpress-php
A robust Docker-based development environment for WordPress, complete with Nginx, PHP-FPM, MariaDB, phpMyAdmin, and a file manager. This setup ensures a seamless and efficient WordPress development experience with all required tools and configurations pre-installed.
docker docker-compose docker-compose-files docker-compose-template docker-template docker-wordpress docker-wp wordpress wordpress-docker wordpress-template wp wp-docker
Last synced: 11 Apr 2026
https://github.com/samk-dev/nestjs-swagger-starter
NestJS starter with Swagger REST API
docker docker-compose nestjs nodejs openapi swagger typescript
Last synced: 11 Apr 2026
https://github.com/kaola-fed/url-shortener
URL Shortener
docker docker-compose flask python url-shortener vuejs
Last synced: 11 Apr 2026
https://github.com/chrispeterjeyaraj/multi-container-web-application-starterkit
Build scalable web applications with Docker, Golang, React, and MongoDB.
containerization containers docker docker-compose go multicontainer nodejs react
Last synced: 11 Apr 2026
https://github.com/etacassiopeia/datachefanalytics
ZIO, One Monad to rule them all !!!
docker docker-compose functional-programming kafka kafka-streams microservice scala zio
Last synced: 09 May 2026
https://github.com/nwtgck/piping-server-basic-auth-docker-compose
Piping Server with Basic Authentication in Docker Compose
basic-authentication docker-compose piping-server
Last synced: 31 Mar 2025
https://github.com/electrocucaracha/grimoirelab
GrimoireLab microservices project
bash chaoss docker docker-compose terraform vagrant
Last synced: 11 Apr 2026
https://github.com/raphaelbh/contacts
Contacts PoC
aws contacts docker docker-compose dynamodb git-flow hexagonal-architecture java maven poc
Last synced: 11 Apr 2026
https://github.com/yigittopm/authentication_with_ts
Basic Authentication with Typescript
docker docker-compose express javascript jsonwebtoken mongodb mongoose typescript
Last synced: 11 Apr 2026
https://github.com/siralabar/inception
A Docker-based system administration project that creates a small infrastructure composed of different services (NGINX, WordPress, MariaDB) with Docker containers. Includes bonus implementations of Redis cache, FTP server, static site with Pixi.js, Adminer, and Portainer for container management
42school containers docker docker-compose mariadb nginx wordpress
Last synced: 11 Apr 2026
https://github.com/alejoacosta74/processing-crypto-payments-bitcoind
Javascript based solution that reads deposit transactions from bitcoind’s rpc call listsinceblock, filters and store them in a database for later usage.
docker-compose mongodb mongoose nodejs
Last synced: 11 Apr 2026
https://github.com/solenoden/weighttracker.nest
A Nest API for a simple weight tracking app
api backend docker docker-compose nestjs nodejs typescipt
Last synced: 11 Apr 2026
https://github.com/daviddahl/url_watch
A simple URL watcher
celery celery-beat django docker docker-compose postgresql rabbitmq requests
Last synced: 11 Apr 2026
https://github.com/yokawasa/angular4-quickstart
Angular 4 Apps Quickstart Configuration that deploys an app using angular-cli and Docker Container
angular angular4 docker docker-compose dockerfile nodejs
Last synced: 11 Apr 2026
https://github.com/alex6712/learning-golang
Мой путь изучения Golang: от Python Backend Developer к Golang Backend Developer.
docker docker-compose education gin go golang grpc kafka microservices web-application
Last synced: 11 Apr 2026
https://github.com/ahmedalaa14/developing-with-docker
developing with docker using nodejs app
docker docker-compose express mongodb nodejs
Last synced: 11 Apr 2026
https://github.com/manuelalejandrojimeneztorres/coretech-solutions-custom-odoo-module
The CoreTech Solutions Custom Odoo Module is a robust, enterprise-grade solution tailored for managing the distribution of electronic and IT components across CoreTech Solutions' global network of distribution centers.
adminer docker docker-compose docker-image docker-swarm dockerfile odoo pgadmin4 posgresql python ubuntu wsl2
Last synced: 11 Apr 2026
https://github.com/netodeolino/challenge-docker-devopspro
Challenge Professional Docker - DevOps Pro
Last synced: 11 Apr 2026
https://github.com/keilerkonzept/docker-compose-hosts
Work with docker-compose manifests for multiple hosts. single binary, only depends on docker-compose. osx, linux, windows. #golang #cli
binary docker docker-compose golang ssh ssh-tunnel
Last synced: 20 Apr 2026
https://github.com/samk-dev/docker-wp
Local development environment for WordPress with Docker && Docker Compose
docker docker-compose lemp-stack mailhog ngnix php-fpm phpmyadmin portainer ssl-support wordpress
Last synced: 11 Apr 2026
https://github.com/hanez/splunk-docker
This is a docker-compose.yml file for setting up Splunk as a syslog server for your network on your localhost within a few seconds... (mirror from: https://git.xw3.org/hanez/splunk-docker)
docker docker-compose logging monitoring siem splunk syslog
Last synced: 11 Apr 2026
https://github.com/dinesh920/medusa--docker
TASK -2 Containerize and Run Medusa Locally using Docker
Last synced: 20 Jan 2026
https://github.com/prajwalpd7/defeat-docker-like-a-pro
A collection of hands-on Docker assignments for learning containerization, orchestration, networking, and best practices in DevOps.
docker docker-compose kubernetes learning open-source
Last synced: 19 Apr 2025
https://github.com/fuxi-de/lamp_stack
LAMP Stack Docker Environment for Development Use
docker docker-compose lamp lamp-setup lamp-stack mysql php7 phpmyadmin
Last synced: 06 May 2026
https://github.com/jim60105/docker-oracle-database
Oracle Database Containerized Backup and Restoration Solution (Docker-Compose)
bash docker docker-compose oracle-database
Last synced: 05 May 2026
https://github.com/pkk0/Scalable-backend-template
Blazing fast pre-configured scalable backend template using FastAPI, PostgreSQL, SQLAlchemy, Alembic and Docker Swarm Mode 🚀🌟
alembic async asynchronous backend docker docker-compose docker-swarm-mode fastapi fastapi-template postgres python scalable sqlalchemy template
Last synced: 31 Mar 2025
https://github.com/dakalab/bootup
Use docker to boot up services, nginx/mysql/redis etc. Aim to facilitate local development and testing.
Last synced: 11 Apr 2026
https://github.com/tinix/greenlight-api
RESTful Api Go
api api-rest aws aws-s3 circleci deploy docker docker-compose go golang golang-application golang-package rest-api
Last synced: 13 Apr 2026
https://github.com/cedricduffournet/symfony-api-rest-starter
Start create API rest with symfony 4
behat docker docker-compose fosoauthserverbundle fosrestbundle fosuserbundle nelmioapidocbundle oauth2-server rest-api symfony-flex symfony4 travis-ci
Last synced: 09 May 2026
https://github.com/elotojaa/homelab
Config files used to run all homelab services
docker docker-compose homelab traefik
Last synced: 09 May 2026
https://github.com/ad1822/rtorderprocessing
Kafka Microservice Application for Order Processing
docker-compose kafka microservices nodejs postgresql ts
Last synced: 06 May 2026
https://github.com/naskio/docker-tooljet
Docker compose configuration for ToolJet, ready to use
config docker docker-compose low-code no-code tooljet
Last synced: 06 May 2026
https://github.com/rafiq15/kafka-pub-sub
Real-time Kafka Publisher-Subscriber System with WebSocket Integration
apache-kafka docker-compose event-driven java microservice pubsub spring-boot spring-kafka stomp thymeleaf websocket
Last synced: 03 May 2026
https://github.com/kayvansol/parsianalyzer
Persian Analyzer For Elasticsearch
analisis analizer docker-compose eclipse elasticsearch java kibana lucene lucene-analyzer persian persian-language
Last synced: 03 May 2026
https://github.com/camilajaviera91/gcp-new
This project defines a modern data pipeline architecture using Airflow, DBT, and PostgreSQL. Below you'll find instructions on how to get started and how the repository is structured.
airflow airflow-dags bashoperator docker-compose dotenv os pandas pipelines psycopg2 pythonoperator
Last synced: 20 Apr 2026
https://github.com/maman/portal
Aplikasi web portal berbasis PHP untuk manajemen anggota, berita, dan lowongan pekerjaan 👌
docker-compose php7 slim-framework
Last synced: 10 May 2026
https://github.com/jardotnet/dockerrabbitmqdemo
This is a demo with two ASP.NET Core 3.1 Microservices using RabbitMQ and Docker.
aspnetcore containers cqrs csharp ddd docker docker-compose fluentvalidation mediator-pattern microservices netcore31 rabbitmq repository-pattern swagger webapi
Last synced: 10 May 2026
https://github.com/phungvandat/kafka
Build and running kafka in docker environment
Last synced: 06 May 2026
https://github.com/slavahatnuke/kafka-rest-scalability
Issues related to Confluent KAFKA REST Proxy
docker docker-compose example horizontal-scalable kafka kafka-rest-proxy samples scalability zookeeper
Last synced: 10 May 2026
https://github.com/erikmd/docker-keeper
Mirror of https://gitlab.com/erikmd/docker-keeper: Tool to help maintain Docker Hub repositories of stable, dev, or nightly-build images from a YAML-specified, single-branch GitLab repository.
docker-compose docker-coq docker-hub gitlab-ci yaml
Last synced: 10 May 2026
https://github.com/4ngel2769/machina
The Secure Control Plane for Containers and VMs.
dashboard docker docker-compose linux paas virtual-machine virtualization
Last synced: 29 Apr 2026
https://github.com/mementomori11723/dark-web
A repo that can be used to deploy a server on dark web.
dark-web-sites docker docker-compose go golang onion onion-routing tor
Last synced: 10 May 2026
https://github.com/sangahco/docker-dev-machine
Docker Image for IT Team Development Machine
docker docker-compose httpd owncloud
Last synced: 10 May 2026
https://github.com/night-crawler/tailscale-sidecar
A helper docker-compose sidecar image for tailscale
docker docker-compose sidecar tailscale
Last synced: 10 May 2026
https://github.com/smolsoftboi/docker-atlas
A curated map of reusable Docker Compose stacks, standards, and deployment patterns.
docker docker-compose docker-compose-stacks stacks
Last synced: 09 Jun 2026
https://github.com/kudaliar032/dot-dockerize-laravel
Dockerfile for Laravel
docker docker-compose laravel php
Last synced: 06 May 2026
https://github.com/nemeslaszlo/letsdate-docker-compose
The "LetsDate" project with Nginx reverse proxy and docker compose.
angular docker-compose dotnet nginx-proxy
Last synced: 06 May 2026
https://github.com/uzh-ase-fs24/workspace
findMe workspace repository for local development, project management and documentation
Last synced: 28 Apr 2026