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/rillke/docker-env-file-update

Some handy scripts handling the update of .env files consumed by Docker during deployment when checking out a different version

bash-script deployment docker-compose env environment-variables git-hooks synchronization update

Last synced: 17 Apr 2026

https://github.com/kushalv238/credit-approval-system

A Django-based Credit Approval System that intelligently determines loan eligibility and offers real-time insights based on past loan data and customer profiles using PostgreSQL.

credit-approval credit-approval-system django django-rest-framework docker docker-compose loan-approval loan-approval-system postgresql

Last synced: 25 Feb 2026

https://github.com/88plug/wordpress

WordPress Dockerfile with apache2, php7.1, mcrypt, redis, memcached, and imagemagick

apache2 apcu docker docker-compose imagemagick mcrypt memcached php71 redis traefik website wordpress

Last synced: 09 Apr 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/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/jream/cli-utils

CLI Utilities for Terminal Junkies

cli docker docker-cli docker-compose terminal utils

Last synced: 18 Apr 2026

https://github.com/hexis-revival/hexagon-deploy

Repository for setting up and deploying all required parts of hexagon

deployment docker docker-compose hexis

Last synced: 14 Feb 2026

https://github.com/alexzeitler/dockercon2021demo

DockerCON2021 Demo of https://github.com/PDMLab/docker-compose

docker docker-compose dockercon example nodejs

Last synced: 07 May 2026

https://github.com/sheikhfarhan/cachyos-home-sfhomelab

Core Services for my homelab deployments. Segmented Docker Compose configs for media server, monitoring, networking, and operations stacks.

airvpn arrstack caddy docker-compose gluetun homelab jellyfin media-server seerr self-hosted

Last synced: 23 Jun 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/mekwiset/postgrestomongodb_migration_project

Migrate data from Postgres Database to MongoDB.

airflow docker-compose mongodb postgres

Last synced: 18 Apr 2026

https://github.com/spudmashmedia/kibana-selfhosted

Docker Compose file to generate a Kibana + Elasticsearch instance in docker/kitematic

docker docker-compose elasticsearch kibana tool

Last synced: 18 Apr 2026

https://github.com/ericm/healscript

Docker image that runs a user-defined script whenever a specific container becomes unhealthy

docker docker-compose docker-health-check health-check

Last synced: 14 Apr 2026

https://github.com/amoghmadan/quick-contact

Generate QR Contact

docker docker-compose flask python

Last synced: 04 Apr 2026

https://github.com/saiteja13427/docker-laravel

🐋 A completely dockerised multicontainer setup using which you can have a laravel development environment without installing anything except docker. You can have a fully functional laravel development environment locally with just two commands.

docker docker-compose dockerfile laravel laravel-development laravel-environment laravel-framework laravel-installation

Last synced: 17 Apr 2026

https://github.com/piotrjustyna/special-octo-fiesta

f# + elasticsearch + kibana + docker compose

docker-compose elasticsearch fsharp kibana

Last synced: 06 May 2026

https://github.com/azu/dockerfile-pin

A CLI tool that adds @sha256:<digest> to FROM lines in Dockerfiles and image fields in docker-compose.yml to prevent supply chain attacks.

docker docker-compose security tools

Last synced: 02 Apr 2026

https://github.com/lailo/vapor-4-playground

A Swift server side playground for Vapor 4.0

docker docker-compose playground swift vapor-4

Last synced: 02 May 2026

https://github.com/rosskevin/mediabox

🐳 docker-compose based MEDIABOX 📺

docker-compose plex radarr sabnzbd sonarr

Last synced: 06 Oct 2025

https://github.com/redactedprofile/docker-web-tools

A collection of containers ready to spin up, pre-configured with docker-compose for convenience

database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web

Last synced: 04 Apr 2026

https://github.com/myesn/docker

🐳 docker 资料整理

docker docker-compose

Last synced: 14 May 2026

https://github.com/kauahensilva/dart_docker_redis_back_end

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

