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/ericlondon/rabbitmq-ruby-elasticsearch-docker-compose

RabbitMQ, Ruby, Elasticsearch, Worker, Docker Compose

docker docker-compose elasticsearch rabbitmq ruby

Last synced: 05 Mar 2026

https://github.com/hayawata3626/go-docker-mysql

simple example of docker, mysql and go. this repo is supply simple REST API.

docker docker-compose gin go golang gorm mysql viper

Last synced: 02 Apr 2026

https://github.com/davorpa/clustered-redis-deno-todos-app

A demo multi-module project containing a REST API and a web application, to practice and learn about Deno, Hono, React, Docker, Docker Compose, Redis and more.

deno docker-compose dockerfile hono honojs redis redis-cluster redis-server vitejs-react-typescript

Last synced: 02 Apr 2026

https://github.com/przemyslawswiderski/printamos

Web UI for the OpenPrinting CUPS tool

avahi cups docker-compose kotlin ktor printers web-ui

Last synced: 10 May 2026

https://github.com/yagoluiz/delivery-api

Beverage delivery API using MongoDB and NodeJS

docker docker-compose geolocation mongodb nodejs

Last synced: 02 Apr 2026

https://github.com/cihatsolak/net5-auction-microservice

It is a project that I developed with the microservice architecture approach. All elements of the project are hosted in docker so that they can communicate with each other. All web api projects, data layers and rabbitmq-like technologies were stored on the same docker composite file.

docker-compose microservices mongodb mssql-database net5 ocelot-gateway rabbitmq signalr

Last synced: 17 Apr 2026

https://github.com/vutrandn94/minio-multi-node-single-drive

Deploy MinIO: Multi-Node Single-Drive

docker docker-compose minio

Last synced: 30 Apr 2026

https://github.com/smouj/alchemical-agent-ecosystem

🧙Unified local-first multi-agent platform (self-hosted, zero paid APIs)

ai-agent automation caddy docker-compose local-first multi-agent ollama openclaw self-hosted skill-agent

Last synced: 04 Apr 2026

https://github.com/xavier-hernandez/rocket.chat

rocket.chat (Mongo 4.2) Docker Installation

docker docker-compose mongodb rocketchat

Last synced: 18 Apr 2026

https://github.com/ivan-knyazev/organizer

Pet-project to create a modular service for personal effectiveness management. The development was started as part of the course "Client-server applications" at NUST MISIS, 2025

docker docker-compose gin-gonic golang react rest-api

Last synced: 04 Apr 2026

https://github.com/veerendra2/composeflux

A GitOps continuous deployment tool for Docker Compose

compose-sdk docker docker-compose docker-sdk-go gitops

Last synced: 04 Apr 2026

https://github.com/q23isline/studyaspdotnetcore

ASP.NET Core Web API と Vue.js の勉強用リポジトリ

docker-compose dotnet github-actions nginx sql-server swagger typescript vuejs

Last synced: 04 Apr 2026

https://github.com/hupe1980/docker_apache_zeppelin

Docker Compose setup for Apache Zeppelin

docker docker-compose notebook python zeppelin

Last synced: 18 Apr 2026

https://github.com/jasongrace2282/docker-compose-dind

Examples for using Docker-in-Docker from docker compose

dind docker docker-compose docker-in-docker

Last synced: 18 Apr 2026

https://github.com/chukhraiartur/wallpaper-downloader

The Wallpaper Downloader is a Django web application that allows users to download random desktop or mobile wallpaper from Unsplash.

celery django django-application docker docker-compose python redis unsplash-api

Last synced: 05 Apr 2026

https://github.com/fatec-degree/fatec-tg-api-donations-points

API que armazena endereços de pontos de doação de agasalhos. Esses pontos são coletados a partir de um processo de Web Scraping feito pela aplicação Donations Points Scraping.

aws beanstalk cicd docker docker-compose github-actions java jpa maven mysql rds-database s3-bucket sprintboot terraform

Last synced: 05 Apr 2026

https://github.com/hecalderong/laravel-docker

Este proyecto proporciona un entorno de desarrollo completo para Laravel usando Docker, con todos los servicios necesarios configurados y listos para usar.

docker docker-compose laravel laravel-framework mysql nginx

Last synced: 05 Apr 2026

https://github.com/dibahk/social-media-backend

This project showcases API development using FastAPI, featuring user authentication, database interactions, and a CI/CD pipeline. It emphasizes best practices in API design, including route management, schema validation, and automated testing.

alembic ci-cd docker docker-compose fastapi gcp google-cloud-platform postgresql psycopg2 sqlalchemy

Last synced: 05 Apr 2026

