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/0xkibh/docker-fastapi

A project to build and run the docker container

docker docker-compose fastapi python

Last synced: 05 May 2026

https://github.com/minpeter/todolist

🍡 backend: python, frontend: JS

docker-compose flask sqlite3 todolist vanilla-javascript

Last synced: 05 May 2026

https://github.com/falco13/contact_email

Django app with contact form and email sending, with Celery, in Docker. Extensive message validation eliminates a large amount of spam and invalid emails.

api api-rest celery contact contact-form contacts-app django django-rest-framework docker docker-compose email mail message message-validation python rest-api validation

Last synced: 05 May 2026

https://github.com/giodebrito/sqlite-inspector

A small test project made to test routing, controllers, uploading, etc.

docker-compose php8

Last synced: 05 May 2026

https://github.com/giljr/keycloak_docker_compose_app

From Rails 8 + Keycloak Integration + Docker: A Beginner’s Guide.

docker docker-compose howto-tutorial keycloak mailhog-docker pg pgadmin rails8

Last synced: 05 May 2026

https://github.com/renatomb/n8n-ffmpeg

Docker image based on the official n8n image, with FFmpeg support.

docker docker-compose docker-image dockerfile ffmpeg n8n

Last synced: 05 May 2026

https://github.com/complicat9d/participant-interaction-service-be

Implementation of service for participant interactions

docker-compose fastapi jwt pydantic sqlalchemy

Last synced: 05 May 2026

https://github.com/emapco/chem-mrl-demo

Gradio app showcasing Chem-MRL embeddings for SMILES-based similarity search.

demo-app docker docker-compose embeddings gradio machine-learning matryoshka-representation-learning retrival smiles transformer

Last synced: 05 May 2026

https://github.com/pstadler/postgis-pgweb

Disposable PostGIS setup with Pgweb and Caddy.

caddy docker docker-compose infrastructure pgweb postgis postgresql

Last synced: 05 May 2026

https://github.com/corani/groupcache-memberlist

Sample project of using hashicorp/memberlist with mailgun/groupcache in docker-compose

docker docker-compose golang groupcache memberlist

Last synced: 06 May 2026

https://github.com/karibash/docker-ssh-tunnel

This is a lightweight Docker image that creates a simple SSH tunnel using autossh on a server.

docker docker-compose ssh tunnel

Last synced: 06 May 2026

https://github.com/snickerjp/docker-progit2-ja-ebookbuild

progit/progit2-ja の EBOOK を作成する Docker Image (Only PDF)

docker docker-compose docker-images gem progit rake

Last synced: 06 May 2026

https://github.com/wjc-van-es/ps-eda-kafka-streams

Example from Designing Event-driven Applications Using Apache Kafka Ecosystem By Bogdan Sucaciu m 5

apache-kafka avro confluent-platform confluent-schema-registry cp-community-components docker-compose kafka-streaming ksqldb ksqldb-cli pluralsight-course

Last synced: 06 May 2026

https://github.com/bastienkody/inception

Ecole 42 project (Wordpress MariaDB Nginx dockerization on alpine linux VM)

alpine-linux docker docker-compose

Last synced: 06 May 2026

https://github.com/giabar/gb-httpd-centos

Apache Web Server Docker image - https://hub.docker.com/r/giabar/gb-httpd-centos/

apache apache-httpd docker docker-compose docker-image dockerfile

Last synced: 06 May 2026

https://github.com/waltertamboer/experiment-docker-nginx-proxy

This repository contains an experiment where I set up two sites within Docker containers and nginx acts as a proxy.

apache docker docker-compose httpd nginx proxy

Last synced: 06 May 2026

https://github.com/kavin-du/docker-compose-files

Useful docker compose files for day-to-day use

docker docker-compose

Last synced: 06 May 2026

https://github.com/andrey-yurchuk/subscription-orders

Subscription orders - приложение для управления заказами питания по подписке

docker-compose mysql nginx php8

Last synced: 06 May 2026

https://github.com/ppirog/githubapisearcher

