Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Docker Compose
D

Docker Compose

Tool
200 projects612.2k total stars136.5k total forks28 languages

Open-source projects built with Docker Compose

There are currently 200 open-source projects built with Docker Compose, with a combined total of 612.2k GitHub stars. The most common language among these projects is Python.

Showing 200 open-source projects · page 3 of 6

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Quizmaster
Quizmasternymanjens/quizmaster

A web application for hosting interactive quizzes with multiple question types, configurable via YAML.

32640Scala
1 month ago
BMW-Labeltool-Lite
BMW-Labeltool-LiteBMW-InnovationLab/BMW-Labeltool-Lite

A Docker-based image annotation tool for bounding box labeling with auto-labeling support, designed for deep learning training.

32350C#
2 years ago
ctk
ctkctk-hq/ctk

A visual composer for generating Docker Compose and Kubernetes manifests.

30126TypeScript
13 days ago
Local Docker DB
Local Docker DBalexmacarthur/local-docker-db

A collection of Docker Compose files to quickly spin up local databases for development and testing.

29937Go
2 years ago
Mailoney
Mailoneyphin3has/mailoney

A modern SMTP honeypot that simulates a vulnerable mail server to capture and log email-based attacks with database integration.

28481Python
3 months ago
terraform-provider-openapi
terraform-provider-openapidikhan/terraform-provider-openapi

A dynamic Terraform provider that auto-configures itself at runtime using OpenAPI/Swagger specifications.

28347Go
2 years ago
machine learning
machine learningjeff1evesque/machine-learning

A web interface and REST API for classification and regression using Support Vector Machine (SVM) and Support Vector Regression (SVR) algorithms.

25883JavaScript
5 years ago
docker-controller-bot
docker-controller-botdgongut/docker-controller-bot

A Telegram bot for managing Docker containers on your server, with monitoring, updates, and multi-language support.

25735Python
22 hours ago
OpenSCAP
OpenSCAPOpenSCAP/container-compliance

Tools for vulnerability scanning and compliance auditing of Docker containers and images using OpenSCAP.

24243Shell
9 years ago
Algorand Sandbox
Algorand Sandboxalgorand/sandbox

A Docker-based tool to quickly set up a local Algorand development environment with Algod, Indexer, and Conduit.

241160Shell
26 days ago
cl-dbi
cl-dbifukamachi/cl-dbi

A database-independent interface for Common Lisp, providing a uniform API for SQLite, PostgreSQL, and MySQL.

23130Common Lisp
6 months ago
WPGraphQL for SEOPress
WPGraphQL for SEOPressashhitch/wp-graphql-yoast-seo

A WPGraphQL extension that exposes Yoast SEO data for WordPress content via GraphQL queries.

23149PHP
21 days ago
FastAPI and Tortoise ORM
FastAPI and Tortoise ORMprostomarkeloff/fastapi-tortoise

A template for building scalable web APIs with FastAPI and Tortoise ORM, featuring Docker deployment and development utilities.

22119Python
2 years ago
Dockadvisor
Dockadvisordeckrun/dockadvisor

A fast, lightweight Dockerfile linter written in Go that detects issues, enforces best practices, and provides quality scores.

2127Go
7 months ago
Zodiac
ZodiacCenturyLinkLabs/zodiac

A lightweight tool for easy deployment and rollback of Docker Compose applications with deployment history.

20020Go
6 years ago
Elastic honey
Elastic honeyjordan-wright/elastichoney

A honeypot designed to detect and log attacks targeting Elasticsearch remote code execution vulnerabilities.

19353Go
11 years ago
ADBHoney
ADBHoneyhuuck/ADBHoney

A low-interaction honeypot that mimics Android Debug Bridge (ADB) over TCP/IP to capture malware targeting exposed port 5555.

18335Python
1 year ago
docker-k6-grafana-influxdb
docker-k6-grafana-influxdbluketn/docker-k6-grafana-influxdb

A Docker Compose setup for running load tests with K6, Grafana, and InfluxDB for visualizing performance metrics.

179104JavaScript
1 year ago
mongodb
mongodbmongodb-haskell/mongodb

A Haskell driver for MongoDB that enables database connections, queries, updates, and administrative tasks.

17048Haskell
2 years ago
c't-Smart-Home
c't-Smart-Homect-Open-Source/ct-Smart-Home

A pre-configured Node-RED setup for home automation with Zigbee, MQTT, and dashboard support, designed for self-hosting.

17040Shell
3 years ago
BurningOkr
BurningOkrBurningOKR/BurningOKR

An open-source web application for implementing OKR (Objectives and Key Results) goal-setting methodology with focus, alignment, and transparency.

16955Java
2 years ago
k6 QuickPizza examples
k6 QuickPizza examplesgrafana/quickpizza

A demo web application for learning observability with Grafana and performance testing with k6.

16459Go
12 hours ago
Sync Flavor
Sync Flavortestdrivenio/fastapi-crud-sync

A synchronous FastAPI example project for building and testing CRUD APIs with Pytest and Docker.

15919Python
2 years ago
JtlReporter
JtlReporterludeknovy/jtl-reporter

Generate beautiful, customizable performance reports from JMeter, Locust, and other testing tools.

15140Python
4 months ago
golang-fiber-realworld-example-app
golang-fiber-realworld-example-appalpody/golang-fiber-realworld-example-app

A real-world backend API example built with Go, Fiber, Gorm, and Swagger, following the RealWorld specification.

14834Go
5 months ago
rust-etcd
rust-etcdjimmycuadra/rust-etcd

A Rust client library for interacting with etcd distributed key-value stores.

14532Rust
6 years ago
go-sample
go-samplezitryss/go-sample

A sample Go application project layout implementing Clean Architecture with real, runnable code.

14026Go
7 years ago
Craftman
Craftmangabrielmoreira/craftman

A command-line tool to simplify Craft CMS installation, management, and deployment using Docker.

12411Shell
7 years ago
Terraform cloud-init config
Terraform cloud-init configchristippett/terraform-cloudinit-container-server

A Terraform module to deploy Docker containers or Compose files to any cloud VM using cloud-init, with Traefik and Let's Encrypt.

11927HCL
4 years ago
intercityup.com
intercityup.comintercity/intercity-next

A web control panel for deploying applications on your own servers using Dokku.

11222Ruby
7 years ago
Cardinal
CardinalJohnMaguire/Cardinal

A Python IRC bot with reloadable async plugins, decorator-based commands, and simple JSON storage.

10440Python
7 days ago
Secure the News
Secure the Newsfreedomofpress/securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations.

10326Python
12 days ago
Example code from the Docker Meet Cassandra Article
Example code from the Docker Meet Cassandra Articlethelastpickle/docker-cassandra-bootstrap

A Docker Compose stack for running Apache Cassandra with monitoring, repair, and logging tools for development and learning.

9850Dockerfile
7 years ago
Hokusai
Hokusaiartsy/hokusai

A Docker and Kubernetes CLI for application developers that wraps kubectl, Docker, Docker-Compose, and Git to manage containerized application lifecycles.

9825Python
12 days ago
aqara-mqtt
aqara-mqttmonster1025/aqara-mqtt

A bridge that connects Aqara (Xiaomi) smart home gateways to MQTT for integration with Home Assistant.

8922Python
5 years ago
Easy-NMOS
Easy-NMOSrhastie/easy-nmos

A Docker Compose starter kit for quickly launching a simple NMOS setup with registry, virtual node, and testing tool.

8912Lua
12 days ago
1
2
3
4
5
6