https://github.com/sugar-org/compose-go

Docker Compose V2 wrapped into a PyPi Package

containers docker docker-compose python-package

Last synced: 18 Apr 2026

https://github.com/mathieulemieux/template-dockercompose-nginx

Repository template for managing Nginx image with Docker Compose and VS Code devcontainer.

docker-compose nginx template vscode-devcontainers

Last synced: 19 Apr 2026

https://github.com/roc41d/docker-101-hands-on-workshop

Docker 101 hands-on workshop #learnDocker

containers docker docker-compose nodejs

Last synced: 19 Apr 2026

https://github.com/mouadhallaffou/supplychainx-ci-cd

En tant que développeur Backend Java & Qualité Logicielle, vous serez en charge de concevoir et mettre en œuvre une chaîne DevOps complète pour l’application SupplyChainX, en suivant les bonnes pratiques de tests automatisés et de déploiement continu. L’application devra : Automatiser les tests unitaires et d’intégration...

docker-compose githubactions jenkins

Last synced: 19 Apr 2026

https://github.com/stephenjacobsio/echo-scribe

A sleek, efficient .NET 8 minimal WebAPI microservices-based blog application. Emphasizing simplicity and performance, it leverages the latest .NET technologies to provide a scalable and responsive blogging platform. Perfect for developers and writers looking for a modern, container-ready blogging solution.

blog blog-engine docker docker-compose dotnet entity-framework-core microservices minimal-api npgsqlconnection open-source postgresql

Last synced: 19 Apr 2026

https://github.com/pasdam/playground-docker-grafana-prometheus-loki-tempo

Docker-compose playground with Grafana, Loki, Tempo and Prometheus stack

compose docker-compose grafana loki opentelemetry playground prometheus tempo

Last synced: 20 Apr 2026

https://github.com/rmoongit/mediumclone_vue

Mediumclone_vue, It mini social platform from another users who share information with each other with likes, follows, and favorite posts. Test it! Login: freeTester@mail.ru, Password: freeTester

api axios bootstrap docker docker-compose vue-router vue3 vuex webpack

Last synced: 20 Apr 2026

https://github.com/kartikk-26/dockerized-to-do-app

A To-Do List app featuring a Node.js backend and React frontend. Docker is used to containerize both services, allowing for easy deployment and management via Docker Compose.

docker docker-compose docker-container dockerfile

Last synced: 20 Apr 2026

https://github.com/adarwa/suricata-alerts

Dockerized Python service that monitors Suricata eve.json and sends real-time email alerts.

alert docker docker-compose email email-sender ids ips monitoring suricata

Last synced: 20 Apr 2026

https://github.com/sagebynature/team-nexus

Dockerized virtual startup team powered by Hermes Agent

agent-orchestration ai-agents automation docker docker-compose hermes-agent mcp mise multi-agent startup

Last synced: 05 Jun 2026

https://github.com/tmatens/compose-lint

Security-focused linter for Docker Compose files. Catches dangerous misconfigurations before they reach production. Grounded in OWASP and CIS Docker Benchmark.

cis-benchmark code-quality compose container-security devops devsecops docker docker-compose github-actions hardening iac-security linter owasp pre-commit python security security-scanner security-tools static-analysis yaml

Last synced: 26 Apr 2026

https://github.com/kunniii/selfhost_services

A repo which contains configurations to host services using Docker Compose. This contains selfhosted services using Docker and Docker Compose.

compose docker docker-compose excalidraw self-hosted timetagger traefik

Last synced: 24 Apr 2026

https://github.com/samtay/dockmaster

yaml loving docker-compose orchestration

docker-compose docker-machine haskell orchestration

Last synced: 24 Apr 2026

https://github.com/bwibo/atuin-server-compose

Atuin running on Docker behind Caddy as reverse proxy.

acme atuin automatic-ssl caddy docker docker-compose letsencrypt

Last synced: 24 Apr 2026

https://github.com/humblebeeai/stack-nginx

Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.

api-gateway basic-auth certbot docker docker-compose http http-cache http2 https letsencrypt load-balancer nginx rate-limit reverse-proxy scripts ssl-termination ssl-tls stack web-server web-socket

Last synced: 24 Apr 2026

https://github.com/hungles/docker_proyects

🐳 Collection of Dockerized applications and environments. This repo contains setups for development, deployment, and experimentation using Docker and Docker Compose.

automation containers docker docker-compose

Last synced: 25 Apr 2026

https://github.com/dogaanismail/ecommerceoncontainer

About Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.

