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/rodrigocipriani/docker

Docker Compose pre-configurations - by Rodrigo Cipriani : Several systems pre configurated for Docker with docker-compose

docker docker-compose docker-compose-template gitlab gitlab-docker hackmd hackmd-docker nginx nginx-docker

Last synced: 30 Apr 2026

https://github.com/rteicheira/docker

Just a collection of Docker Compose files and their associated README files I have used/created as I learn, develop and use the Docker environment.

docker docker-compose guides nginx-proxy-manager portainer self-hosting tools wikijs

Last synced: 30 Jun 2026

https://github.com/sudipstha08/devops

learning docker & devops :zap:

docker docker-compose

Last synced: 14 May 2026

https://github.com/silaskalmbach/docker_raspberrypi4_jupyterlab

Minimal Dockerfile to run JupyterLab on an Raspberry Pi 4 (arm64)

arm64 balena docker docker-compose ijavascript ipykernel ipython jupyterlab node-js raspberry-pi-4

Last synced: 06 Apr 2026

https://github.com/dubuntu13/dockersinstall

You cant Install docker & Docker-comopse with just one small script in less than 1 min.

bash docker docker-compose install-script linux

Last synced: 19 Feb 2026

https://github.com/wayfi-simeon/wifi-access-point-registry-poc

PoC - Frontend and Backend API for WiFi Access Point Registry

backend backend-api docker docker-compose frontend poc registry wifi

Last synced: 31 Jul 2025

https://github.com/anant/example-janusgraph-notebook

Tutorial for integrating Janusgraph with AWS graph jupyter notebook. Uses ES + Cassandra backend, over docker

aws cassandra docker-compose elasticsearch janusgraph jupyter-notebook

Last synced: 07 Mar 2026

https://github.com/cloudcap10/configcraft

Setup of My Self-Hosted Server on a VPS Using Docker

docker docker-compose home-lab self-hosted vps-server

Last synced: 24 May 2026

https://github.com/armandwipangestu/laracamp-bwa

This repository is web application that aims to provide various features such as authentication, authorization, payment gateway, and email integration. This app is built using Laravel, Breeze (Authentication and Authorization), Socialite (OAuth Google), Midtrans (Payment Gateway), Mailtrap (Email)

breeze docker docker-compose laravel mailtrap midtrans socialite

Last synced: 18 Aug 2025

https://github.com/iimmutable-ai/cc-docker

Dockerized development environment for Claude Code CLI. Multi-runtime support (Node.js, .NET, Go, Rust) with optional Solana and Mobile profiles. Security-hardened with cross-platform support.

claude-code devcontainer development-environment docker docker-compose dotnet flutter golang nodejs react-native rust solana

Last synced: 05 Jul 2026

https://github.com/ellerbrock/terraform-consul-backend

:jack_o_lantern: consul as backend for terraform with docker

consul consul-server docker docker-compose terraform terraform-backend

Last synced: 09 May 2026

https://github.com/azhinu/elastic-stack

Production-ready docker compose project for Elastic Stack (Elasticsearch, Kibana, Logstash)

docker-compose elasticsearch elasticstack elk

Last synced: 18 Feb 2026

https://github.com/juanelas/openvpn-docker

A just-working, easily-configurable OpenVPN docker

docker docker-compose openvpn vpn

Last synced: 03 Feb 2026

https://github.com/ivan-borovets/fastapi-starter

Interactive FastAPI project generator — answer a few questions and get exactly what you need instead of cleaning up existing projects. Features scalable src-layout, modular migrations, env-based config, and Docker. Powered by Copier, a smarter alternative to Cookiecutter

alembic boilerplate clean-architecture cli cookiecutter copier copier-template docker docker-compose fastapi fastapi-boilerplate fastapi-template hexagonal-architecture onion-architecture postgres project-template python sqlalchemy uv

Last synced: 06 Apr 2026

https://github.com/ashkan-khd/klassino

An online platform for holding online classes.

django django-docker django-postgresql docker docker-compose postgresql python

Last synced: 08 Apr 2026