dart docker docker-compose docker-swarm redis

Last synced: 24 Jan 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/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/gftf2011/python-vending-machine

Python LLD(Low Level Design) Vending Machine REST API built with FastAPI using Clean Architecture and Design Patterns and Domain Driven Design

clean-architecture clean-code docker docker-compose domain-driven-design fastapi github-actions python python3 rest solid test

Last synced: 06 Mar 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/azita-abdollahi/mongodb-replicaset-docker

setup mongodb replicaset in docker and mongo-express

docker docker-compose mongo-express mongo-replica-set mongodb

Last synced: 06 May 2026

https://github.com/ichtrojan/rails-docker

Ruby on Rails deployment with Docker

docker docker-compose dockerfile rails ruby

Last synced: 17 Apr 2026

https://github.com/gmagno/cra-template-app

A template of a dockerized CRA app for both development and production.

create-react-app docker docker-compose nginx

Last synced: 06 May 2026

https://github.com/deadislove/nestjs-microkernel-architecture-template

NestJS Microkernel Architecture Template with Docker – A scalable, modular backend template with dynamic plugin loading, including Docker and Docker Compose support for easy setup and deployment.

docker docker-compose env microkernel-architecture nestjs typeorm typescript

Last synced: 08 Oct 2025

https://github.com/kianoushamirpour/rag_chatbot

Leveraged advanced RAG techniques and a quantized version of LLaMA-3 with Llama-cpp to create a chatbot. Redis Streams and WebSockets were utilized to enable real-time interaction and keep track of chat history.

chatbot docker-compose fastapi llama3 llamacpp llamaindex qdrant rag redis redis-stream websocket youtube-api

Last synced: 10 Feb 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/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/fajarwz/blog-docker-compose-laravel

An implementation of Docker Compose in Laravel from fajarwz.com/blog

containerization docker docker-compose example-project laravel php

Last synced: 09 Feb 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/mixa3607/eh_hath

Fork of H@H with metrics in docker

docker docker-compose hath metrics

Last synced: 06 May 2026

https://github.com/osmanaliyardim/sellingbuddy

Real world e-commerce microservices architecture based application on .NET 8 with WebAPI, Docker, Redis, RabbitMQ, Azure Service Bus, Ocelot, EF Core, SQL Server, MongoDB

azure azure-service-bus clean-architecture containerization ddd docker docker-compose dotnet-core elasticsearch entity-framework-core graylog identity-server microservices mongo ocelot rabbitmq serilog

Last synced: 07 Apr 2026

https://github.com/fivan999/fastapi_users_service

Cервис для работы с пользователями на FastAPI

ddd-architecture docker docker-compose fastapi jwt postgresql pytest python sqlalchemy uv

Last synced: 02 Apr 2026

https://github.com/veilair/docker-development

An ongoing curated list of awesome frameworks, important books, articles, talks, libraries, learning tutorials, best practices and technical resources about Docke

container container-image container-linux container-management container-runtime container-security containerization containers docker docker-apps docker-build docker-cloud docker-compose docker-container docker-hub docker-image docker-registry

Last synced: 06 May 2026

https://github.com/josesalasdev/book-shop

Book Shop is an API template inspired by a book buying and selling service with multiple functions such as authorization, authentication, publishing, sales, inventory and others, allows it to be a guide for developers starting to code in golang.

api docker docker-compose gin go gorm postgresql

Last synced: 08 Feb 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/technexis/vezeeta

Vezeeta is an online healthcare platform that connects patients with healthcare providers, allowing users to book appointments, access medical services, and manage their health records conveniently through a digital platform.

bootstrap5 csharp docker docker-compose dotnetcore entity-framework-core html5 linq-to-sql react rest-api

Last synced: 11 Feb 2026

https://github.com/mixerapi/app

A mixerapi/mixerapi application template for Docker Compose and Kubernetes based on the official cakephp/app 4.2 template.

