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/amitizle/ex_docker_compose

Elixir library that wraps Docker compose

docker docker-compose elixir elixir-lang elixir-library

Last synced: 26 Feb 2026

https://github.com/bhupixb/daily-learnings

A collection of handy scripts, configs that I have learnt+wrote & forgot over time.

docker docker-compose helm-chart kubernetes python shell-script

Last synced: 22 Feb 2026

https://github.com/wellers/dart-microservice

A prototype containerised microservice featuring a Leto GraphQL server interfacing with a MongoDB database. A Dart API server acts as a client app utilising the GraphQL server.

dart docker docker-compose graphql mongodb

Last synced: 02 Apr 2026

https://github.com/inushin/dockersonarqubesonarscanner

This is a complete config for SonarQube with Docker and a custom script for launching SonarScanner.

docker docker-compose sonarqube sonarscanner

Last synced: 08 Oct 2025

https://github.com/reitzig/docker-healthchecker

Study of a docker-compose cluster whose health is checked by a dedicated container

docker docker-compose docker-health-check go

Last synced: 14 Jan 2026

https://github.com/saren-arterius/wtako-rest-template

docker-compose + (express.js + babel + eslint) + (postgres + pgadmin + knex + pg-spgist_hamming) + (redis + bull) all in one

bull docker-compose express postgres redis

Last synced: 02 Apr 2026

https://github.com/maxkoshevoi/mymicroservice

Simple ASP.NET 5 microservice. Includes tests, health checks with UI, structured logging, distributed tracing, and feature management

docker docker-compose feature-management health-check microservice

Last synced: 17 Apr 2026

https://github.com/trick77/docker-observium

A containerized Observium network monitoring platform

compose docker docker-compose network-monitoring observium snmp

Last synced: 15 Apr 2026

https://github.com/modern-agile-team/docker-for-crawler

파이썬과 jupyter notebook으로 크롤러를 개발하기 위한 기본 개발 환경 셋업

anaconda beautifulsoup4 crwaler docker docker-compose jupyter-notebook python3 requests

Last synced: 17 Apr 2026

https://github.com/softinstigate/nginx-restheart

Example of NGINX as a SSL frontend for RESTHeart.

docker docker-compose http https https-proxy nginx restheart ssl ssl-frontend

Last synced: 17 Apr 2026

https://github.com/xnyo/ugr

Bot Telegram per la gestione del servizio Spesa Sicura della città di Pisa

docker docker-compose go golang telegram telegram-bot

Last synced: 17 Apr 2026

https://github.com/kbrown900/templates

Some basic Ansible and Docker Compose files with some scripts I found helpful!

ansible docker docker-compose semaphore zabbix

Last synced: 04 Apr 2026

https://github.com/josesalasdev/book-shop

Book Shop is an API template inspired by a book buying and selling service with multiple functions such as authorization, authentication, publishing, sales, inventory and others, allows it to be a guide for developers starting to code in golang.

api docker docker-compose gin go gorm postgresql

Last synced: 08 Feb 2026

https://github.com/drissiomar98/spring-ai-webflux-streaming

Example project demonstrating how to stream LLM tokens reliably using Spring AI, WebFlux, and NDJSON instead of SSE. Includes backpressure handling, error recovery, and a Vaadin client consuming the NDJSON stream.

docker docker-compose java llms multi-stage-docker ollama spring-ai spring-boot streaming vaadin vaadin-flow webflux

Last synced: 04 Apr 2026

https://github.com/redactedprofile/docker-web-tools

A collection of containers ready to spin up, pre-configured with docker-compose for convenience

database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web

Last synced: 04 Apr 2026

https://github.com/kavorix/digital-wallet

Digital wallet full stack application developed with Next.js and Node.js

docker docker-compose expressjs mocha nextjs nodejs postgresql sass swagger-ui typescript

Last synced: 29 Jan 2026

https://github.com/deadislove/nestjs-microkernel-architecture-template

NestJS Microkernel Architecture Template with Docker – A scalable, modular backend template with dynamic plugin loading, including Docker and Docker Compose support for easy setup and deployment.

docker docker-compose env microkernel-architecture nestjs typeorm typescript

Last synced: 08 Oct 2025

https://github.com/mariosantosdev/fitmanager-server

REST API built with NodeJS, TypeScript, Express to the app FitManager