SPRING-BOOT, REST API excercise. 1) User enters github login. 2) After that app makes 2 HTTP requests to fetch needed data from Github API. 3) App sends response with needed data to user. To store data Postgre database is used.

docker-compose feign-client hibernate http-requests postgresql rest-api spring-boot

Last synced: 06 May 2026

https://github.com/yhagio/docker_ssh_example

How to install private repo in docker image using local ssh

docker docker-compose nodejs ssh

Last synced: 06 May 2026

https://github.com/clementlecorre/shopping-list-lb

Loopback project with lb angular SDK

angularjs boostrap docker docker-compose loopback

Last synced: 06 May 2026

https://github.com/programmersteve/java-javalin-bank-backend

A REST java backend made using the javalin framework. Uses Postgresql to persist data, jwt tokens for authentication, and hashing for password storage.

docker docker-compose java javalin jwt postgresql

Last synced: 06 May 2026

https://github.com/hissinger/kafka-logstash-loki-grafana

log collectors using kafka, logstash, loki and grafana.

docker docker-compose grafana kafka logstash loki

Last synced: 06 May 2026

https://github.com/damianmoore/punk-deploy

A lightweight tool for building, deploying, backing-up and moving server environments based on Docker Compose and Docker Machine

deployment deployment-automation deployment-pipeline deployment-system devops-tools docker docker-compose docker-image docker-machine

Last synced: 06 May 2026

https://github.com/alwayslearningpls/go-dogstore

dog store written in go using postgresql as db and microservices oriented

docker docker-compose dog go postgresql

Last synced: 06 May 2026

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

A wordpress docker image. Easy to use :)

docker docker-compose mysql wordpress

Last synced: 06 May 2026

https://github.com/ageagainstthemachine/cloudflared-docker-compose

A simple Docker compose file that runs the cloudflared for setting up a tunnel.

cloudflare cloudflare-tunnel cloudflared docker docker-compose

Last synced: 06 May 2026

https://github.com/thetoriqul/fullstack-react-flask-app

This repository contains a full stack application built with React for the frontend and Flask for the backend. It's a task management system that allows users to create, read, update, and delete tasks.

docker docker-compose full-stack full-stack-application full-stack-web-development todo-app todo-master

Last synced: 06 May 2026

https://github.com/alifruliarso/griddb-url-shortener

A simple URL Shortener API using Java Spring-Boot & GridDB

devtools docker-compose griddb inotifywait livereload spring-boot url-shortener

Last synced: 06 May 2026

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

Redis is an open-source, in-memory data structure store, used as a database, cache, and message broker. It supports various data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, and geospatial indexes with radius queries.

cache docker-compose redis

Last synced: 06 May 2026

https://github.com/joeriddles/devcontainer-compose

An example devcontainer project using docker compose

devcontainers docker docker-compose python vscode

Last synced: 06 May 2026

https://github.com/lexxai/es_cluster_docker_helper

The docker assistant for creating a docker-compose.yml file for organizing a cluster for an elastic search server.

cluster docker docker-compose elasticsearch elasticsearch-cluster python truenas truenas-scale

Last synced: 06 May 2026

https://github.com/blue-davinci/musical-zoe

A robust, modular Go backend service providing three core music-related APIs with comprehensive authentication, error handling, and developer-friendly automation.

api aws bash docker-compose golang music rest-api

Last synced: 06 May 2026

https://github.com/ankitrajput0096/eureka_admin_client_springboot

Dockerized Spring Boot application with Eureka Admin and client services.

docker docker-compose eureka eureka-client eureka-server java spring-boot

Last synced: 06 May 2026

https://github.com/mihaigalos/pushnotify

Dockerized push notifications on events from the unix journal.

docker docker-compose journalctl raspberry-pi raspberrypi

Last synced: 06 May 2026

https://github.com/slashpai/docker_configs

Docker configs created for exploring various things

docker docker-compose docker-configs dockerfile

Last synced: 06 May 2026

https://github.com/valderman/thicc

Trivial HTTP Interface for (Docker) Compose Containers

debian-packages docker docker-compose haskell rest-api

Last synced: 06 May 2026

