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/mikebellcoder/microservices-docker-go-mongodb

Example of Microservices in Go with Docker, Kubernetes and MongoDB

docker docker-compose golang helm kubernetes microservices mongodb

Last synced: 12 Apr 2026

https://github.com/kbss-cvut/termit-docker

Dockerization of TermIt - a SKOS terminology manager

docker docker-compose

Last synced: 07 May 2025

https://github.com/atnartur/docker-django-example

Пример использования Docker в Django приложении

deploy django docker docker-compose postgresql python

Last synced: 12 Apr 2026

https://github.com/mmurygin/node-chat

Simple node chat with socket.io and redis for broadcasting messages

docker docker-compose nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/yagoluiz/market-api

Market API using .NET 5

docker docker-compose dotnet k8s

Last synced: 12 Apr 2026

https://github.com/potlitel/docker-k6-grafana-influxdb-integration

Docker Compose Setup for K6 / InfluxDB / Grafana (K6IG). Usefull repo: https://github.com/luketn/docker-k6-grafana-influxdb

docker docker-compose grafana grafana-dashboard influxdb k6 stress-testing testing testing-library testing-tools

Last synced: 12 Apr 2026

https://github.com/heschmat/devops_eks_portfolio

🛠️ A complete DevOps portfolio project deploying a static Go app with Docker, Kubernetes, GitHub Actions, Helm, Argo CD, and EKS — showcasing CI/CD, GitOps, and secure cloud-native practices.

argocd docker docker-compose eks helm-charts kubernetes terraform terraform-module

Last synced: 03 Jul 2025

https://github.com/pityubak/yama

Spring Boot, React, MongoDB and Docker CRUD Web Application

basic-authentication docker docker-compose mongodb react reactrouter spring-boot spring-hateoas spring-security

Last synced: 12 Apr 2026

https://github.com/dappsar/unity-web3-chainsafe-onlylogin

A Simple Unity App with wseb3 Login that use ChainSafe SDK

blockchain chainsafe csharp docker docker-compose metamask unity3d walletconnect web3

Last synced: 12 Apr 2026

https://github.com/jimmygizmo/kafkastack

Kafka proof of concept. Optimized Docker Compose stack of Kafka and Zookeeper with Python clients and automation. Kafka for The Nucleus Stack.

broker consumer docker docker-compose full-stack javascript kafka message node nucleus producer python wait-for-it zookeeper

Last synced: 12 Apr 2026

https://github.com/ecopque/ecommerce_project

E-commerce Project. This project is a complete e-commerce solution built with Django, designed to provide a robust platform for buying and selling products, managing inventory, and handling orders.

css-grid-layout css3 csv django-framework docker-compose google-cloud-platform gunicorn-conf gunicorn-web-server html5 javascript json libraries nginx-configuration nginx-docker postgresql-client python3 sqlite-database

Last synced: 12 Apr 2026

https://github.com/juniorlima22/all-black

All Blacks é uma aplicação web feito com PHP. Nessa aplicação foi realizado na prática os principais conceitos de Programação Orientada a Objetos POO. Realizando um CRUD completo com PDO (PHP Data Objects) que é um módulo de PHP montado sob o paradigma Orientado a Objetos, cujo objetivo é prover uma padronização da forma com que PHP se comunica com um banco de dados relacional.

bootstrap css3 docker docker-compose html5 javascript jquery mysql php7

Last synced: 12 Apr 2026

https://github.com/tayron/laravel-crud-constance-teste

Teste feito para Constance de um CRUD de Usuário com upload de foto em Laravel 5.5, Teste Unitário, PHPCS validando classes com PSR2, New Relic, deploy automatico usando Deployer e Docker

crud-application deployer-php docker docker-compose laravel-framework newrelic php7

Last synced: 12 Apr 2026

https://github.com/darkzarich/postgresql_playground

Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around

diagram docker docker-compose pgadmin4 playground postgresql sql

Last synced: 12 Apr 2026

https://github.com/sitepilot/autopilot-stack

Run the latest version of Autopilot and additional services with Docker and Docker Compose.

autopilot docker docker-compose

Last synced: 12 Apr 2026

https://github.com/guilhermerodrigues680/django-websocket-docker

Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker

chat django django-channels docker docker-compose python3 websocket

Last synced: 18 Jan 2026

https://github.com/baguilar6174/next-ecommerce-app

Simple e-commerce app, the user can view the products, see the details, add them to the shopping cart, see your purchase, history of orders, and other features.

docker docker-compose ecommerce material-ui mongodb next nextapi react typescript

Last synced: 12 Apr 2026

https://github.com/dobschal/node-backend-boilerplate

😋 Boilerplate for a backend application featuring NodeJS, TypeScript, Express, Postgres SQL, Docker

