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/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/ryosukedtomita/github-pages-test-docker

sample react application to use github pages build by docker container.

docker-compose github-actions github-pages react

Last synced: 13 Apr 2026

https://github.com/msolimans/shop

CoffeeShop a simple web interface that uses SpringBoot along with API implemented as a demo project. It is using JHipster and Angular 2

angular docker docker-compose docker-container hibernate jasmine jhipster springboot webpack

Last synced: 07 Apr 2026

https://github.com/devholic/tie

⛵halyard workspace

docker docker-compose spinnaker workspace

Last synced: 19 May 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/nicolasvauche/docker_sf_vinyleapi

Installation d'un environnement NginX / PostgreSQL / PHP8 / NodeJS 16 / Yarn / Symfony CLI avec Docker. Services complémentaires : Adminer / MailDev / PGAdmin4

course docker docker-compose encore postgresql react symfony5

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/insekticid/docker-piwik

Dockerized Matomoto (before Piwik) - Small Alpine Image with Nginx and PHP 7.3

docker docker-compose docker-image nginx php7 piwik

Last synced: 03 Apr 2025

https://github.com/smolodtsova13/kittygram_final

Социальная сеть для обмена фотографиями питомцев

django django-rest-framework docker docker-compose github-actions gunicorn nginx postgresql python

Last synced: 10 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/ltxlong/dnmp_fast

docker-compose部署lnmp (nginx,、php、 mysql、 redis、 swoole、 yasd、 phpmyadmin、 rabbitmq),支持自定义版本,支持离线安装php扩展,支持Linux & Window

docker docker-compose mysql nginx php phpmyadmin rabbitmq redis swoole yasd

Last synced: 08 Apr 2026

https://github.com/lokrip/tedis

This repository contains the source code for a confidential commercial project; access is limited to authorized personnel, and unauthorized use, distribution, or modification of the contents is strictly prohibited.

aws celery cicd django django-channels django-rest-framework docker docker-compose grpahql heroku nextjs postgresql python react redis redux scss typescript webpack

Last synced: 11 Apr 2026

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

REST API and built it with NodeJS and PostgreSQL and Containerized with docker compose.

docker docker-compose nodejs postgresql

Last synced: 16 Apr 2026

https://github.com/oleoneto/packager

packager is simply a container project for Django apps that need a temporary place to live while they're actively being developed and packaged.

django django-rest-framework django-rest-framework-jwt django-storages docker docker-compose dokku heroku s3-storage

Last synced: 09 Apr 2026

https://github.com/fakhranii/e-learning-platform-nestjs-api

Educational platform api - project with Nest JS framework - Mysql ( typeOrm )

authentication docker docker-compose mysql-database nestjs nodejs restful-api typeorm typescript

Last synced: 13 Apr 2026

https://github.com/crazyvito11/vita-hello-world-docker

A simple Hello World application for the Vita, build with VitaSDK via Docker

boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk

Last synced: 02 Apr 2026

https://github.com/yurigauermarques/ambiente-php

O objetivo deste repositório é ter um ambiente pré-configurado para facilitar os estudos de ferramentas desenvolvidas em PHP.

composer docker docker-compose mysql nginx php php7

Last synced: 13 Apr 2026

https://github.com/faisalal-rayes/personal-website

The setup for my personal website and an insight of the reasoning to why it is the way it is.

django docker docker-compose nginx postgresql python

Last synced: 10 Apr 2026

https://github.com/nutellinoit/minio-compose

fast start minio with docker-compose

docker-compose minio

Last synced: 11 Sep 2025

https://github.com/mikecerton/apache_kafka_basic

This repository provides a fundamental understanding of Apache Kafka, including its core components, basic Python scripts to demonstrate how to create topics, produce messages, and consume messages, as well as a docker-compose.yml file for easy setup. [Data Engineer]

apache-kafka data-engineer docker-compose python

Last synced: 19 May 2026

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/hassan-ach/homelab