https://github.com/aliabbosashurov/spring-boot-docker-example

example of how to use docker with .env and docker-compose

docker docker-compose env

Last synced: 06 May 2026

https://github.com/helgesverre/jadx-webgui

🧪 Experimental Web GUI for real-time APK decompilation using JADX, Docker, Flask, and SocketIO.

docker docker-compose flask-application jadx jadx-gui svelte webapp

Last synced: 06 May 2026

https://github.com/tim-hub/docker-sample

food trucks docker compose sample

docker docker-compose

Last synced: 06 May 2026

https://github.com/rodrigodosanjosoliveira/cloud-metering-ingestor

Microservice for ingesting and aggregating usage pulses for a cloud billing platform.

docker docker-compose golang microservices prometheus

Last synced: 06 May 2026

https://github.com/zakhaev26/go-devops-practice

Documenting some codes🐳☸️

docker docker-compose nginx-rtmp

Last synced: 06 May 2026

https://github.com/natthasath/docker-mongo-express

MongoDB is a NoSQL, document-oriented database that allows for flexible and scalable data management. It uses JSON-like documents with optional schemas and provides features such as indexing, auto-sharding, and aggregation.

docker-compose mongo mongo-express

Last synced: 06 May 2026

https://github.com/andgineer/airflow

Apache Airflow 2 docker-compose environment with scheduler, workers, DB and live reload of DAGs

airflow anaconda docker docker-compose python

Last synced: 06 May 2026

https://github.com/hinha/docker-container-collection

Collection docker tools (CI/CD)

docker docker-compose

Last synced: 06 May 2026

https://github.com/shivamka1/ghost-automatic-backup

Simplest scheme to automatically backup your ghost blog.

backup docker docker-compose dropbox ghost

Last synced: 06 May 2026

https://github.com/mborne/docker-jenkins

[DEV] Docker image based on jenkins/jenkins:lts with docker CLI on master node.

dind docker docker-compose jenkins

Last synced: 06 May 2026

https://github.com/eddyoliveiram/xyz-app

I developed a small application separating the frontend layer (VueJS) from the backend API (Laravel). This application is designed for employers to manage employee training.

api-rest docker-compose laravel laravel-framework vuejs3

Last synced: 06 May 2026

https://github.com/blueskyfish/dockbert

A simple "Traefik" setup

docker docker-compose traefik2

Last synced: 06 May 2026

https://github.com/pkramek/python-devcontainer

🚀 Modern Python DevContainer template with UV, Ruff, and zero-config magic. Because life's too short for dependency hell.

devcontainer docker docker-compose pre-commit python ruff

Last synced: 06 May 2026

https://github.com/karol7krawczyk/golang-migrate-tool

Language and framework independent database migrations and scripts for MySQL, Postgres and SQLite. Migration is for people who need to run a bash script before executing SQL code or are looking for migrations that execute processes in scripts

bash docker docker-compose golang migration mysql postgres scripts sqlite

Last synced: 10 Jun 2026

https://github.com/nikiforovall/na-bu

Approach for managing microservices from different repositories on a developer machine

docker docker-compose docker-compose-template microservices

Last synced: 06 May 2026

https://github.com/zebradil/docker-taskd

Dockerized taskwarrior sync server (aka taskd)

docker docker-compose taskd taskwarrior

Last synced: 06 May 2026

https://github.com/phatnguyenuit/nodejs-dockerize-workspace

NodeJS Dockerize Workspace Environment.

docker docker-compose nodejs

Last synced: 06 May 2026

https://github.com/rjeczalik/golang-docker

Official golang images with docker and docker-compose packages.

docker docker-compose golang

Last synced: 06 May 2026

https://github.com/leehan0617/spring-boot-with-docker

Make Spring Boot Jar With Docker.

docker docker-compose java

Last synced: 06 May 2026

https://github.com/luismr/kafka-cluster-docker-compose

This setup provides a Kafka cluster using KRaft mode (ZooKeeper-free) with 3 brokers. Each broker is configured as both a broker and a controller, using plaintext communication and supporting automatic topic replication