cakephp docker docker-compose

Last synced: 02 May 2026

https://github.com/tbreuss/ch-gemeinden

Swiss Municipality Index - Demo App using Mithril.js as frontend, Yii2 as backend, and SQLite as database engine.

demo-app docker docker-compose mithril rest-api sqlite yii2

Last synced: 09 Apr 2026

https://github.com/ranskyth/alunoapi

API para cadastro e gerenciamento de informações de alunos.

api api-rest asp-net-core-web-api docker docker-compose ef-core efcore entity-framework-core postgresql webapi

Last synced: 29 Apr 2026

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/raflizocky/e-voting

Laravel | A web-based application that manages digital voting.

bootstrap docker docker-compose laravel makefile php sql

Last synced: 25 Oct 2025

https://github.com/sinhaparth5/devflowfix

Autonomous AI agent that detects, analyzes, and resolves CI/CD failures in real-time.

agent agentic-ai alembic aws cicd cloudwatch devops devsecops docker docker-compose fastapi lambda postresql redis terraform uvicorn workflow

Last synced: 18 Jan 2026

https://github.com/nxdun/codewizard

Modern Code Base Analyzer And Flow Chart Generator For given Code

docker-compose js microservice python

Last synced: 11 Feb 2026

https://github.com/syumai/webpacker-docker-example

Example application of RoR with webpacker 3 and docker-compose

docker docker-compose rails webpacker

Last synced: 03 May 2026

https://github.com/dev-vivekkumarverma/django-app-dockerisation

Dockerised Django app backend (DRF) with database( postgresql ) running in same network but in different container.

django django-application django-rest-framework docker docker-compose docker-network dockerfile dockerizing-django-app

Last synced: 19 Jan 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/jroliveira/scooby-api

🐾 Scooby (api) :dog:

docker-compose koa2 neo4j nodejs typescript

Last synced: 02 Apr 2026

https://github.com/dodonki1223/eroge_release_db

Railsにて美少女ゲームのブランド、ゲーム情報、出演声優、声優情報などを管理するためのデータベースバージョン管理ツール

circleci docker docker-compose ec2 port-forwarding postgresql rails rds ruby slack vpc

Last synced: 19 Jan 2026

https://github.com/mietzen/lego-certbot

Docker lego ACME certbot alternative

certbot certbot-dns docker docker-compose lego

Last synced: 17 Mar 2025

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/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/jbris/gui-app-docker-test

Test to see how to run GUI apps in Docker

docker docker-compose gedit gui gui-application xserver

Last synced: 27 Feb 2026

https://github.com/its-satyajit/docker_containers

Docker, Docker Compose, MySQL, MariaDB, phpMyAdmin, Pi-hole, Portainer, PostgreSQL, Prometheus, Grafana, GoSpeed, Watchtower, Container Management, Monitoring, Database Management.

container-management database-management docker docker-compose gospeed grafana mariadb monitoring mysql phpmyadmin pi-hole portainer postgresql prometheus watchtower

Last synced: 26 Oct 2025

https://github.com/ubul86/pizza_webapp

This is a pizza order test application built with Laravel 10 for the backend and Vue 3 for the frontend, featuring Pinia for state management and Vuetify for UI components.

docker docker-compose glide laravel mysql php8 phpunit pinia repository-pattern rest-api s3-bucket s3-storage vue3

Last synced: 13 Feb 2026

https://github.com/hidekuno/jvn

JVN infomation web application program

docker-compose pandas-dataframe postgres python3 wsgi

Last synced: 25 Feb 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/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/natoboram/docker-compose

My personal homelab

docker docker-compose homelab

Last synced: 26 Oct 2025

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/ychaaibi/inception

This project sets up a secure and scalable WordPress environment using Docker containers. It adheres to best practices for containerization, ensuring a robust and efficient platform.

containerization containers docker docker-compose docker-network docker-volumes ftp ftp-client ftp-server php redis-cache wordpress

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/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/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/weaponsforge/my-phonebook

