An open API service indexing awesome lists of open source software.

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.

https://github.com/josejuansanchez/docker-compose-playground

Repository to experiment and learn new things about Docker Compose.

docker docker-compose

Last synced: 15 May 2025

https://github.com/fabogit/fastify-prisma-zod-swagger

Fastify REST API, Prisma orm to manage db schema & migrations

docker-compose fastify postgresql prisma swagger typescript zod

Last synced: 30 Jul 2025

https://github.com/nazarii-piontko/todo-bdd

Sample BDD Tests for Azure-Samples/node-todo web application build in python using behave and selenium frameworks

bdd behave docker docker-compose gherkin python selenium

Last synced: 23 Sep 2025

https://github.com/schottsfired/cjt-demo-environment

CloudBees Jenkins Team Demo based on Docker Compose

cloudbees docker-compose jenkins

Last synced: 14 Apr 2025

https://github.com/stdakov/docker-lamp-simple

A ready to use docker-compose configuration with php, mysql, nginx.

docker docker-compose docker-lamp mysql nginx php php8 php80 xdebug

Last synced: 24 Apr 2025

https://github.com/thescattypotty/event-driven-tms

Task management system using event-driven architecture, where tasks can be created, assigned, and tracked in real-time.

angular bootstrap docker docker-compose java r2dbc r2dbc-postgresql spring-boot spring-cloud spring-webflux

Last synced: 22 Feb 2026

https://github.com/cha-nox/url_shortener

URL shortener web app that I created to learn Flask on my own. I also recently added a proper Docker configuration in order to apply and extend what I've learned about it in class.

bcrypt docker docker-compose dockerfile flask gunicorn html-css jinja2 memcached postgresql postgresql-database pyjwt python3 scss wtforms

Last synced: 15 Feb 2026

https://github.com/robertoachar/docker-react-webpack

:whale: A playground for Docker with React and webpack.

docker docker-compose live-reload react webpack

Last synced: 07 Mar 2026

https://github.com/k9withabone/compose_spec_rs

Rust library for (de)serializing from/to the compose-spec

compose compose-spec containers docker docker-compose podman rust

Last synced: 21 Mar 2025

https://github.com/purefuncinc/docker-compose

$_purefunc docker-compose service collections

docker-compose

Last synced: 31 Aug 2025

https://github.com/iksergey/marketplace-public

Полное руководство по созданию микросервисов на .NET и C# с использованием CQRS, MediatR, gRPC, RabbitMQ, Redis, Docker, ELK, Prometheus и k6 для высоконагруженных, масштабируемых и надежных решений

csharp docker docker-compose dotnet-core elasticsearch elk-stack grafana k6 kibana microservices portainer prometheus

Last synced: 14 Apr 2026

https://github.com/dioncodes/go-surreal-starter

Go + SurrealDB Starter (with Gin and Docker)

docker docker-compose gin-gonic go golang surrealdb

Last synced: 17 Jul 2025

https://github.com/garutilorenzo/elk-stack

ELK Stack: Elasticsearch, Kibana, Beats, Logstash and Apm server

apm-server containers docker docker-compose elasticsearch elk-stack filebeat heartbeat kibana logstash metricbeat

Last synced: 13 Aug 2025

https://github.com/fillol/iiot-simulator

An advanced Industrial IoT (IIoT) simulator for Smart Factory 4.0 environments using Python, MQTT, and Docker. Emulates configurable production lines with realistic sensor data (vibration, temperature, quality) and predictive alerts.

data-generation digital-twin docker docker-compose iiot industrial-automation industry-4-0 manufacturing mosquitto mqtt python sensor-simulation simulator smart-factory

Last synced: 04 Aug 2025

https://github.com/terrestris/shogun-docker

Docker compose environment for SHOGun

docker docker-compose shogun webgis-framework

Last synced: 29 Oct 2025

https://github.com/akashbhuiyan/microservice-architecture-java

A sample Java microservices architecture project using Docker, Spring Boot, and Spring Cloud. Demonstrates key patterns in distributed systems, including service discovery, API gateway, and centralized configuration.

containers distributed-systems docker docker-compose grafana java microservice-architecture microservices prometheus spring-cloud

Last synced: 07 Apr 2025

https://github.com/thenaubit/bull-board-dockerized

⚡ This is a production-ready, heavily optimized, Docker image for bull-board. It allows you to monitor your bull queues without coding a web server just for that, just launch the Docker image!

bull bull-board bullmq dashboard docker docker-compose docker-image dockerfile dockerized monitor queue

Last synced: 01 Aug 2025

https://github.com/graphtylove/kafka-python-demo

Small example on how to use Kafka with python and docker.

docker docker-compose kafka kafka-python python queue

Last synced: 06 May 2026