ddd-architecture docker-compose docker-compose-development domain-driven-design event-driven event-driven-architecture event-sourcing health-check mediator-pattern microservices-architecture net6 polly-resilience rabbitmq resiliency rest-api retry-pattern serilog swagger

Last synced: 26 Apr 2026

https://github.com/dkaulig/shared-cookbook

Self-hosted shared cookbook PWA with optional AI-assisted recipe import (URL/photo/chat). Full-stack OSS reference: React 19 + .NET 10 + Python 3.13, docker-composed.

aspnetcore azure-openai cookbook docker-compose dotnet family-recipes fastapi meal-planning offline-first pwa python react recipe-extraction recipes self-hosted typescript whisper yt-dlp

Last synced: 26 Apr 2026

https://github.com/mathcale/compositions

My Docker Compose files collection

docker docker-compose

Last synced: 26 Apr 2026

https://github.com/schufeli/minute-word

Unlock the doors to the German language with this simple microservice! Written in Go, this project fetches a random German word and its explanation from https://dwds.de/ using web scraping techniques.

docker docker-compose german go golang microservice random-word

Last synced: 27 Apr 2026

https://github.com/fistgang/processemployeesetl

An Apache Airflow ETL pipeline to process employee data by downloading, validating, transforming, and loading it into a PostgreSQL database.

airflow airflow-docker-containers dag docker-compose etl-pipeline python

Last synced: 27 Apr 2026

https://github.com/nelsondev19/grafana-prometheus-example

Basic config of Grafana with Prometheus | Docker Compose

docker-compose grafana node-exporter-linux prometheus

Last synced: 27 Apr 2026

https://github.com/ulisses22/dockerized-spring-api

This API is built with Spring Boot, secured with JWT authentication, uses PostgreSQL as its database, and is fully containerized with Docker Compose. It includes Swagger UI for easy exploration.

docker-compose java jpa postgresql spring-boot swagger-ui

Last synced: 27 Apr 2026

https://github.com/ad-freiburg/gantry

Gantry is a pipeline management tool using containers as its building blocks

docker-compose pipeline

Last synced: 28 Apr 2026

https://github.com/domjtalbot/docker-domain-resolver

🐳 A minimal config domain resolver for Docker.

dnsmasq docker docker-compose docker-image local-domain

Last synced: 28 Apr 2026

https://github.com/kemalkochekov/coolshop

Coolshop API is a **RESTful API** built with **Golang, Gin, PostgreSQL, Redis, and JWT authentication**.

air-live clean-architecture docker-compose dockerfile gin-gonic golang linters postgresql swagger zaplogger

Last synced: 28 Apr 2026

https://github.com/moheladwy/tododeployment

This is the Github repo for deployment files for the TodoFullstack project. you can see the deployed api from that link:

api-deployment docker docker-compose jenkins load-balancer nginx nginx-reverse-proxy pipeline

Last synced: 28 Apr 2026

https://github.com/pabloripoll/docker-php-8.3-service

Alpine 3.19 image to build PHP FPM 8.3 Docker Containers

alpine docker docker-compose dockerfile fpm makefile nginx php

Last synced: 28 Apr 2026

https://github.com/starsheriff2/weather-app-calendar---backend

Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker

crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql

Last synced: 28 Apr 2026

https://github.com/nosix/sourcer-docker

Docker settings for https://github.com/benishouga/sourcer

docker-compose games javascript

Last synced: 28 Apr 2026

https://github.com/gordonmurray/apache_flink_using_checkpoints

I tried out Checkpointing in some Flink Jobs to see if it would help with Job restarts

apache docker docker-compose flink s3

Last synced: 28 Apr 2026

https://github.com/joeltadeu/kafka-shopping

Creating a shopping application using kafka as a message broker for the communication between the microservices

docker docker-compose h2-database java17 kafka sleuth splunk spring-admin spring-boot

Last synced: 28 Apr 2026

https://github.com/anqorithm/tam-taskify

A modern, full-stack task management application built with FastAPI backend and SvelteKit frontend, featuring user authentication, CRUD operations, and a beautiful responsive UI.

api cicd docker docker-compose fastapi python sveltekit task-management task-manager taskify

Last synced: 28 Apr 2026

https://github.com/aguslr/docker-xen-orchestra

Set up Xen Orchestra to manage XCP-ng hosts

docker docker-compose podman xcp-ng xen xen-orchestra xenorchestra xo

Last synced: 29 Apr 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/gueils/belugas-linguist

:whale: A Ruby CLI for feature detection

belugas docker-compose dockerfile dockerization whales

Last synced: 29 Apr 2026

https://github.com/enzovieira/professional-api

A Node.js REST API using the Repository pattern and SOLID concepts for scalable and modular code.