https://github.com/marlycormar/httplistener_to_channelwriter

Mirth-connect example channel that sends transformed hl7 messages to another channel.

channel docker docker-compose hl7 http mirth-connect

Last synced: 07 Aug 2025

https://github.com/josenaldo/fc-walletcore

Sistema de gerenciamento de contas e saldos, desenvolvido no curso Event Driven Architecture, da FullCycle.

devfullcycle docker docker-compose eda event-driven-architecture fullcycle go java kafka makefile mysql shell-script

Last synced: 14 Jan 2026

https://github.com/cododel/directus-alto

A comprehensive Directus CMS template with Alto CLI - treat Directus as a full development framework with automated backups, environment sync, and streamlined workflows

api automation backup-system cli-tool cms database-management development-tools devops directus docker docker-compose framework fullstack postgresql template web-development

Last synced: 29 Jul 2025

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

An Ansible role to deploy a docker environment on specific linux systems (with some extras like ctop, docker-compose, GPU support in docker for Nvidia graphic cards)

ansible ansible-role ctop datadrivers datadrivers-gmbh docker docker-compose docker-gpu gpu-support nvidia-docker

Last synced: 07 Apr 2026

https://github.com/kdpuvvadi/cf-ddns

Lightweight Docker image for cloudflare DDNS

cloudflare ddns ddns-client ddns-script docker docker-compose

Last synced: 18 Feb 2026

https://github.com/josephgodwinkimani/nestjs-graphql-prisma

Nest.js Hybrid Application (HTTP server with microservice listeners) with GraphQL (schema first), Prisma, MySQL (easily replaceble), MongoDB, Jest, Docker

cockroachdb docker-compose grpc mongoose mqtt mysql nestjs-graphql nestjs-http nestjs-kafka nestjs-microservices nestjs-prisma nestjs-rabbitmq postgresql

Last synced: 24 Jul 2025

https://github.com/linuxluigi/meetup-data-scraper

Scrape groups & events from Meetup Rest API to enable a fulltext search

django docker docker-compose elasticsearch meetup meetup-api postgresql python3 redis traefik wagtail wagtail-cms

Last synced: 07 Apr 2026

https://github.com/ak4m410x01/examination_platform_api

ExamSandbox is a secure examination platform using Docker for isolated code execution. Ideal for educational assessments, it offers a user-friendly interface, robust security measures, and detailed result evaluations.

django django-rest-framework docker docker-compose examination-system exams-management-system postgresql python rest-api university

Last synced: 15 Jun 2025

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/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/flavienbwk/haproxy-docker

Example of HAProxy implementation with Docker. Serving web servers.

docker docker-compose haproxy

Last synced: 02 May 2026

https://github.com/notdroid/harmonychat

💬 A full-stack, event-driven chat application built to learn distributed systems and devops patterns.

automq aws centrifugo docker-compose dynamodb fastapi kafka kubernetes nextjs postgresql redis terraform

Last synced: 03 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/theodesp/saltstack-example

A Saltstack example using Vagrant and Docker.

confi docker docker-compose learning-by-doing saltstack vagrant

Last synced: 30 Apr 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/guilospanck/pkg-gartic-deploy

Deployable Gartic Application using Docker-Compose.

docker-compose golang reactjs typescript

Last synced: 07 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/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/michelderu/docker-compose-stargate-traefik

Scalable Cassandra + Stargate + Traefik combination using docker-compose

cassandra docker-compose scaleable stargate traefik

Last synced: 06 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/course-one/docker-compose-example

A sample Docker Compose project to run a web application.

devops docker docker-compose docker-swarm

Last synced: 06 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/cbuschka/testdrive

Test driver for docker container based integration tests.

docker docker-compose integration-testing

Last synced: 29 Apr 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/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/mramshaw/restful-couchbase

An experiment with using Couchbase as a drop-in replacement for PostgreSQL

couchbase docker docker-compose document-store go golang n1ql nosql nosql-database restful tdd

Last synced: 03 May 2026

https://github.com/its-alex/sentry-docker-example

