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

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

This a Python Docker Compose setup for rapid prototyping or testing.

docker docker-compose makefile python3

Last synced: 04 Oct 2025

https://github.com/maxgfr/docker-compose-express-mongo-postgres

MongoDB, PostgreSQL and Express on Docker (docker-compose)

db docker docker-compose express mongodb node postgresql

Last synced: 13 May 2025

https://github.com/flaubert-dev/app-wp-make

Configure o Ubuntu de forma simples e instale o WordPress para desenvolvimento, testes ou estudos locais.

docker docker-compose make makefile sage-theme wordpress wsl-ubuntu wsl2

Last synced: 14 Apr 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/kavorix/digital-wallet

Digital wallet full stack application developed with Next.js and Node.js

docker docker-compose expressjs mocha nextjs nodejs postgresql sass swagger-ui typescript

Last synced: 29 Jan 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/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/mvandrew/docker-php56-vhosts-ioncube

Supported ionCube loader and Apache virtual hosts. Used to support old Web projects, such as OpenCart + Lights Shop. The container includes PHP 5.6 and an Apache Web server.

apache docker docker-compose dockerfile mariadb mariadb-server mysql mysql-server php php5 php56

Last synced: 27 Jan 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/olingo-dev/olingo

An agile and lightweight Docker management UI for your specific needs.

docker docker-compose docker-container docker-ui golang management react reactjs ui

Last synced: 12 Apr 2025

https://github.com/yinfuyuan/docker-bigdata

This is a project created to build a big data cluster.

apache docker docker-compose hadoop hbase kafak zookeeper

Last synced: 14 Apr 2026

https://github.com/9aia/lusci

Self-hosted Discord bot music player with natural language commands.

ai bot discord discord-bot docker docker-compose gaia-public gemini gradle java jda lavaplayer music music-player natural-language-processing public

Last synced: 09 Apr 2025

https://github.com/nikolaiprogramist/php-project-57

This is a minimalistic CRM system for managing the flow of tasks and personnel.

docker-compose laravel makefile php task-manager webservice

Last synced: 27 Feb 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/nekoimi/webapp

一个简化前端 Web 项目部署的 Docker 运行环境,通过环境变量动态替换配置,实现一次构建,处处部署。

docker docker-compose golang react vue

Last synced: 17 Mar 2026

https://github.com/rosskevin/mediabox

🐳 docker-compose based MEDIABOX 📺

docker-compose plex radarr sabnzbd sonarr

Last synced: 06 Oct 2025

https://github.com/eneas-almeida/customer-clean-architecture

📜 Guia Clean Architecture, elaborado por Enéas Almeida com o principal objetivo de facilitar os repasses de informações à equipe.

clean-architecture conventional-commits ddd docker docker-compose jest kafka makefile mongoose nodejs redis typescript unit-testing

Last synced: 05 Apr 2026

https://github.com/mabuonomo/docker-openfire

A simple docker compose with a full stack architecture to use openfire and mysql

docker docker-compose mysql openfire xmpp

Last synced: 12 Apr 2026

https://github.com/mediacloud/docker-compose-just-quieter

Docker Compose CLI utility wrapper which makes `docker-compose` quieter.

docker docker-compose

Last synced: 19 Mar 2026

https://github.com/kenmwaura1/docker-setup

This repo holds the config files and commands to spin up development containers for my personal setup.

automation containers docker docker-compose shell-scripts

Last synced: 28 Feb 2026

https://github.com/madhavgiga1/kojo-backend

Python based backend for Kojo app that uses Django, PostgreSQL, Redis, Docker, Kafka, Nginx, uWSGI, and Kubernetes

django django-rest-framework docker docker-compose kubernetes-deployment nginx nginx-proxy postgresql python uwsgi-nginx

Last synced: 13 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/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/arup-g/url-shortener-with-go

URL shortener application, utilizing MongoDB for the database, Go for the backend, and HTML/CSS/JavaScript for the frontend. The CI/CD pipeline is managed with Jenkins, and security analysis is conducted using Trivy, Sonarqube. The application is built and pushed to AWS ECR and deployed on EKS using Helm charts.

aws-ecr aws-eks-cluster cloudformation docker docker-compose golang helm-charts html jenkins kubernetes mongodb sonarqube trivy

