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/kalicyh/poetry_dockerfile

在docker使用带poetry的python镜像

docker docker-compose docker-image dockerfile poetry

Last synced: 05 May 2026

https://github.com/keyzox71/meowapi

🐈 An api for cat picture (with Fastify) do not actually use it, it is only so i can understand how Fastify works

api backend docker-compose docker-image fastify frontend nix nix-flake

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/foufou-exe/openfoodfacts-etl

This project aims to set up a distributed ETL (Extract, Transform, Load) solution to randomly generate food menus tailored to users' needs, using data available on OpenFoodFacts.

apache-spark docker docker-compose java openfoodfacts school-project spark-sql student-project

Last synced: 05 May 2026

https://github.com/yamzil/inception

This project aims to introduce you to discover Docker

adminer docker docker-compose ftp mariadb ngnix redis

Last synced: 05 May 2026

https://github.com/chinh00/rustexample

Rust restful api example

cicd docker docker-compose rust

Last synced: 05 May 2026

https://github.com/ramsailopal/yottadb-node-compose

Docker compose file to deploy YottaDB with M-Gateway service container as well Yottadb nodejs container

docker docker-compose mumps node-js yottadb

Last synced: 05 May 2026

https://github.com/baratharivazhagan/useful-docker-services

This repository contains docker commands to quick start services as docker containers

docker docker-compose docker-container

Last synced: 05 May 2026

https://github.com/gutoscherer/transactionsroutine

Transactions Routine é uma aplicação para simular transações bancárias, como compra, saque e pagamento.

api api-rest clean-architecture clean-code ddd ddd-architecture docker docker-compose go golang gorm gorm-orm rest

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/derekahn/elk-stack

🦌The ELK stack powered by docker-compose 🐳

docker docker-compose elasticsearch elk elk-stack kibana logstash

Last synced: 05 May 2026

https://github.com/pasdam/docker-stack-grafana-prometheus

Basic setup with docker-compose of Grafana using Prometheus to publish metrics

docker docker-compose grafana metrics prometheus prometheus-client statsd statsd-client telegraf

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/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/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/mdazfar2/two-tier-flask-app

This project aims to deploy a scalable two-tier application running on Flask and MySQL, designed to handle 10,000 concurrent users while adhering to best DevOps practices. By leveraging Docker, Kubernetes, and AWS services, We ensure fault tolerance, scalability, and efficient deployment.

aws-eks docker docker-compose helm kubernetes

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/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/thifacco/url-shortener

🔗 Encurtador de links desenvolvido com NestJS, Docker e MongoDB

docker docker-compose mongodb nestjs shortener url

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/khachornchit/nodejs-docker

A simple Node.js with docker-compose

docker docker-compose nodejs

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/alphagamedeveloper/dockerappstore

Easy, flexible, docker-compose.yml sharing platform!

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/4s4v1n/docker

Working with docker

docker docker-compose dockerfile nginx

Last synced: 06 May 2026

https://github.com/macagua/example.dockercompose.django

Example from the 'Quickstart: Compose and Django' Tutorial

django docker docker-compose

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/volker-raschek/docker-compose-docker

[MIRROR]: Source files of the container image volkerraschek/docker-compose

container docker docker-compose

Last synced: 06 May 2026

https://github.com/asishkumar-gouda/docker-zero-to-hero

This Repository for all Docker related stuff understanding Docker in a better way

docker docker-compose docker-hub

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/sukhoy94/dusha-fund-infrastructure

dusha-fund.com main repository infrastructure

bash docker-compose makefile wordpress

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/natevick/docker-dev

Multiple runtime versions using Docker

docker docker-compose elixir ruby

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/smoglica/vlet

A light-weight command-line interface for interacting with Docker Compose services

docker docker-compose

Last synced: 06 May 2026

https://github.com/nedhmn/streeteasy-scraper

StreetEasy data scraper built as a Dockerized monorepo with uv workspaces. Supports synchronous and asynchronous scraping via BrightData, featuring a FastAPI webhook and Cloudflared tunnels.

cloudflare-tunnel docker-compose fastapi monorepo postgresql python scraping uv

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/almirjnr/jwt-auth-server

A modularized jwt creation and authentication server, made to be used with any project.

aspnet-core docker-compose dockerfile entity-framework-core jwt-authentication jwt-token postgresql swagger-ui

Last synced: 06 May 2026

https://github.com/vgnshiyer/container-net

A network of Linux containers on a single command.

ansible containers devops docker docker-compose

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/eirikur-ari/my-dev-stack-template

Docker compose setup with Consul, MySQL and RabbitMQ

consul docker-compose mysql rabbitmq

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/9a-aaaaaaaa/nest_api_blog

test blog api & version 1.0 api

docker-compose mysql nest

Last synced: 06 May 2026

https://github.com/persys-dev/persys-agent

Persys Agent is a lightweight, CPP-based system agent for managing Docker containers, Docker Compose services, Docker Swarm clusters, and cron jobs on a node. It provides secure, API-driven orchestration, resource monitoring, and heartbeat reporting.

agent automation cpp devops distributed-systems docker docker-compose docker-swarm edge-computing hmac-authentication infrastructure monitoring orchestration systemd

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/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/shihabshahrier/docker-command-cheat-sheet

Docker simplifies container management for developers. Below is a fun and easy guide to the most useful Docker commands you'll need. Let's start building and managing containers like a pro! 🚀

docker docker-compose docker-image docker-network

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/codewithpraveen/labs-docker-compose

Repo for the "Create and Manage Multi-container Apps with Docker Compose" lab

docker-compose mssql mssql-docker multicontainer

Last synced: 06 May 2026

https://github.com/pcpratheesh/go-healthwatch

Go-HealthWatch is a lightweight Golang package that can be used to monitor the health of applications/services.

docker docker-compose golang health-check healthcheck

Last synced: 06 May 2026

https://github.com/romiras/docker-playground

Playground for Docker and Docker Compose

docker docker-compose redis

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