docker docker-compose express nodejs postgresql typescript

Last synced: 12 Apr 2026

https://github.com/pdro-lucas/laradocker

Lightweight and optimized Laravel development environment using Docker.

docker docker-compose dx laravel makefile nginx php

Last synced: 12 Apr 2026

https://github.com/fawzymokhtar/express-app-with-docker

This project shows a simple implementation for an express app with mysql database deployed using docker.

docker docker-compose dockerize express mysql nodejs

Last synced: 12 Apr 2026

https://github.com/yukitsune/chameleon

An email cloaking service written in Go, and React (TypeScript).

cybersecurity docker docker-compose email golang microservices privacy react typescript

Last synced: 28 Feb 2026

https://github.com/sagor0078/fastapi-tdd

The project is a demonstration of Test-Driven Development (TDD) using FastAPI and Tortoise ORM. It includes a basic FastAPI application with a simple endpoint and uses Tortoise ORM for database interactions. The project is containerized using Docker and Docker Compose, making it easy to set up and run.

docker docker-compose fastapi postgersql pytest python3 ruff tortoise-orm unittest

Last synced: 18 Apr 2026

https://github.com/lobbyra/rpi_cluster

This repo will contain all Dockerfile and manifest for RPI Docker Swarm deployments

adminsys devops docker docker-compose docker-swarm dockerfile raspberry-pi

Last synced: 07 May 2026

https://github.com/natthasath/demo-docker-ssh

Connecting to a running Docker container via SSH to execute commands and access a shell inside the container. This is useful for debugging, troubleshooting, and managing the container. The container must have an SSH server and be running in privileged mode.

docker-compose dockerfile ssh

Last synced: 12 Apr 2026

https://github.com/worais/elixir-phoenix-mariadb

I installed this image to serve as a base for the projects, in the docker we already have mysql and the starter of the phoenix running, just do the fork and start the development :)

docker docker-compose dockerfile elixir-phoenix getting-started mariadb

Last synced: 10 Mar 2025

https://github.com/ashwin-rajeev/golang-simple-api-server

A simple Dockerised API server using Golang and PostgreSQL.

api docker docker-compose golang pgweb postgresql rest-api

Last synced: 28 Apr 2026

https://github.com/clifftech123/hng-task-2-net

CRUD REST API project for managing a person resource.

backend csharp docker docker-compose dotnet

Last synced: 19 Apr 2026

https://github.com/phamlamn/airline-flights-pipeline

This project is an end-to-end ETL solution for processing and analyzing US flight data with Apache Spark and Iceberg. It features pipeline unit tests, data quality checks, and an interactive dashboard. Explore it below! ↓

deequ docker docker-compose evidence-dev iceberg jupyter-notebook pydeequ pyspark python spark

Last synced: 12 Apr 2026

https://github.com/Siyamuddin/AiBuddy

This project is a Java-SpringBoot-based backend application that uses RAG(Retrieval-Augmented Generation) which is going to change the way students engage with class materials. The application will use AI technology to assist students in understanding lecture topics and preparing for exams.

ai docker-compose java jwt-authentication langchain4j llama3 mysql-database ollama rag spring-boot spring-security swagger-ui

Last synced: 02 Apr 2025

https://github.com/pradumnasaraf/bun-docker

About A simple HTTP server implemented in JavaScript uses Bun as runtime. This is for Docker's official Bun Language Guide. Resources

bun docker docker-compose

Last synced: 28 Apr 2026

https://github.com/azasypkin/frunze

Frunze is easy but powerful Web IDE that allows to model your own IoT device based on widely known component architecture.

angular2 docker-compose iot-platform mongodb rust web-ide

Last synced: 12 Apr 2026

https://github.com/guicamargo19/bookstore-cicd

Projeto Django com Python de CI/CD

django docker docker-compose html5 poetry python sqlite3

Last synced: 17 Apr 2026

https://github.com/saefullohmaslul/node-delay-job

:watch: Delay job nodejs application with redis and bull

bull delayed-jobs docker docker-compose nodejs typescript

Last synced: 12 Apr 2026

https://github.com/seanghay/ghost-docker

Ghost CMS - Docker Compose

docker docker-compose ghost mysql

Last synced: 12 Apr 2026

https://github.com/mano8/fa-auth-m8

Self-contained FastAPI authentication microservice — JWT (HS256/RS256/ES256), Google OAuth2 + PKCE, API keys with rate limiting, and Redis-backed token revocation. Drop into any Docker Compose project.

authentication-backend docker docker-compose fastapi microservices python

Last synced: 29 May 2026

https://github.com/laspavel/tinyproxy-docker

Simple proxy-server tinyproxy on alpine linux.

docker docker-compose dockerfile tinyproxy

Last synced: 28 Feb 2025