Last synced: 31 Jan 2026

https://github.com/srvenient/katharsis.com

A simple yet powerful inventory management solution designed for small businesses. Streamline stock tracking, reduce costs, and improve productivity with an efficient and easy-to-use system.

2fa-security dashboard docker docker-compose dockerfile fastapi inventory inventory-management-system nextjs nodejs python3 react react-redux

Last synced: 13 Apr 2026

https://github.com/dhruv-rajvanshi/docker-projects

This repository contains Dockerized projects that demonstrate the use of Docker for containerizing applications in different programming languages.

docker docker-compose dockerfile flask java mongodb multistage-docker python reactjs

Last synced: 19 Jan 2026

https://github.com/datumbrain/play-scala-jwt-psql-docker-starter

Playframework (Scala) + JWT authentication + PostgreSQL database (with evolutions) and Slick + docker-compose.yml starter all in one. Bonus bash scripts to run project are added under scripts/ folder.

docker docker-compose jwt jwt-authentication play-scala playframework postgresql scala starter starter-kit starter-project starter-template

Last synced: 13 Apr 2026

https://github.com/lykmapipo/ubuntu.dockerfiles

Dockerfiles for building Ubuntu-based Docker images for development and experimentation

bash curl debian development docker docker-compose docker-images dockerfiles experimentation github-actions linux lykmapipo ubuntu

Last synced: 13 Apr 2026

https://github.com/lostack/lostack-setup

Setup guide and documentation for LoStack/LoStack

appstore authelia docker docker-compose free open-source self-hosted selfhosted sso traefik

Last synced: 06 Oct 2025

https://github.com/amitizle/ex_docker_compose

Elixir library that wraps Docker compose

docker docker-compose elixir elixir-lang elixir-library

Last synced: 26 Feb 2026

https://github.com/azshurith/dockerized-laravel-environment-nginx

This repository contains a Docker environment for Laravel applications utilizing Nginx for streamlined development and deployment.

artisan docker docker-compose laravel nginx php vite

Last synced: 13 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/mtpatter/daloy

Mock stream producer for time series data using Kafka.

docker docker-compose kafka series stream

Last synced: 06 May 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/khachornchit/php-symfony4-micro-services

This project is demonstrated on how to develop micro-services application with CRUD method using Symfony 4.2/PHP 7.2 and docker container. So, make sure you have installed docker and docker-compose ready on your environment. Then, you can follow the setup guide step by step.

docker docker-compose microservice mysql php php7 restful-api symfony symfony4 web-api

Last synced: 15 Apr 2026

https://github.com/fjelloverflow/fjellheimen

Docker-based home server setup

docker-compose self-hosted

Last synced: 12 Mar 2026

https://github.com/akmalovaa/releases-info

Check new release versions for your projects list

bootstrap docker docker-compose flask poetry python releases

Last synced: 16 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/frnn4268/task-manager-docker

A simple task management system built using the MERN stack (MongoDB, Express, React, Node.js) and Docker. This project allows you to manage tasks with CRUD operations and prioritize tasks.

antdesign axios-react docker docker-compose docker-container docker-image docker-volume dockerfile expressjs mongodb nodejs reactjs

Last synced: 26 Jan 2026

https://github.com/vasysik/yt-dlp-host

Simple dockerized API to work with yt-dlp from your server anywhere

api docker docker-compose python server web-api youtube youtube-downloader yt-dlp yt-dlp-api yt-dlp-host yt-dlp-server

Last synced: 24 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/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/anddsdev/cloudlet

A lightweight, self-hosted file storage service designed to be simple, fast, and easy to use.

api cloud docker docker-compose go golang self-hosted

Last synced: 07 Sep 2025

https://github.com/stivan-lucas/stivan-lucas

Stivan Lucas - Engenheiro de Software Full Stack. Desenvolvo APIs, SaaS, apps com Node.js, TypeScript, Docker.

docker-compose dokcer engineering expo full-stack git github mongodb nestjs nextjs nodejs notion npm postgresql react redis saas software-engineering typescript

Last synced: 14 Oct 2025

https://github.com/fabioba/sparkify-data-pipeline

This project is the final project of the the Data Pipeline - Udacity module.