Sentry docker-compose example v9

docker docker-compose makefile sentry v9

Last synced: 05 May 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/genndy007/wb_scraper

CRUD Wildberries Goods Monitor RestAPI with Django, DRF, JWT Auth, Celery[RabbitMQ], Docker-compose

celery django django-rest-framework docker-compose dockerfile jwt poetry postgresql pytest python rabbitmq

Last synced: 05 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/evzpav/documents-crud-refactored

Domain Driven Design on CRUD of documents server

ddd-architecture docker docker-compose golang

Last synced: 05 May 2026

https://github.com/aoki/docker-compose-mariadb-replication

Docker compose sample for replication mariadb

docker docker-compose mariadb

Last synced: 10 May 2026

https://github.com/hfm/sample-proxysql

Playground for newcomers of ProxySQL

cluster docker docker-compose mysql proxysql

Last synced: 09 May 2026

https://github.com/aronno1920/diabetes-prediction

Train a classification model to predict if a patient has diabetes, deploy an API using FastAPI with async, containerize it using Docker, host on Render, and build a simple frontend to take user input and display prediction.

ai artificial-intelligence deploy docker docker-compose machine-learning ml render

Last synced: 29 Jun 2026

https://github.com/avenom/synology-cloudflare-tunnel

Установка и настройка Cloudflare Tunnel для Synology DSM со своим доменом

cloudflare cloudflare-tunnel cloudflare-zero-trust clouflared container-manager docker docker-compose dsm guide nas synology synology-nas tunnel xpenology zero-trust

Last synced: 10 May 2026

https://github.com/sky0621/wht

what happened today?

docker docker-compose gcloud golang gqlgen

Last synced: 10 May 2026

https://github.com/purarue/docker-jikan

Personal Jikan setup

docker docker-compose jikan jikan-api

Last synced: 10 May 2026

https://github.com/kurone-kito/minecraft-manager-docker

🐳 The Docker-based tool that manages Minecraft's world; since 2018.11

docker docker-compose minecraft minecraft-server server-side utilities

Last synced: 09 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/andrsam/chatroom

A simple chat room application in Spring boot and Rabbit MQ

docker-compose java rabbitmq spring-boot websocket

Last synced: 09 May 2026

https://github.com/urre/docker-compose-nginx-multiple-sites

Simple example using multiple https websites together

docker docker-compose https nginx ssl

Last synced: 10 May 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/mxschmitt/pg-backup-scheduler

Self-hosted PostgreSQL backup scheduler with Docker-based version matching. Perfect for Supabase users avoiding premium backup costs.

backup cron devops docker docker-compose go golang pg-dump postgresql scheduler self-hosted supabase

Last synced: 15 Jun 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/christian80gabi/docker-compose

A set of docker-compose files for a variety of project

docker docker-compose yaml-files

Last synced: 29 Apr 2026

https://github.com/chaiyokung/easy-compose

Easy docker compose file for dev stack.

docker-compose example learn

Last synced: 29 Apr 2026

https://github.com/sisimomo/hexagonalchess-docker-compose

The docker-compose of my Hexagonal Chess portfolio project.

docker-compose hexagonal-chessboard keycloak mariadb portfolio

Last synced: 29 Apr 2026

https://github.com/marinspira/pdf-email-rabbitmq

Containerized system that generates dynamic PDF sends them via email using RabbitMQ.

docker-compose expressjs nodejs nodemailer pdf-generation pdfkit rabbitmq

Last synced: 29 Apr 2026

https://github.com/hisasann/js-hmr-on-docker

Run HMR of webpack-dev-server on docker

docker docker-compose hmr javascript webpack webpack-dev-server

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/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/argon1025/sms-auth-flow-nestjs-example

SMS인증을 활용한 회원 가입, 패스워드 찾기 예제

docker-compose nestjs prisma2 swagger typescript

Last synced: 30 Apr 2026

https://github.com/guemidiborhane/laravel-forum

Forum using #laravel-5.3 and #chatter

chatter docker docker-compose forum laravel

Last synced: 30 Apr 2026