bcryptjs cors dayjs docker-compose express fit fitness fitness-app jsonwebtoken nodejs nodemailer postgresql prisma typescript

Last synced: 14 Apr 2026

https://github.com/sainiabhishek/fullstack_task-app

The purpose of this project is to demonstrate a fully functional FullStack Task Application keeping security in mind. The client-side, or frontend component, is developed using React.js while the server-side, or backend component, is built using Node.js.

cookie docker docker-compose github-actions jwt mongodb nodejs pipeline react-query reactjs tailwindcss vite worflows

Last synced: 27 Jan 2026

https://github.com/vonderklaas/docker-multi-builds

This is example of multi-stage builds with Docker for React application, using Nginx and separate configuration files

docker docker-compose nginx react

Last synced: 04 Apr 2026

https://github.com/olingo-dev/olingo

An agile and lightweight Docker management UI for your specific needs.

docker docker-compose docker-container docker-ui golang management react reactjs ui

Last synced: 12 Apr 2025

https://github.com/nichitaa/notifyx

Notification systems with micro services in Elixir. Building distributed applications course

docker-compose ecto elixir-phoenix grafana-dashboard pm2 postgres prometheus scalable two-phase-commit ws-api

Last synced: 18 Apr 2026

https://github.com/dmdhrumilmistry/hackoncontainer

A docker container consisting of cli tools used for web pentest

docker docker-compose hacking

Last synced: 02 Apr 2025

https://github.com/natthasath/docker-blynk

Blynk is an open-source IoT platform that allows building and prototyping IoT projects using a variety of hardware and software, it provides a web-based interface and a mobile app for remote control and monitoring.

blynk docker-compose iot-platform

Last synced: 09 Feb 2026

https://github.com/anechas/docker-examples

Examples of using Docker for various applications and services.

docker docker-compose docker-nginx docker-nodejs docker-ubuntu json-api json-server nextjs nginx nodejs react

Last synced: 10 Apr 2025

https://github.com/yourrag/yourrag

Self-hosted RAG Knowledge Base. 私有化部署的 RAG 知识库,支持多模型管理与 API Key 分发,支持 GitHub/Gitee 登录、后台管理、OpenAI 兼容接口及完整的文档问答工作流。开箱即用,支持 Docker 部署。不仅仅是 Web 界面,YourRAG 还是一个 RAG API 网关。用户可以生成 API Key,将知识库能力集成到自己的飞书/钉钉机器人/CherryStudio/NewAPI中。

docker docker-compose docker-image fastapi knowledge-base nextjs openai pgvector postgresql python rag react self-hosted typescript

Last synced: 06 Dec 2025

https://github.com/reiterus/quick-docker-symfony

Quick start Symfony 5 project via docker-compose

docker docker-compose pgadmin postgresql symfony

Last synced: 26 Feb 2026

https://github.com/fabioba/sparkify-data-pipeline

This project is the final project of the the Data Pipeline - Udacity module.

airflow aws docker-compose

Last synced: 15 Apr 2026

https://github.com/onetail/servermodel

this is use express for manage server model

backendmodel docker docker-compose nodejs servermodel

Last synced: 18 Apr 2026

https://github.com/flaubert-dev/app-wp-make

Configure o Ubuntu de forma simples e instale o WordPress para desenvolvimento, testes ou estudos locais.

docker docker-compose make makefile sage-theme wordpress wsl-ubuntu wsl2

Last synced: 14 Apr 2026

https://github.com/nikaera/bloggimg

ブログを書く用途に特化した Gyazo を用いた画像管理ツール

docker-compose gyazo react rust

Last synced: 18 Apr 2026

https://github.com/jesperancinha/from-paris-to-berlin-circuit-breaker

This project is an investigation of Hystrix and Resilience4J in the Kotlin language

circuit-breaker circuit-breaker-pattern coding docker docker-compose java jvm kotlin resilience4j

Last synced: 18 Jan 2026

https://github.com/gftf2011/python-vending-machine

Python LLD(Low Level Design) Vending Machine REST API built with FastAPI using Clean Architecture and Design Patterns and Domain Driven Design

clean-architecture clean-code docker docker-compose domain-driven-design fastapi github-actions python python3 rest solid test

Last synced: 06 Mar 2026

https://github.com/vietdien2005/selenium-hub-docker

Docker Compose of Selenium Hub with Node Chrome, Firefox