airflow aws docker-compose

Last synced: 15 Apr 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/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/ikramovna/aristo_auctions_back

Backend repository for Aristo Auctions, leveraging Django to manage and process data for an online auction platform. Includes RESTful API services, authentication systems, and database management for efficient and secure auction operations.

django-filter django-jazzmin django-rest-framework docker docker-compose jwt-authentication postgresql python redis

Last synced: 13 Feb 2026

https://github.com/amanvarshney01/t-rex-stack

TRPC + React Router + Better Auth + Express + Prisma + Mongodb

better-auth docker-compose express mern mongodb prisma react react-router-v7 shadcn-ui tailwindcss trpc typescript

Last synced: 13 Apr 2026

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/tarsislimadev/mercadopago-api

To get data from Mercado Pago API

docker-compose mercadopago-api shell-script

Last synced: 12 May 2026

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/thoughtscript/x_team_react_reactor

Passwordless Java WebFlux API, React Client, Mongo + Redis

docker docker-compose java8 mongodb react redis spring-boot webflux

Last synced: 16 Jul 2025

https://github.com/egbakou/nosql.mongodb.api

.NET 8 API + MongoDB(replica set) + Docker compose

docker-compose dotnetwebapi mongodb nosql replicaset

Last synced: 16 Feb 2026

https://github.com/prasad-vamer/ec2code

🚀 EC2Code: - AWS EC2 Environment for software development build using AWS CDK

aws awsec2 cdk development-environment docker docker-compose ec2 ec2-instance typescript

Last synced: 18 Mar 2025

https://github.com/icub-tech-iit/docker-deployment-images

Contains docker images for development purposes and deploying applications.

automation deployment docker docker-compose icub robotics

Last synced: 07 Mar 2026

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

Jira Cora and Jira Software in Docker container via docker-compose.yml (example)

docker docker-compose example jira jira-core jira-software

Last synced: 17 Jul 2025

https://github.com/yarosj/prestige-of-districts

:mag_right: This application parses sites and retrieves data associated with failures of public services to display districts' prestige

amqp apollo-client apollo-server docker-compose graphql mapbox-gl ner neural-network nlp nodejs parsing pika python3 rabbitmq react scraping semantic-ui-react spacy taskscheduler webpack

Last synced: 07 Apr 2026

https://github.com/yann39/jahia-docker

Docker version of Jahia CMS installations

docker docker-compose expect jahia

Last synced: 12 Jul 2025

https://github.com/carstenkoenig/dockerdemo

Demonstrates using Docker-Compose with Nginx, PostgreSQL and a simple Todo Web-App written in Haskell and Elm

docker docker-compose elm haskell nginx todoapp

Last synced: 09 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/haidarz/laravel-docker-light

A light php/laravel docker workspace

docker docker-compose laravel light mysql nginx php

Last synced: 17 Jan 2026

https://github.com/tonyp7/docker-wordpress-fpm-sqlite-nginx

:package: Run a containerized Wordpress site running on Nginx, PHP-FPM and SQLite

docker docker-compose nginx php php-fpm sqlite wordpress

Last synced: 07 Apr 2026

https://github.com/frnn4268/sso-rbac-auth-system

This document provides an overview of a distributed system that implements Single Sign-On (SSO) and Role-Based Access Control (RBAC) using Keycloak and Redis.

api-gateway auth-service docker docker-compose docker-image dockerfile keycloak nodejs redis

Last synced: 29 Sep 2025

https://github.com/lvthillo/angular-go-mongodb

Small application which uses Angular, Go and MongoDB

angular docker docker-compose gin-gonic go golang mongodb

Last synced: 09 May 2025

https://github.com/jpvt/laser_autonomous_exploration

This project aims to develop an exploration and mapping system for a custom differential drive robot designed by LASER-Robotics Lab. The system uses the SLAM Toolbox for simultaneous localization and mapping (SLAM), Nav2 for navigation, and Explore Lite for autonomous exploration.

docker docker-compose explore-lite gazebo nav2 ros2-humble slam-toolbox

Last synced: 08 May 2026

https://github.com/rchanger/docker-example

Small Example of connecting server and client by creating docker image and using docker-compose.

docker docker-compose golang

Last synced: 11 May 2026