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/kimdcottrell/wordpress-localdev-template

A Localdev: WordPress 6, PHP 8, MariaDB 11, Composer, WP CLI, & WP-Scripts

composer docker docker-compose localdev localdevelopment mariadb php wordpress wp-cli wp-scripts

Last synced: 15 Feb 2026

https://github.com/iamthiagoo/docker-learning

Repository related to Docker content (commands and concepts).

docker docker-compose docker-image dockerfile prompt terminal virtualization

Last synced: 05 Apr 2026

https://github.com/jrcasso/go-app-template

A DevContainer template for Go applications or libraries, complete with a container-native development setup.

container devcontainer docker docker-compose go golang

Last synced: 15 Feb 2026

https://github.com/mekwiset/postgrestomongodb_migration_project

Migrate data from Postgres Database to MongoDB.

airflow docker-compose mongodb postgres

Last synced: 18 Apr 2026

https://github.com/barsikus007/nas

Modern dockerized NAS setup. Targed architecture is x64 (was arm64).

arm64 docker docker-compose nas nextcloud traefik

Last synced: 27 Oct 2025

https://github.com/jakejarvis/homelab

🧪 Docker Compose service definitions for the various apps I have running on my home network.

authelia docker docker-compose homelab linux raspberry-pi self-hosted traefik

Last synced: 18 Apr 2026

https://github.com/alpinebuster/arkime-docker-compose

Deploy Arkime with GPU-accelerated Rust/Python parsers and custom plugins using Docker Compose.

arkime c cuda deep-neural-networks docker docker-compose llm machine-learning networking pcap pcapng python rust traffic-analysis

Last synced: 16 Apr 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/ignavan39/mood_diary

Telegram-бот для трекинга настроения с аналитикой, Clean Architecture, PostgreSQL, Prometheus, async Python

aiogram clean-architecture docker-compose grafana mental-health mood-diary mood-tracker python sqlalchemy telegrambot telegrambotapi

Last synced: 03 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/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/hadialqattan/go-compose

A lightweight services composer written in Golang for managing services (processes) in a development environment.

cli compose docker-compose go golang goroutines process-management

Last synced: 18 Apr 2026

https://github.com/ngendah/fintech-labs

A fintech project portfolio featuring IaC, LLM agents, low-latency high-load micro-services.

agents aws docker docker-compose grafana kubernetes llm nodejs reactjs terraform

Last synced: 27 Mar 2026

https://github.com/hendriknielaender/nginx-pagespeed

🚀 Nginx + PageSpeed Docker Image

docker docker-compose docker-image nginx pagespeed

Last synced: 17 Apr 2026

https://github.com/lbenie/docker-nogo