https://github.com/jorgermduarte/nginx-proxy-manager

A automatic publishment of the nginx-proxy-manager using github workflows.

deployment docker docker-compose github manager mariadb nginx nginx-proxy-manager proxy workflows yaml

Last synced: 12 Apr 2026

https://github.com/focela/php-devsuite

All-in-one Docker-based PHP development suite for Laravel, WordPress, Magento, and more.

devstack docker docker-compose laravel magento php php-development php-devsuite php-environment php-fpm wordpress

Last synced: 23 Apr 2025

https://github.com/andreshincapier/docker-compose

Docker configurations

docker docker-compose

Last synced: 12 Jan 2026

https://github.com/ernxst/galaxia

Interactive and fully customisable journey through space and time in three dimensions.

application astronomy docker docker-compose javascript orbital-simulation ruby-on-rails threejs typescript vue

Last synced: 25 Aug 2025

https://github.com/arelius-d/nexdocman

A lightweight shell utility for automating installation, configuration and removal of Docker and Docker Compose on Debian-based systems.

apt automation bash cli cli-app debian debian-linux docker docker-compose linux open-source shell-script tui

Last synced: 11 Mar 2026

https://github.com/bitxx/docker_bash

快捷使用docker主流容器的脚本,减少本地开发时环境问题的影响

docker docker-compose shell

Last synced: 12 Apr 2026

https://github.com/saifalam/memcached-experiment

Measure the Performance of distributed memory object caching system

docker docker-compose dude memcached

Last synced: 30 Jul 2025

https://github.com/natthasath/docker-traggo

Traggo is an open-source time tracking and project management application that allows users to track time, manage tasks, create invoices, and generate reports.

docker-compose tracking traggo

Last synced: 12 Apr 2026

https://github.com/skanehira/compomize

The utility which Convert k8s Manifest to docker-compose.yaml

cli docker-compose k8s

Last synced: 21 Jan 2026

https://github.com/peter-opapa/kafka_airflow_cassandra_pipeline

A comprehensive real-time data streaming pipeline built with Apache Airflow, Apache Kafka, and Apache Cassandra. Features automated ETL workflows, containerized deployment with Docker Compose, and live web UIs for monitoring. Includes quick-start scripts for easy setup and professional documentation.

apache-airflow apache-cassandra apache-kafka apache-spark automation containerization devops-pipeline docker-compose

Last synced: 13 Apr 2026

https://github.com/amaterazu7/accountingnotebook-api

Accounting Notebook API app with SpringBoot, Angular & docker for Agile Engine.

angular docker-compose rest-api spring-boot typescript

Last synced: 13 Apr 2026

https://github.com/dassudip2001/go-fiber-mysql

This repo is created for basic setup for go fiber

air docker docker-compose fiber-framework go golang gorm hacktoberfest html mysql

Last synced: 17 Jan 2026

https://github.com/michaelhenry/djangodocker

Docker recipe for Django on GUNICORN and NGINX

django docker docker-compose docker-image gunicorn nginx

Last synced: 13 Apr 2026

https://github.com/armandwipangestu/gis-ui