https://github.com/terminal127/ocr

Developed a robust OCR web application utilizing Flask for the backend and Tesseract for OCR functionalities. Employed Docker for containerization. Orchestrated deployment with Kubernetes for efficient management, while Terraform for cloud provisioning .Implemented Jenkins for continuous integration and ArgoCD for GitOps-based deployment

aws devops docker docker-compose jenkins kubernetes ocr-recognition python shell-script terraform

Last synced: 21 Feb 2026

https://github.com/lvthillo/angular-go-mongodb

Small application which uses Angular, Go and MongoDB

angular docker docker-compose gin-gonic go golang mongodb

Last synced: 09 May 2025

https://github.com/nelsonwenner/rabbitmq-example

:package: Example of using messages to communicate between systems based on microservices using queues.

docker docker-compose microservice microservices microservices-architecture node nodejs rabbit rabbit-mq rabbitmq rabbitmq-consumer rabbitmq-producer rabbitmq-server

Last synced: 09 Apr 2026

https://github.com/anant/example-janusgraph-notebook

Tutorial for integrating Janusgraph with AWS graph jupyter notebook. Uses ES + Cassandra backend, over docker

aws cassandra docker-compose elasticsearch janusgraph jupyter-notebook

Last synced: 07 Mar 2026

https://github.com/inushin/dockerodoosymfonyssl

This is a complete stack for running Odoo with NGINX, PostgreSQL and PHP into Docker containers using docker-compose tool and with Certbot for the HTTPS certificate.

certbot docker docker-compose nginx nginx-proxy odoo odoo13 php74 postgresql symfony

Last synced: 13 May 2025

https://github.com/coreypobrien/pi-hole-crypt

Quick setup for running pi-hole with DNSSEC through cloudflared. Block ads and prevent ISP DNS snooping!

cloudflared docker-compose pi-hole

Last synced: 13 May 2025

https://github.com/rongfengliang/openresty_luarocksmodule-demo

openresty_ with demo luarocks module demo

docker-compose luarocks oopenresty

Last synced: 16 May 2026

https://github.com/rchanger/docker-example

Small Example of connecting server and client by creating docker image and using docker-compose.

docker docker-compose golang

Last synced: 11 May 2026

https://github.com/rapter1990/rolepermissionexample

Spring Boot with Spring Security (Role Permission) (Spring Boot, Java 21, Spring Security, Docker, Maven, JUnit Test, Integration Test, Test Container, MySql, Github Actions, Spring Open Api)

authentication authorization docker docker-compose dockerfile github-actions intergration-test java java21 junit jwt lombok maven mockito monolith mysql spring-boot spring-security test-container token

Last synced: 16 May 2025

https://github.com/crasoke/get-traefiked

All in one compose file for multiple services with traefik as reverse proxy

bitwarden crowdsec docker-compose nextcloud traefik wireguard

Last synced: 07 Mar 2026

https://github.com/cryognar/jwtgo

🔥 Example of microservice JWT authentication using MongoDB and clean architecture principles.

bcrypt boilerplate clean-architecture cleanenv docker docker-compose gin go golang grpc jwt layout logrus microservice mongodb nginx protobuf reverse-proxy

Last synced: 05 Mar 2025

https://github.com/edsonwade/sb-restapi

This project combines the power of Spring Boot with modern technologies to build robust, secure, and highly performant RESTful APIs. Explore our implementations to learn about database management, authentication, Dockerization, CI/CD, testing, and more.

docker-compose flyway-migrations github-actions grafana hateoas integration-testing java jpa-hibernate junit5 maven mysql openapi pipelines prometheus rest-api spring-boot spring-security-jwt swagger testcontainers

Last synced: 19 Feb 2026

https://github.com/tanhongit/portainer-docker

:whale: Portainer is a tool that simplifies the management and maintenance of Docker’s containers. A simple setup to deploy Portainer using docker-compose

compose composer-installer docker docker-compose dockerfile env portainer portainer-docker

Last synced: 24 Apr 2025

https://github.com/SimonXIX/personal_server_docker

Docker Compose and Nginx configuration for applications deployment on my personal server: Flask applications, Ghost, GoAccess, Joplin Server, PHP applications, Podfetch, Sandstorm, an onion service for my website, and WordPress

docker docker-compose flask ghost goaccess joplin lego nginx onion-service podfetch sandstorm tor wordpress

Last synced: 10 Mar 2025

https://github.com/Mamdasn/telegram-bot-protests-in-berlin

The purpose of this code base is to facilitate access to the protests registered in Berlin on berlin.de. Users can access protests based on their distinguishing features, such as location, date, theme, and route.

api bot docker-compose open-source protest-events telegram-api telegram-bot

Last synced: 02 Sep 2025

https://github.com/hardingadonis/r7-shop