docker docker-compose kafka kafka-cluster kafka-cluster-setup kafka-kraft

Last synced: 06 May 2026

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

Slim wordpress docker image

docker docker-compose local-development

Last synced: 06 May 2026

https://github.com/swillner/docker-bell

Simple Web API Server to trigger Docker container rebuilds

docker docker-compose

Last synced: 06 May 2026

https://github.com/james-mwendwa/docker-projects

Docker projects from beginner to advanced

devops devops-tools docker docker-compose dockerfile kubernetes

Last synced: 06 May 2026

https://github.com/leonardovff/ollama-selfhost

Self hosted of Ollama + Open-WebUI using docker

docker docker-compose ollama open-webui

Last synced: 06 May 2026

https://github.com/weronika-stepien/python

DevOps-focused Python projects showcasing Docker-based containerization and deployment. Designed to demonstrate container management and application lifecycle as part of DevOps practices.

containerization devops docker docker-compose microservices python web-applications

Last synced: 07 May 2026

https://github.com/rob-bl8ke/spring-kafka-avro-local

Explore the ability to run Kafka and an Avro compatible schema registry locally on the development machine

avro avro-schema docker-compose kafka mockoon mockoon-cli schema-registry spring-boot

Last synced: 07 May 2026

https://github.com/sultanalieva-s/discourse

A service for sharing and discussing articles.

django-rest-framework docker docker-compose python unit-testing

Last synced: 07 May 2026

https://github.com/red2n/musical-train

Learning and upgrading my Knowledge.

anular docker docker-compose java17 spring-boot

Last synced: 07 May 2026

https://github.com/marceloleite2604/kafka-environment

Docker compose project to instantiate a Kafka environment and produce & consume events through it.

docker docker-compose kafka spring spring-boot-2 spring-kafka

Last synced: 07 May 2026

https://github.com/andreyrvs/22-mysql-all-for-one

Série de desafios em MySQL

docker docker-compose mysql

Last synced: 07 May 2026

https://github.com/joeri-abbo/wpdc-wordpress-docker-compose

Stack for local development of a WordPress project

development docker docker-compose stack wordpress

Last synced: 07 May 2026

https://github.com/zackbraksa/otel-collector

Docker compose to run an otel collector with zipkin and jaeger

docker docker-compose jaeger opentelemetry otel-collector zipkin

Last synced: 05 May 2026

https://github.com/dyarleniber/awesome-fizzbuzz

This project was developed applying the Chain of Responsibility Pattern and the Builder Pattern to develop FizzBuzz.

builder builder-pattern chain-of-responsibility chain-of-responsibility-pattern docker docker-compose fizzbuzz php php7 phpunit testing

Last synced: 05 May 2026

https://github.com/digitalilusion/grpc-pattern

Pattern NLP framework as microservice with gRPC

docker docker-compose grpc microservice nlp pattern

Last synced: 05 May 2026

https://github.com/elkoyote07/kafkaflinkplayground

A friendly playground for experimenting with Kafka and Flink integration and development.

apache-flink apache-kafka big-data docker docker-compose flink java kafka opensource python streams web-ui

Last synced: 05 May 2026

https://github.com/henry-azer/facetcher-admin-portal

Facetcher Admin Portal React js app, powerful tool for managing and monitoring facetcher user activities on a web application.

admin-portal axios clean-architecture docker docker-compose formik i18n i18n-react mui react-redux reactjs

Last synced: 05 May 2026

https://github.com/mdazfar2/three-tier-deploy-wanderlustapp

Welcome to Wanderlust! This three-tier travel app, powered by React.js, Node.js, and MongoDB, is your gateway to discovering exciting destinations, seamlessly deployed on AWS and Docker.

aws devops docker docker-compose

Last synced: 05 May 2026

https://github.com/vitaee/phpbanknet

a challenge given by retrocket and try to solve challenge with best practices of PHP and Laravel framework.

docker docker-compose lararvel mysql

Last synced: 05 May 2026

https://github.com/hojas/wordpress-docker-compose

Run Wordpress in Docker with one click.

docker docker-compose wordpress

Last synced: 05 May 2026