GIS Application built using React.js + Golang (https://github.com/armandwipangestu/gis-api)

axios docker docker-compose gis openstreetmap osm reactjs tanstack-query vitejs

Last synced: 29 May 2026

https://github.com/avil13/php-master

Simple docker-compose config to work with php.

docker docker-compose docker-image php php8 php80 server

Last synced: 05 Apr 2026

https://github.com/emnaghz/chatbot-pipeline

ChatGPT chatbot in React, powered by a Jenkins pipeline with SonarQube and Slack integration. The code is containerized and pushed to DockerHub for effortless deployment.

chatbot chatgpt docker docker-compose jenkins pipeline react slack sonarqube

Last synced: 24 Apr 2025

https://github.com/mohamad-shosha/spring-jpa

"The project showcases the use of JPA for database operations and Hibernate for Object-Relational Mapping (ORM), providing seamless backend integration for managing and querying data, along with Docker and Docker Compose configurations to facilitate containerization and deployment."

docker docker-compose dockerfile dockerhub hibernate java jpa-repository liquibase maven mysql spring-boot

Last synced: 04 Feb 2026

https://github.com/dayanfreitas/rsa

Simple implementation of the RSA algorithm

coverage decoding docker docker-compose rsa-algorithm ruby testunit

Last synced: 05 Jul 2025

https://github.com/ruben-sprengel/vigil-cd

VigilCD is a lightweight GitOps deployment agent that automatically monitors Git repositories and performs Docker Compose deployments on changes. Built for self-hosted environments with support for private repositories and Docker registries.

deployment docker docker-compose fastapi gitops selfhosted

Last synced: 04 Feb 2026

https://github.com/datarohit/vendor-management-system

A comprehensive Django and Django Rest Framework-based Vendor Management System, featuring secure user authentication, detailed vendor and purchase order management, and robust performance tracking with Celery Beat. Easily configurable via environment variables for streamlined deployment.

argon2 celery celery-flower celerybeat django django-cors-headers django-extensions django-jazzmin django-rest-framework docker docker-compose drf-yasg postgresql pytest redis werkzeug

Last synced: 11 Apr 2026

https://github.com/atreib/nodejs-mongodb

Example API using Node.js with Typescript, Express, MongoDB (Mongoose), Dotenv, and Docker-compose.

docker-compose dotenv express mongodb mongoose nodejs typescript

Last synced: 13 Apr 2026

https://github.com/sguessou/jenkins-docker-practices-1

Small project showcasing the use of Docker + other technologies for different devops scenarios

aws-s3 docker docker-compose jenkins mysql

Last synced: 13 Apr 2026

https://github.com/dubaishoaib/docker_notes

Docker, Docker Compose, SWARM, Kubernetes, DevOps, Linux,

docker docker-compose docker-container docker-image kubernetes

Last synced: 13 Apr 2026

https://github.com/amazingandyyy/fullstack-docker

Deploy React / Express / Redis\EC / Postgres\RDS with Travis / Docker Hub / Elasticbeantalk

containers devops docker docker-compose docker-container elasticbeanstalk express full-stack react travis

Last synced: 13 Apr 2026

https://github.com/hennndev/restapi-nodejs-mongodb

REST API and built it with NodeJS and MongoDB and containerized with docker compose.

docker docker-compose mongodb nodejs

Last synced: 13 Apr 2026

https://github.com/nkosi-tauro/wine-application

A CRUD Full Stack Wine application that uses Vue 3, Nodejs, MongoDB, Express & Docker

crud docker docker-compose express mongodb nodejs vuejs

Last synced: 13 Apr 2026

https://github.com/myonaingwinn/myanmar-postal-code

Search for Postal Code (Myanmar only). You can search with English or Myanmar inputs. Have a nice day!

docker docker-compose element-ui expressjs makefile mongodb nodejs pinia vuejs2

Last synced: 13 Apr 2026

https://github.com/ohorbatiuk/renamer

Use regular expressions for renaming files and folders on Synology servers.

docker docker-compose docker-image filter regular-expression rename-files synology synology-servers

Last synced: 13 Apr 2026

https://github.com/nikaera/docker-fastapi-basic-auth-sample

Docker Compose sample project with BASIC authentication for FastAPI docs path in nginx.

basic-authentication docker docker-compose fastapi nginx

Last synced: 13 Apr 2026

https://github.com/nicolascbv/user-manager-service

This is a simple boilerplate that I use to handle with user data on simple use cases. You can use the request collection here:

api backend cpp20 docker docker-compose jwt microservice mysql nestjs nodejs prisma redis typeorm typescript user-data user-management

Last synced: 13 Apr 2026

https://github.com/ronhachmon/cut-it-out

web application used to cut main object from their background

aws aws-elastic-beanstalk css docker docker-compose express html javascript react typescript

Last synced: 13 Apr 2026

https://github.com/dudecalledbro/pihole

Ansible Pi-hole deployment

ansible docker-compose pihole

Last synced: 04 Feb 2026

https://github.com/aritzmmartinez/docker-symfony-7.0

This is a complete stack for running Symfony 7.0 into Docker containers using docker-compose tool

docker docker-compose makefile mysql nginx php8 symfony

Last synced: 13 Apr 2026

https://github.com/hainick/shark-no-ninsho-mon

Secure public access to self-hosted apps via Google OAuth and Tailscale Funnel

2fa docker docker-compose flask google oauth oauth2 python tailscale

Last synced: 13 Apr 2026

https://github.com/seungyeub/react-django-nginx-dockercompose

🎁 Default project template configuring backend and frontend through nginx in AWS EC2

aws-ec2 django docker docker-compose nginx reactjs

Last synced: 13 Apr 2026

https://github.com/omarmakled/device-detector-server

Device Detector microservice server.

composer docker docker-compose nginx php7 phpunit

Last synced: 13 Apr 2026

https://github.com/opillion-gmbh-co-kg/easy-stack-photoprism

This stack offers a simple Docker Compose setup for getting familiar with Photoprism, including a few sample images generated with DALL·E, a precompiled latest image, and easy configuration via environment variables.

docker docker-compose makefile mariadb photoprism

Last synced: 09 Feb 2026

https://github.com/gnori-zon/books-market

This is a rest-api for a database with a library domain. This api uses jwt

aop books-api docker docker-compose gradle java jwt postgresql rest-api spring-boot springjpa springsecurity-jwt

Last synced: 13 Apr 2026