Self-hosted homelab with Nextcloud, Jellyfin, MariaDB, Redis, and SWAG reverse proxy using Docker Compose

docker docker-compose jellyfin mariadb nextcloud nginx-docker nginx-reverse-proxy

Last synced: 07 Apr 2026

https://github.com/adnanrahin/spark-flights-data-analysis

The U.S. Department of Transportation's (DOT) Bureau of Transportation Statistics tracks the on-time performance of domestic flights operated by large air carriers. Summary information on the number of on-time, delayed, canceled, and diverted flights is published in DOT's monthly Air Travel Consumer Report and in this dataset of 2015 flight delays and cancellations.

apache-spark big-data-analytics docker docker-compose docker-container java maven spark spark-sql spark-streaming

Last synced: 08 Apr 2026

https://github.com/null-none/docker-compose-php-stack

A simple and light docker-compose stack for PHP apps

docker docker-compose nginx php

Last synced: 07 Apr 2026

https://github.com/schlomoh/python-docker-gcloud-testing

This repository provides a template for Python applications in Docker, configured for Google Cloud authentication via Application Default Credentials, streamlining GCP integration for docker RnD environments.

default-credentials dev-environment devcontainer docker docker-compose gcloud python rnd template vscode

Last synced: 13 Apr 2026

https://github.com/brbn-jpg/llama-talks

LlamaTalks is a Spring Boot-based chatbot application leveraging LangChain4j and Ollama for advanced conversational AI with Retrieval-Augmented Generation (RAG) capabilities. It supports streaming responses, conversation management, document ingestion, and persistent chat history.

ai docker docker-compose java langchain4j llm maven nomic-embed-text ollama qwen2-5 rag rag-chatbot spring-boot springboot

Last synced: 08 Apr 2026

https://github.com/davetacker/dominator

DOMinator is a browser extension that combines fun with functionality. It's your friendly neighborhood DOM analyzer and web security sidekick, designed to help developers and security enthusiasts explore web pages in a unique and interactive way.

chrome-extension docker docker-compose ollama python redis-cache

Last synced: 09 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/orestispanago/logger-stack

Mosquitto+MySQL+NodeRED+Grafana Docker containers with persistent volumes for IoT dataloggers

docker docker-compose grafana iot mqtt mysql node-red persistent

Last synced: 07 Apr 2026

https://github.com/sleleu/inception

A project to get familiar with docker

42 docker docker-compose dockerfile inception mariadb nginx wordpress

Last synced: 07 Apr 2026

https://github.com/juanpdn/backend-image-upload

Backend image upload: This API, built with NestJS, allows for the management of image files, which are uploaded to a database and can be retrieved via a unique ID. Files have a maximum size limit of 2 MB per entry. The API provides secure and efficient endpoints for storing and accessing images.

cloudinary docker docker-compose mysql nestjs prisma sqlite supabase

Last synced: 07 Apr 2026

https://github.com/anayetullahefty/docker-project

Docker-Project is a collection of various Dockerized applications. Each project is contained in its own folder with the necessary Docker configurations (Dockerfile, docker-compose.yml, etc.) for building and running the application in isolated containers..

cicd development devops docker docker-compose docker-container docker-image docker-swarm dockerfile flutter javascript nginx node project python

Last synced: 07 Apr 2026

https://github.com/clever-cottonmouth/docker-kubernetes

docker for ecommerce microservice

docker docker-compose

Last synced: 13 Jun 2025

https://github.com/lubaskinc0de/tgbot-template

Telegram-bot online store. This shows my bot-writting skills.

aiogram docker docker-compose postgresql python

Last synced: 13 Apr 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/j3soon/docker-ros-zed

Docker image for Stereolabs' ZED Camera on ROS 1 Noetic

docker docker-compose robotics ros ros-noetic stereolabs zed zed-camera zed2

Last synced: 20 Apr 2026