chrome docker docker-compose firefox python selenium-hub selenium-python selenium-webdriver

Last synced: 19 Jan 2026

https://github.com/singhdurgesh/rednote

Boilerplate Web Application with Go, Postgres, Redis, RabbitMQ, and CI/CD Integration

boilerplate chat-application database-migrations docker docker-compose go go-gin golang postgres rabbitmq real-time user-authentication

Last synced: 03 May 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/sangam14/web_services

Best Practices for Deploying Production-Level Web Services using Docker

aws-ec2 docker docker-compose docker-network dockerfile health-check nginx ubuntu ubuntu-image vps webservice

Last synced: 11 Feb 2026

https://github.com/batux/whitewalkers_plus

"whitewalkers" project that is a monolithic web project was designed in "microservices" approach by me.

configserver discovery-service docker docker-compose feign-client microservice netflix-eureka netflix-hystrix netflix-oss netflix-ribbon netflix-zuul springcloud

Last synced: 19 Apr 2026

https://github.com/rosskevin/mediabox

🐳 docker-compose based MEDIABOX 📺

docker-compose plex radarr sabnzbd sonarr

Last synced: 06 Oct 2025

https://github.com/patricknelson/nginx-njs-typescript

Download or build the TypeScript definition files for NGINX's njs scripting language.

docker-compose nginx njs typescript-definitions

Last synced: 16 Apr 2026

https://github.com/3jackdaws/django-ws-starter

Django/channels boilerplate web app code

boilerplate django django-channels docker docker-compose websockets

Last synced: 16 Apr 2026

https://github.com/dev-vivekkumarverma/django-app-dockerisation

Dockerised Django app backend (DRF) with database( postgresql ) running in same network but in different container.

django django-application django-rest-framework docker docker-compose docker-network dockerfile dockerizing-django-app

Last synced: 19 Jan 2026

https://github.com/kauahensilva/dart_docker_redis_back_end

This project is a simple application that demonstrates the use of Dart, Redis (DataBase) and Docker. It supports Docker, Docker Compose, and Docker Swarm.

dart docker docker-compose docker-swarm redis

Last synced: 24 Jan 2026

https://github.com/sheikhfarhan/cachyos-home-sfhomelab

Core Services for my homelab deployments. Segmented Docker Compose configs for media server, monitoring, networking, and operations stacks.

airvpn arrstack caddy docker-compose gluetun homelab jellyfin media-server seerr self-hosted

Last synced: 23 Jun 2026

https://github.com/rodrigocipriani/docker

Docker Compose pre-configurations - by Rodrigo Cipriani : Several systems pre configurated for Docker with docker-compose

docker docker-compose docker-compose-template gitlab gitlab-docker hackmd hackmd-docker nginx nginx-docker

Last synced: 30 Apr 2026

https://github.com/thoughtscript/x_team_react_reactor

Passwordless Java WebFlux API, React Client, Mongo + Redis

docker docker-compose java8 mongodb react redis spring-boot webflux

Last synced: 16 Jul 2025

https://github.com/mm-saiful6854/mongodb-replica-set-docker-compose

Docker compose file for MongoDB replica set. It guides you to setup replica set and test using MongoDB java driver.

docker-compose mongo-java-driver mongodb

Last synced: 25 Jan 2026

https://github.com/02loveslollipop/primitivepeer2peerprotocol

A simple centralized P2P protocol for file exchange

docker-compose grpc p2p python

Last synced: 17 Feb 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/carstenkoenig/dockerdemo

Demonstrates using Docker-Compose with Nginx, PostgreSQL and a simple Todo Web-App written in Haskell and Elm

docker docker-compose elm haskell nginx todoapp

Last synced: 09 Apr 2026

https://github.com/vitaliikalyta96/red-rocket-bot

The main idea of the project is to give people access to a convenient platform where you can can find interesting events by category.

docker docker-compose flask flask-api migration mysql python3 sqlalchemy

Last synced: 06 Apr 2026

https://github.com/jpvt/laser_autonomous_exploration

This project aims to develop an exploration and mapping system for a custom differential drive robot designed by LASER-Robotics Lab. The system uses the SLAM Toolbox for simultaneous localization and mapping (SLAM), Nav2 for navigation, and Explore Lite for autonomous exploration.

docker docker-compose explore-lite gazebo nav2 ros2-humble slam-toolbox