Docker image for hugo static page generator with nodejs for dependency management and openssh to transfer file via scp/rsync (https://gohugo.io) (https://nodejs.org)

docker docker-compose hugo nginx nginx-proxy nginx-server nodejs rsync scp static-page static-pages static-site-generator toml

Last synced: 13 Apr 2026

https://github.com/nikoo-asadnejad/docker-commands-cheat-sheet

This cheat sheet includes sections on getting started, managing images, containers, networking, volumes, Docker Compose, and Docker Swarm

docker docker-cheatsheet docker-cheetsheet docker-command docker-commands docker-compose docker-image docker-learn dockercommad dockercommands

Last synced: 09 May 2026

https://github.com/jumpogpo/bank-manager-api

This project is a mock bank API, which utilizes FASTAPI for API development and MongoDB for data storage. It is deployed using Docker.

api bank-api docker docker-compose fastapi kmitl mongodb

Last synced: 04 Mar 2026

https://github.com/lambiengcode/video-kinesis-server

http video storage service with editing capabilities :flamingo: :four_leaf_clover:

docker docker-compose edit-videos ffmpeg flask mongodb python rabbitmq video-editing videoserver

Last synced: 04 Mar 2026

https://github.com/robertoachar/docker-python

:whale: A playground for Docker with Python.

docker docker-compose python

Last synced: 08 May 2026

https://github.com/thallesdaniel/bloqueador

Um simples bloqueador de sites de postas, o sistema armazena o link e o ip em um banco de dados MongoDB. è possivel bloquear e desbloquear o acesso de qualquer site.

docker-compose flet mongodb python

Last synced: 08 May 2026

https://github.com/moeru-ai/easiest

Easy-to-use SillyTavern Starter, based on Docker Compose.

docker-compose podman-compose sillytavern

Last synced: 28 Jan 2026

https://github.com/dockpack/base_grid

Ansible role to deploy a Selenium Grid running with docker-compose

ansible-role chrome developer-tools docker-compose firefox selenium-grid test-automation

Last synced: 08 May 2026

https://github.com/master-hax/compose-cloudhole

a multi-container application to run pi-hole with cloudflared DNS-over-HTTPS as the upstream resolver

ad-block ad-blocker dns dns-over-https dns-server dnsmasq docker docker-compose pi-hole pihole privacy security

Last synced: 08 May 2026

https://github.com/octonawish-akcodes/facialtraitanalyzer

Containerized Django web application that performs age and gender detection on uploaded images using OpenCV and ML.

age-detection containerization django-project docker docker-compose face-detection gender-detection opencv-python

Last synced: 07 May 2026

https://github.com/vinicius73/activemq-artemis-docker

Automates the docker build generation of ActiveMQ Artemis.

activemq activemq-artemis artemis docker docker-compose

Last synced: 06 May 2026

https://github.com/mixa3607/eh_hath

Fork of H@H with metrics in docker

docker docker-compose hath metrics

Last synced: 06 May 2026

https://github.com/migueabellan/docker-sf4

Docker-compose for Symfony 4 (PHP72-FPM - NGINX - MySQL)

docker docker-compose mysql nginx php72-fpm symfony4

Last synced: 06 May 2026

https://github.com/tyronejosee/project_marketly

This repository implements a Django application following the principles of Clean Architecture and Domain-Driven Design (DDD). It serves as a practical example of how to structure a robust and maintainable application.

api-rest django django-rest-framework docker docker-compose github-actions httpx pillow postgresql pre-commit-hooks python redis

Last synced: 24 Jun 2026

https://github.com/zekeriyyaa/ros-communication-via-docker-containers

Basic ROS communication between publishers and subscribers was applied between independent docker containers via VNC viewer on Firefox interface.

communicate containers docker docker-compose listener port publisher ros ros-kinetic talker vnc vnc-ros-desktop vnc-ros-kinetic-full vnc-viewer

Last synced: 06 May 2026

https://github.com/bagiasn/book-spot

Sample microservices application using spring-boot and golang

docker-compose go java microservices spring-boot

Last synced: 06 Feb 2026

https://github.com/m-kus/hoba

😼 Yet another secrets management tool

devops devops-tools docker docker-compose gpg pass password-store secret-management secrets

Last synced: 17 Apr 2026

https://github.com/tiknil/skipper

Tool for managing multiple local Laravel docker-compose deployment

dev-ops docker-compose laravel localhost

Last synced: 04 May 2026

https://github.com/manmolecular/cloud-downloader

:rocket: Download files directly into the cloud with a list of URLs (Distributed RabbitMQ Workers, PostgreSQL, Tornado Web Server)

docker docker-compose postgresql python3 rabbitmq sqlalchemy tornado

Last synced: 04 May 2026

https://github.com/juanico10/selfhosted

Project to install Docker and Docker-Compose in Ubuntu, Raspberry or Nanopi

containers docker docker-compose nextcloud traefik

Last synced: 04 May 2026

https://github.com/fh332393900/docker-compose-node

📦 docker-compose实现node服务代理到二级路径

docker docker-compose node

Last synced: 04 May 2026

https://github.com/nickchecan/hana-express-docker-compose

A docker compose script to automatically create a Hana Express instance on a Linux system

docker docker-compose docker-container hana hana-express sap

Last synced: 04 May 2026

https://github.com/voutuk/pag

Prometheus + Alertmanager + Grafana

alertmanager bash docker docker-compose grafana jenkins prometheus tailscale

Last synced: 06 Feb 2026

https://github.com/metrico/qryn-docker-canary

cLoki +Clickhouse canary runner

canary cloki docker docker-compose logql

Last synced: 15 Apr 2026

https://github.com/kazemmdev/symfony-docker

dockerized symfony6 + php8.1+ nginx + mysql8

docker docker-compose mysql nginx-proxy php8 symfony6

Last synced: 04 May 2026

https://github.com/jerboa88/cringecraft

A containerized PaperMC server that can be self-hosted using Docker & playit.gg

bukkit docker docker-compose docker-container minecraft minecraft-server papermc playit-gg reverse-proxy server

Last synced: 24 Oct 2025

https://github.com/dark-art108/machine-learning-on-alpine-image

This repository have a ML application on Docker Alpine Image which is based on Machine Learning Enviroment

docker docker-compose machine-learning

Last synced: 15 Apr 2026

https://github.com/robertdebock/docker-compose-zabbix

A set of containers (web,server,database) to support a Zabbix environment.

bats docker docker-compose zabbix

Last synced: 03 May 2026

https://github.com/mrtolouei/laravel-dockerized

A complete Laravel project with Docker configuration for easy development and quick deployment

docker docker-compose laravel laravel-docker laravel-dockerize

Last synced: 03 May 2026

https://github.com/zbo14/bouncer

😎 Dynamically block hostnames with HTTP and SOCKS proxies

docker docker-compose haproxy http http-proxy sequelize socks-proxy socks5 sqlite3

Last synced: 03 May 2026

https://github.com/s0rg/clickhouse-kafka-compose

Example docker-compose with clickhouse and kafka or redpanda as event sources

clickhouse docker docker-compose example kafka redpanda

Last synced: 03 May 2026

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

Use SSH tunnelling (AKA port forwarding) within your Docker environment to allow your containers to access remote firewalled services by accessing them via known public IPs.

docker docker-compose docker-image

Last synced: 02 May 2026

https://github.com/fscm/docker-docker

Docker recipe to build a Docker in Docker image

dind docker docker-compose docker-image docker-in-docker dockerfile

Last synced: 02 May 2026

https://github.com/discord4j/dockerfiles

The collection of scripts used to manage our server

docker docker-compose

Last synced: 15 Apr 2026

https://github.com/minghsu0107/mongo-sharded-cluster-quickstart

A minimal MongoDB sharded cluster using docker-compose.

docker-compose mongodb sharded-cluster

Last synced: 01 May 2026

https://github.com/agallardol/buildnetes

A docker image containing DinD, Docker-Compose, Kompose, Kubectl and the necessary dependencies for these tools. It can be used, for example, when running a Pipeline in Gitlab that needs to build the docker images and deploy them in kubernetes.

build-automation build-tool docker docker-compose docker-image gitlab-ci kompose kubectl kubernetes pipeline

Last synced: 01 May 2026

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

:whale: A curated set of Docker (Compose + Kubernetes/Helm) implementations of Maestre's favorite infrastructure.

docker docker-compose

Last synced: 01 May 2026

https://github.com/nwtgck/piping-server-nginx-docker-compose

Piping Server with Nginx using Docker Compose, which might be helpful to write nginx.conf for Piping Server.

docker-compose nginx piping-server reverse-proxy

Last synced: 01 May 2026

https://github.com/lagden/boilerplate-docker-nodejs

Boilerplate com arquivos para rodar a aplicação Node.js via docker.

boilerplate docker docker-compose

Last synced: 01 May 2026

https://github.com/samcole8/cloudflared-compose

Easier Cloudflared connector deployment with Docker Compose

cloudflare-zero-trust cloudflared docker docker-compose

Last synced: 15 Apr 2026

https://github.com/yawkar/marvel-catalog

(Hobby project) REST API service for managing catalog of superheroes and comics

docker-compose hobby-project java rest-api spring spring-boot swagger

Last synced: 15 Apr 2026

https://github.com/jamesslomka/docker-https

nginx reverse proxy to allow for https on local docker containers

docker docker-compose https nginx-proxy

Last synced: 01 May 2026

https://github.com/evilfreelancer/docker-compose-manticoresearch

Composition of docker containers with ManticoreSearch via docker-compose.yml (example)

docker docker-compose example manticoresearch

Last synced: 01 May 2026

https://github.com/yousafkhamza/ipstack-containerization-with-nginx-lb

It's a sample IP location finding the website and that the website fetched the data from ipstack website. Aso, I have containerized this website and also, I included Nginx and Redis containers. Redis act as a cache and Nginx act as a load balancer server because we are using three ipstack containers for efficient working. Also, you can easily set up these containers in your environment because I wrote the above details as a docker-compose. Furthermore, the website is created using python and it's just a demonstration.

containers docker docker-compose iplocation ipstack-api nginx nginx-load-balancer redis-cache

Last synced: 01 May 2026

https://github.com/antonioanerao/docker-compose-debian10-sqlsrv

Docker-compose with Debian10 + PHP7.4.21 + Drivers sqlsrv + SQL Server 2017 Express

docker docker-compose

Last synced: 01 May 2026

https://github.com/dimmaryanto93/docker-compose-example

Example of docker-compose using image

docker docker-compose

Last synced: 01 May 2026

https://github.com/fshmidt/balance-microservice-api

REST API for Balance Microsevice with Postgres db

docker-compose gin golang postgresql rest-api

Last synced: 30 Apr 2026

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/capellax02/microbank

A banking project following microservices architecture built with Spring Boot; employing Docker, Spring Security, Spring Cloud, OpenFeign, RabbitMQ, Keycloak, Redis, PostgreSQL, MinIO, and more.

docker docker-compose event-driven-architecture keycloak microservices-architecture minio openfeign postgresql rabbitmq rbac redis smtp-server spring-cloud spring-security-oauth2

Last synced: 25 Oct 2025

https://github.com/beto-ouverney/blogs-api-golang

Blogs API GO LANG with DOCKER, MYSQL, JWT, SOLID and Clean Architecture

clean-architecture docker docker-compose go golang jwt-token mysql solid-principles sqlx

Last synced: 29 Apr 2026

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/ohbus/sonar

SonarQube Deployment using Docker Compose

devops docker docker-compose sonarqube

Last synced: 29 Apr 2026

https://github.com/mpolinowski/osticket-nomad

Deploying OSTicket - Docker, Docker-Compose and Hashicorp Nomad

docker docker-compose hashicorp-consul hashicorp-nomad osticket

Last synced: 29 Apr 2026

https://github.com/cbuschka/testdrive

Test driver for docker container based integration tests.

docker docker-compose integration-testing

Last synced: 29 Apr 2026

https://github.com/sachin-chaurasiya/learn_docker

Simple repository which includes docker image examples for NodeJs and Python.

docker docker-compose docker-container docker-image dockerfile

Last synced: 29 Apr 2026

https://github.com/ameyajain-25/docker-practice

Docker Practise repository or trying different docker configurations and applications

docker docker-compose docker-container docker-hub docker-image dockerfile

Last synced: 11 May 2026

https://github.com/revsys/local-compose-loki-prometheus-vector

Example Docker Compose configuration for using Loki, Prometheus, and Grafana is a local development setting to better consume logs and metrics

docker-compose grafana loki prometheus vector

Last synced: 29 Apr 2026

https://github.com/peterwvj/nextcloud

Docker-based Nextcloud setup with LetsEncrypt SSL, PostgreSQL backend, Collabora Online Office and preview generation

collabora docker docker-compose letsencrypt nextcloud postgresql

Last synced: 28 Apr 2026

https://github.com/kauahensilva/dart_docker_postgres_back_end

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

dart docker docker-compose postgresql

Last synced: 30 Apr 2026

https://github.com/nisalgunawardhana/docker-101

This repository provides a structured path to learn containerization with Docker. You'll start with basic concepts, work through hands-on labs covering essential Docker workflows, and submit your work for review to earn a completion badge.

docker docker-compose docker-container docker-image dockerfile learn

Last synced: 27 Apr 2026

https://github.com/oleg-koval/dcli

Docker Compose and Git management CLI for macOS, Linux, and Windows. Easily clean and restart containers, reset repositories to develop or acceptance branches.

cli cross-platform docker docker-compose git go homebrew linux macos windows

Last synced: 02 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