R7 Shop is a website that sells MSI laptops that are written in Java.

docker docker-compose java java-8 jsp jsp-servlet mysql prj301 r7-shop tomcat

Last synced: 11 Aug 2025

https://github.com/ouerghi01/socialmedia

SocialMediaApp is an open-source social media platform built with Spring Boot, Cassandra, React, and AI technologies. It offers real-time updates, scalable data handling, and personalized content recommendations.

cassandra docker-compose docker-container kafka machine-learning-algorithms networking open-source react social-media social-network spring-boot

Last synced: 06 Jan 2026

https://github.com/gkampitakis/docker-local-stack

A repo containing docker compose for running locally various services

docker docker-compose elasticsearch kafka mongodb postgresql

Last synced: 14 Sep 2025

https://github.com/rongfengliang/ipfs-docker-compose

ipfs-docker-compose

docker-compose ipfs

Last synced: 06 May 2025

https://github.com/hsojo/jellyfin-retitle

The solution for automatically renaming media items.

docker docker-compose jellyfin jellyfin-retitle python rename

Last synced: 04 Jul 2025

https://github.com/mabuonomo/docker-openfire

A simple docker compose with a full stack architecture to use openfire and mysql

docker docker-compose mysql openfire xmpp

Last synced: 12 Apr 2026

https://github.com/poulou0/dock-os

Almost zero-configuration deployments of docker containers useful in a home server.

docker docker-compose

Last synced: 29 May 2026

https://github.com/thomas-mauran/polypedia

Deploy an online library everywhere you want

docker docker-compose k8s kubernetes nginx

Last synced: 11 Apr 2026

https://github.com/marcosmarcolin/ambiente-docker-php-nginx-mariadb

Ambiente de desenvolvimento com Docker + PHP FPM 8.1.x + Composer + Nginx + MariaDB

composer docker docker-compose mariadb nginx php

Last synced: 19 Jul 2025

https://github.com/mhashim6/federated-quran

POC microservice-based federated GrapghQL API for Quran metadata with user Authentication and Authorisation

apollographql bcrypt docker docker-compose federation graphql jest jwt microservices postgresql

Last synced: 08 Apr 2026

https://github.com/eloyekunle/docker-with-golang-compose-awscli

Docker image with Go, Docker Compose, AWS CLI, ECS Deploy, Make and SSH. For CI

continuous-integration docker docker-compose docker-image

Last synced: 06 May 2026

https://github.com/andiserg/simple-cdn-server

🌐☁️Cloud file storage service with file synchronization functionality across different servers.

aiohttp cdn docker docker-compose nginx python

Last synced: 13 Apr 2026

https://github.com/volt1c/express-drive-api

Simple dirve api created with express-upload.

api docker docker-compose express express-js jest nodejs typescript

Last synced: 02 Aug 2025

https://github.com/jibby-games/flappy-backend

The backend microservices for the open source game Flappy Race

backend docker docker-compose game game-development server servers service services

Last synced: 08 Mar 2026

https://github.com/omegion/mongo-sharded-cluster-monitoring-with-django-and-docker-compose

A simple sharded Mongo Cluster monitoring application using with Django and Docker to test replica set health.

django docker-compose mongodb

Last synced: 11 Apr 2026

https://github.com/evilfreelancer/docker-compose-jira

Jira Cora and Jira Software in Docker container via docker-compose.yml (example)

docker docker-compose example jira jira-core jira-software

Last synced: 17 Jul 2025

https://github.com/linuxluigi/meetup-data-scraper

Scrape groups & events from Meetup Rest API to enable a fulltext search

django docker docker-compose elasticsearch meetup meetup-api postgresql python3 redis traefik wagtail wagtail-cms

Last synced: 07 Apr 2026

https://github.com/880831ian/docker-compose-php-mysql-nginx

使用 Docker-compose 整合 PHP MySQL Nginx 服務

docker docker-compose mysql nginx php

Last synced: 12 Apr 2026

https://github.com/7ph/shlink-self-hosted

Ready to use containerized self-hosted shlink instance including database and auto-TLS certificate generation

docker docker-compose shlink shlink-extension traefik

Last synced: 04 May 2026

https://github.com/mirrorhub-io/platform