Last synced: 08 May 2026

https://github.com/samy-soliman/go-next-ts-chat

Deploying a Realtime chat built with Go, Next & Typescript using GitHub Actions | Docker-Compose | Kubernets | Prometheus | Grafana | Terraform

devops docker docker-compose github-actions gke golang googlecloud grafana kubernetes nextjs postgresql prometheus terraform

Last synced: 02 Apr 2026

https://github.com/lacatoire/docker-compose-symfony-ssl

This repository demonstrates a project setup using Docker Compose, Symfony, and MySQL with SSL/TLS connection support for secure database interactions.

docker docker-compose mysql php ssl symfony

Last synced: 07 May 2025

https://github.com/javanile/adminer

Database management in a single PHP file.

adminer database-management development docker docker-compose mysql

Last synced: 28 Oct 2025

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/joscha/docker-sauce-test

Example project for using docker-compose with saucelabs and wdio

docker docker-compose sauce-connect saucelabs wdio webdriver

Last synced: 09 May 2026

https://github.com/pedrofurtado/vagrant-ubuntu-workspace

My personal Ubuntu vagrant workspace with VirtualBox provider. Used only for development purposes.

box docker docker-compose ubuntu vagrant vagrant-box vagrant-boxes

Last synced: 17 Feb 2026

https://github.com/marco-lancini/asset-management

Webapp created to manage assets in an organization

django django-admin docker docker-compose

Last synced: 14 Jul 2025

https://github.com/syedsaadahmed/devops-docker-prometheus-grafana-iaac

A simple example of infrastructure as code to configure the monitoring stack on your server using Docker, Prometheus and Grafana.

docker docker-compose dockerfiles grafana grafana-prometheus infrastructure-as-code infrastructure-monitoring nodeexporter prometheus

Last synced: 06 May 2026

https://github.com/macropygia/dc-sso-self-hosted-workspace

Self-hosted SSO browser application suite based on Docker Compose suitable for web development.

devops docker-compose keycloak sso webdevelopment

Last synced: 16 May 2026

https://github.com/harshhh28/hia-js

Hia (Health Insights Agent) - AI Agent to analyze blood reports and provide detailed health insights.

docker-compose groq-sdk huggingface next-auth nextjs nodejs oauth pgvector postgresql

Last synced: 06 Apr 2026

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/duduxs/product-ms-quarkus

🖖 API developed using concepts as containers, github actions, code archictetures, and many others.

api docker docker-compose hibernate-validator jax-rs junit5 mongodb morphia product-ms project quarkus restassured swagger testcontainers

Last synced: 07 Apr 2026

https://github.com/juanmartincoder/lanchat

Basic group chat that uses RabbitMQ as a message broker to all users that connects to the chat

chat-application docker docker-compose go golang goose postgresql rabbitmq rabbitmq-management sqlc

Last synced: 04 May 2026

https://github.com/ghostbuster91/dcl-fast-switcher

A tool to quickly switch between logs from docker-compose

command-line-tool docker docker-compose java kotlin

Last synced: 01 May 2026

https://github.com/astagnar/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: 23 Feb 2025

https://github.com/sgtoj/sns-to-sqs-local

Dev-tool to locally subscribe and queue SNS messages

docker docker-compose local-development ngrok sns sns-topic sqs

Last synced: 11 May 2026

https://github.com/aborroy/alfresco-collaboration-tools

Sample Docker Compose templates to add Online Collaborative Editing services to Alfresco Community

alfresco collabora docker docker-compose onlyoffice

Last synced: 09 Apr 2025

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

ipfs-docker-compose

docker-compose ipfs

Last synced: 06 May 2025

https://github.com/eabykov/yopass-compose

YoPass with Redis, which includes YoPass's monitoring using Prometheus and Grafana

compose docker-compose grafana prometheus yopass

Last synced: 28 Mar 2025

https://github.com/amamov/fullstack-just-docker

fullstack boilerplate based in docker environment. just docker!

boilerplate docker docker-compose docker-image docker-swarm dockerfile nestjs nextjs nginx nginx-proxy

Last synced: 02 Apr 2026

https://github.com/bonifatius94/nwins

Connect-N Game UI (Godot) and C# Lib / AI Tools

connect4-game csharp docker docker-compose godot-game python3 reinforcement-learning

Last synced: 11 Apr 2026