An online multi-user web application clone of a regular mobile Contacts application using React/Firebase/Vercel

contacts docker docker-compose express firebase firebase-admin firebase-auth firebase-storage firestore nextjs nodejs phonebook react

Last synced: 24 Feb 2026

https://github.com/dreknix/docker-compose-pxe

Docker Compose for PXE Image

docker docker-compose ipxe netboot pxe-boot

Last synced: 04 May 2026

https://github.com/maastrichtu-ids/get-started-with-docker

🐳 A straightforward workshop to get started with Docker in an hour

docker docker-compose workshop

Last synced: 04 May 2026

https://github.com/primus852/traefik-ddns

This repository provides configuration files and instructions for setting up a Cloudflare Dynamic DNS (DDNS) service and a Traefik reverse proxy with Let's Encrypt SSL/TLS support. It includes Docker Compose configurations, environment variable templates, and detailed usage instructions to automate DNS updates and manage SSL certificates.

cloudflare ddns docker docker-compose letsencrypt ssl-tls traefik

Last synced: 13 Apr 2026

https://github.com/jharrilim/stackathon

Fully integrated full stack project in a week

docker-compose newman pgadmin postgres react react-context react-hooks typescript

Last synced: 14 Apr 2026

https://github.com/avm-sistemas/financas-app

Finanças App é um Sistema Financeiro de forma a permitir que qualquer pessoa possa ter um sistema de educação financeira e controle de finanças pessoais ou para pequenas empresas que não queiram nada complicado.

angular docker docker-compose hacktoberfest mysql nestjs self-hosted typeorm

Last synced: 29 Jan 2026

https://github.com/wisdomfusion/docker-compose-lemp-stack

Docker Compose LEMP Stack, with PHP 7.4, MySQL 8.0, and Redis 6, for PHP applications especially for Laravel projects.

docker docker-compose laravel lemp lnmp mysql php redis

Last synced: 14 Apr 2026

https://github.com/larueli/kanboard_freeipa_ldap

Integrate FreeIPA LDAP into kanboard with docker compose

containers docker docker-compose freeipa freeipa-ldap kanboard ldap php ssl

Last synced: 04 May 2026

https://github.com/feltex/usandodocker

Vários exemplos de como utilizar Docker com MySQL, PostgreSQL, Nginx e MongoDB

docker docker-compose docker-container docker-image dockerfile dockerfiles dockerhub mongodb mysql nginx postgresql

Last synced: 14 Apr 2026

https://github.com/arulrajnet/certbot-nginx-autorenew

Certbot + Nginx - Letsencrypt certificate auto renewal in docker-compose

certbot docker-compose letsencrypt

Last synced: 17 Apr 2026

https://github.com/janole/vpn

Simple dockerized OpenVPN with automatic setup

docker docker-compose docker-image openvpn openvpn-server split-tunneling split-vpn vpn vpn-server

Last synced: 15 Oct 2025

https://github.com/lqss11/spring-boot-application-for-logs-analysis

Collecting logs generated from a Spring Boot web application using ELK stack and swagger-ui.

docker docker-compose elasticsearch elk-stack h2-database kibana logstash restful-api spring-boot swagger-api swagger-ui thymeleaf

Last synced: 15 Apr 2026

https://github.com/maxkoshevoi/mymicroservice

Simple ASP.NET 5 microservice. Includes tests, health checks with UI, structured logging, distributed tracing, and feature management

docker docker-compose feature-management health-check microservice

Last synced: 17 Apr 2026

https://github.com/safwen-saafi/multi-service-web-container

Containerize a web app with two main services, a Node api and a go-lang api

docker docker-compose golang node react

Last synced: 27 Jan 2026

https://github.com/xsavitar/damp

Simple Docker + Apache + MySQL + PHP + Xdebug (and phpMyAdmin) application stack.

docker docker-compose mysql php xdebug

Last synced: 13 Apr 2026