Mirrorhub base API (Lineageos mirror #1)

api docker docker-compose grpc http mirror mirrors mit protobuf quay rest rest-api

Last synced: 12 Jan 2026

https://github.com/staciax/django-book-store

Anime Book Store written in Django (with next.js app router in django)

djnago docker docker-compose nextjs postgresql python tailwindcss

Last synced: 15 Jul 2025

https://github.com/artoriascode/jwtgo

🔥 Example of microservice JWT authentication using MongoDB and clean architecture principles.

bcrypt boilerplate clean-architecture cleanenv docker docker-compose gin go golang grpc jwt layout logrus microservice mongodb nginx protobuf reverse-proxy

Last synced: 06 Mar 2025

https://github.com/viveksyngh/search-agg

Application written in go which aggregates search results from Google, DuckDuckGo and Wikipedia

angular docker docker-compose golang postgresql rabbitmq

Last synced: 21 Jan 2026

https://github.com/alexpunct/mongorestdocker

Node.js and Express.js REST API with MongoDB services Docker compose file.

docker docker-compose docker-compose-template expressjs mongo mongodb nodejs rest-api

Last synced: 14 Apr 2025

https://github.com/ricall/kafkasaga

Simple microservice that uses Kafka + Saga Pattern to provide complicated message processing logic using simple actions.

docker docker-compose draw-io gradle java kafka lombok postgres saga-pattern spring spring-boot yaml-configuration

Last synced: 07 Apr 2026

https://github.com/sottey/sottey-docker-compose

Docker compose files I have worked on

docker docker-compose homelab self-hosted selfhosted

Last synced: 17 Feb 2026

https://github.com/tyronejosee/project_atlanta_ink

Atlanta Ink - Tattoo Studio: Hybrid web system developed with Next.js on the frontend and Django with Django REST Framework on the backend. It combines an optimized landing page with an interactive portfolio and an eCommerce module to showcase services and sell products in a responsive design.

app-router-nextjs bash-script django django-rest-framework docker-compose nextjs postgresql react react-hook-form redoc swagger-ui tailwindcss typescript vercel zod zustand

Last synced: 14 Jul 2025

https://github.com/engageintellect/pi-dashboard-docker

A live dashboard client, server, and integrated database implementation using Sveltekit, TailwindCSS, Python, PocketBase, and Docker.

daisyui docker docker-compose fastapi nginx python raspberry-pi sveltekit ubuntu uvicorn websockets

Last synced: 09 Apr 2026

https://github.com/vinzdef/pkg_info

A dockerized Node webapp that lists all installed packages with dependencies and reverse dependecies on Debian-like systems

debian debian-packages docker docker-compose dpkg express nginx nodejs ramda ramdajs react

Last synced: 09 Apr 2026

https://github.com/magnetrwn/flask-htmx-docker

Prebuilt Flask template, with HTMX front-end interaction.

docker docker-compose flask htmx learn sqlite

Last synced: 09 Apr 2026

https://github.com/danielkremes/api_de_gerenciamento_de_conta_bancaria

API para gerenciamento de contas bancárias com operações de depósito, saque e consulta de saldo

backend docker-compose jpa-entities jpa-hibernate lombok-maven mvc postgres

Last synced: 11 Aug 2025

https://github.com/laerthe-souza/nestjs-starter-template

This repository is a starter template that includes pre-configured ESLint, Prettier, Docker, and other essential settings for initializing new projects with the NestJS framework.

commitlint devcontainers docker docker-compose eslint husky nestjs prettier typescript vitest

Last synced: 30 Jun 2025

https://github.com/zarinfam/spring-docker-compose

Spring Boot 3.4 supports multiple Docker Compose files

docker docker-compose java spring-boot

Last synced: 03 Sep 2025

https://github.com/tamalmaity-dev/nanofly

This is the NanoFly, A self-hosted server control panel. A premium, self-hostable, lightweight PaaS. The open-source alternative to Vercel, Netlify, and Heroku. Deploy applications, build from Git repositories, and provision databases in seconds on your own hardware. Perfect for VPS, bare-metal servers, and Raspberry Pi.

docker docker-compose golang heroku mysql nodejs paas postgresql raspberry-pi react redis self-hosted selfhosted server vps-hosting

Last synced: 28 Jun 2026

https://github.com/imdadmi/solr-search-engine

solr based application for searching

docker docker-compose java seo solr solr-search spring-boot

Last synced: 09 Apr 2026

https://github.com/dmarzzucco/t-a-s-k-----f-l-o-w

About TaskFlow is a modular project and task management template, designed to optimize collaboration, access control, and adaptability across various industries and workflows.

api-rest asp-net asp-net-core backend cookie csharp docker docker-compose eft entity-framework httpcontextaccessor jwt-token microsoft netcore postgresql role-permissions sequelize

Last synced: 16 Apr 2026

https://github.com/vutrandn94/docker-swarm

Deploy docker-swam multi master and example workload

docker docker-compose docker-container docker-swarm

Last synced: 12 Sep 2025

https://github.com/azita-abdollahi/express-docker

A Simple dockerized Express.JS + MongoDB + Mongo-Express using NginX Server

docker-compose express-js mongo-express mongodb mongoose nginx nodejs rest-api

Last synced: 08 Apr 2026