https://github.com/slashtechno/scrape-and-ntfy

An extremely customizable web scraper with a modular notification system and persistent storage via SQLite.

docker-compose framework headless selenium selenium-python web-scraping

Last synced: 03 Jan 2026

https://github.com/blemine/medium-article-dockerize-mern-app

It's about dockerizing a MERN Stack app that i wrote about on Medium :whale:

article docker docker-compose medium-article

Last synced: 06 May 2026

https://github.com/renanstn/python-peewee-com-docker-compose

Um teste simples com docker-compose e peewee para gerenciar tabelas de banco de dados relacionais através de objetos Python.

docker docker-compose mysql peewee python

Last synced: 18 Apr 2026

https://github.com/02loveslollipop/basicblockchainkeyvaluedb

A basic Go lang blockchain-based key-value database with a CLI for interacting, a Python class wrapper for the API, and Docker support for orchestrating a cluster of nodes.

blockchain container docker-compose golang keyvalue-db rest

Last synced: 20 May 2026

https://github.com/gunh0/prep-9oorm

🧰 Server Prep for 9oorm

docker docker-compose fastapi kotlin makefile python

Last synced: 11 Apr 2026

https://github.com/lcaichihua/microservices-reactive-product

Microservices using spring boot,Spring cloud , web Client ,Docker ,Oracle,Junit,Mockito

cloud docker docker-compose dockerfile microservices-architecture reactive-programming spring spring-boot

Last synced: 10 Apr 2026

https://github.com/sambasivareddy-ch/meeting_notes

A full stack application designed to maintain the notes for Google Meets

docker docker-compose golang postgresql reactjs

Last synced: 30 Dec 2025

https://github.com/alexfariakof/wpf-app-expectativas-de-mercado

Pesquisa de séries históricas da expectativa do mercado mensal fornecida pelo Banco Central.

csharp docker docker-compose dotnet github-actions mvvm wpf xunit

Last synced: 08 Apr 2026

https://github.com/aleksandryackovlev/sentry-docker-example

Sentry example setup with the minio file storage

docker docker-compose minio nextjs sentry

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

GitOps controller for Docker Compose - Self-healing, Git-driven deployments without Kubernetes

argocd-alternative continuous-deployment devops docker-compose gitops golang homelab self-hosted

Last synced: 17 Feb 2026

https://github.com/revunix/ttv-notify

A bot that monitors the status of Twitch streams and sends notifications via Telegram.

docker docker-compose notify telegram telegram-bot twitch

Last synced: 04 Mar 2025

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/imsamuelcovalero/project-our-shop-app-angular

Plataforma de e-commerce, implementada com MongoDB, Angular.js e Node.js, oferecendo recursos completos para visualização de produtos, gerenciamento de carrinho, finalização de compra e consulta ao histórico de pedidos.

angular-material angularjs backend cors crud-application css3 docker docker-compose express-async-errors expressjs frontend full-stack joi-validation mongodb mongoose nodejs nodemon rest-api toast-notifications

Last synced: 10 Apr 2026

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/medoussemaboussida/micro-services

This project showcases a dynamic and high-performance microservices architecture leveraging diverse technologies. Built with Spring Boot and databases like H2 or MongoDB.

angular api-gateway docker-compose eureka expressjs keycloak mongodb nodejs spring-boot spring-data

Last synced: 10 Apr 2026

https://github.com/collatzconjecture/nestjs-clean-architecture-postgres

A modular NestJS boilerplate with CQRS, Event Sourcing, DDD, Clean Architecture, and Postgres. Built-in observability with Prometheus & Grafana, API docs via Swagger, and Dockerized deployment. Ideal for scalable, maintainable applications.

boilerplate boilerplate-template clean-architecture cqrs-pattern docker docker-compose domain-driven-design event-driven-architecture grafana nestjs postgresql prometheus swagger typescript

Last synced: 07 Apr 2026

https://github.com/vigenere23/R-docker-template