docker docker-compose postgres repository-pattern rest-api solid typeorm

Last synced: 29 Apr 2026

https://github.com/phawat63915/md_docker

About Building Docker Written with Docker and Examples Playgrounds and Scripts

docker docker-compose dockerfile note notes shell-script

Last synced: 29 Apr 2026

https://github.com/mirsazzathossain/dockerized-jupyter

This repo 📚 contains a `docker-compose.yml` file for running a Jupyter notebook 📓 server in a Docker container 🐳. Easily save your notebooks and conda environments 🐍 to your local machine for simple access and restoration. Say goodbye to dependency issues and installation headaches 🤕 and start using Jupyter now! 🚀

anaconda-environment conda-environment docker docker-compose docker-container docker-image docker-jupyter docker-jupyter-env dockerfile jupyter jupyter-client jupyter-docker jupyter-kernels jupyter-notebook jupyter-server jupyterlab

Last synced: 29 Apr 2026

https://github.com/jaynamm/docker-hadoop-cluster

Hadoop Cluster For Docker (-ing)

docker docker-compose hadoop hadoop-cluster

Last synced: 29 Apr 2026

https://github.com/nenodias/redpanda-docker-compose

Redpanda docker compose example

docker-compose kafka redpanda

Last synced: 29 Apr 2026

https://github.com/telkomdev/openldap-docker

OpenLDAP `docker-compose` for local development

docker docker-compose ldap

Last synced: 29 Apr 2026

https://github.com/ahmadhuss/bull-queue-management

A queue management using Node.js with Bull and Redis DB server

containers docker docker-compose docker-container

Last synced: 29 Apr 2026

https://github.com/southclaws/env2file

A tiny utility for turning environment variable values into files.

declarative-config devops docker-compose environment-configuration environment-variables iac

Last synced: 29 Apr 2026

https://github.com/pmuens/dockerfiles

Dockerfiles I use on my machine to do various tasks...

docker docker-compose docker-container docker-image dockerfile

Last synced: 29 Apr 2026

https://github.com/pccr10001/ipfs-multinode-cluster

IPFS Multi-Node cluster for testing

docker docker-compose ipfs ipfs-blockchain

Last synced: 29 Apr 2026

https://github.com/harobed/ansible-role-nginx-proxy

This Ansible Role install https://github.com/jwilder/nginx-proxy Docker Image

ansible docker docker-compose letsencrypt nginx-proxy

Last synced: 29 Apr 2026

https://github.com/markovvpavel/scraper-template

Web scraping template with Selenium, Chrome, and Docker

docker docker-compose python scraper selenium

Last synced: 29 Apr 2026

https://github.com/suizer98/build_nefis

Compile static & shared library files that deal with NEFIS structure files

delft3d docker docker-compose gcc linux make openearthtools shared-library static-library

Last synced: 29 Apr 2026

https://github.com/joeltadeu/atm-simulator

This project contains basic operations to simulate a ATM machine as get account balance and dispense money using a microservice architecture with spring-boot, sprinc-contract-test and java 17

docker docker-compose h2-database java17 spring-boot spring-cloud-contract spring-feign

Last synced: 29 Apr 2026

https://github.com/kenvilar/wordpress-docker

Generating WordPress using Docker Compose setup, hiding credentials in repo

docker docker-compose env mysql network phpmyadmin wordpress

Last synced: 29 Apr 2026

https://github.com/natthasath/docker-grafana-prometheus

Grafana is an open-source platform for monitoring and observability. It allows users to visualize, query, and analyze metrics from various data sources like Prometheus, Elasticsearch, and more. Grafana's interactive dashboards provide real-time insights for IT systems.

docker-compose grafana monitor prometheus

Last synced: 29 Apr 2026

https://github.com/ricsanfre/ansible-role-docker

Docker Ansible Role. It intalls docker and docker-compose

ansible docker docker-compose role ubuntu

Last synced: 29 Apr 2026

https://github.com/dikshita25/nightwatch-grid-docker-boilerplate

This is a Boilerplate project, which contains an initial setup for running Nightwatch tests using selenium grid within the dockerized environment

automation automation-test chromedriver docker docker-compose firefoxdriver javascript nightwatch nightwatch-boilerplate nightwatchjs page-object selenium selenium-grid seleniumgrid

Last synced: 29 Apr 2026

https://github.com/askareija/api-wilayah-indonesia-rust

REST API data wilayah administrasi Indonesia menggunakan Rust, Actix web, dan SQLite.

actix-web docker docker-compose rust rust-lang sqlite sqlite-database wilayah-administratif wilayah-indonesia

Last synced: 29 Apr 2026