A minimal template for using R with renv inside a Docker image.

docker docker-compose r renv

Last synced: 30 Jul 2025

https://github.com/bitxx/docker_bash

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

docker docker-compose shell

Last synced: 12 Apr 2026

https://github.com/sid200026/introduction-to-docker

Notes and examples on Docker and Docker-Compose

docker docker-compose

Last synced: 08 May 2026

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/lizethcas/invoices-app_back

API REST de Facturación Proyecto educativo que implementa una API REST para gestión de facturas y usuarios con Node.js, Express, MongoDB y PostgreSQL. Incluye Docker para desarrollo rápido y colecc…

api-rest arquitetura docker-compose mongodb mongoose nodejs postgresql postman sequelize

Last synced: 08 Apr 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/datahearth/portainer-templates

HTTP API to ease templates management for Portainer-CE

database docker docker-compose docker-swarm portainer-api portainer-ce templates

Last synced: 08 Apr 2025

https://github.com/syedsaadahmed/devops-infrastructure-as-a-code

DevOps Homework by 3yourmind for testing purposes. Example of Infrastructure as a code, further description available in readme file.

ansible django docker-compose dockerfile nginx vuejs

Last synced: 10 Apr 2026

https://github.com/cockroachlabs-field/cockroach_topology_workshop

A 9 Node Multi-Region Cockroach Cluster with network latency simulation

docker-compose multi-region

Last synced: 20 May 2026

https://github.com/pabloripoll/docker-symfony-7-php-fpm-8

Docker Symfony 7 service with PHP FPM 8.3 served by Nginx 1.24 on Alpine 3.19 and MariaDB 10.11 service

alpine docker docker-compose dockerfile mariadb nginx php-fpm php8

Last synced: 10 Apr 2026

https://github.com/dkatz23238/randomforestadaptiveexperim

Using Facebook Adaptive Experimentation platform to tune random forest regressors using docker

adaptive-learning docker docker-compose hyper-parameter-tuning machine-learning pytorch

Last synced: 08 Apr 2026

https://github.com/iamwlb/docker-compose-collection

This repository collects docker-compose files for various Docker projects to quickly build Docker environments.

docker docker-compose

Last synced: 06 Aug 2025

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

Docker configurations

docker docker-compose

Last synced: 12 Jan 2026

https://github.com/yigittopm/devops-with-node

Beginner Devops with Nodejs(Express)

bash devops docker docker-compose express nodejs

Last synced: 13 Apr 2026

https://github.com/mkhuda/dockermi

Dockermi is a command-line tool for managing Docker services defined in `docker-compose.yml` files

cli command-line command-line-tool docker docker-compose go golang

Last synced: 02 Jan 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/jansauer/truenas-apps

My self-hosted apps on TrueNAS

docker-compose

Last synced: 12 Apr 2025

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/jenspapenhagen/react-include-jsp-example

example for react app included into existing JSP APP

docker-compose jakarta jakarta-ee jakartaee jsp jstl react tomcat tomcat10

Last synced: 08 May 2026

https://github.com/ivanclay/docker

All course labs with docker

docker docker-compose dockerfile vagrant virtualbox

Last synced: 09 Apr 2026

https://github.com/shivankk26/docker-learnings

Welcome to the Docker Learnings Repository! This Repository contains all the Source Code and resources needed to learn how to Dockerize various applications, including a MERN application, React application, Vite application, and Next.js app.

docker docker-compose docker-container docker-image expressjs git mongodb nextjs nodejs reactjs vite yaml yaml-configuration

Last synced: 08 Apr 2026

https://github.com/abrahamgalue/learning-center-docker

Repository to complete the official Docker Desktop learning path.

docker docker-compose docker-container dockerfile

Last synced: 19 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/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/lumunix/jekyll-docker

Jekyll blog template ready to go with docker!

docker docker-compose jekyll tutorial

Last synced: 30 Apr 2026