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

All the Dockerfiles I use for various purposes. More detailed usage instructions are at the top of each Dockerfile.

alpine archlinux django docker docker-compose docker-desktop exim postgresql redis webdev

Last synced: 12 May 2025

https://github.com/vinzdef/pkg_info

A dockerized Node webapp that lists all installed packages with dependencies and reverse dependecies on Debian-like systems

debian debian-packages docker docker-compose dpkg express nginx nodejs ramda ramdajs react

Last synced: 09 Apr 2026

https://github.com/fuutoru/ecommerce

This is a project for the final Application Development about Ecommerce website

django django-rest-framework docker docker-compose ecommerce postgres reactjs

Last synced: 09 Apr 2026

https://github.com/tako8ki/puppeteer-thumbnail

The API for converting HTML to image(support Japanese and English)

docke docker-compose node puppeteer

Last synced: 12 Apr 2026

https://github.com/lsyurea/ai_chatbot

QueryAI with GPT turbo, a more intuitive interface

docker docker-compose docker-image mantine mongodb nextjs openai python3 tailwindcss typescript

Last synced: 02 Apr 2026

https://github.com/thatguychandan/vidproc

A FastAPI backend for video processing, enabling upload, trimming, overlays (text, image, video), watermarking, and multi-quality generation. Features asynchronous job handling with Celery/Redis and PostgreSQL integration, all containerized with Docker Compose.

docker-compose fastapi ffmpeg python

Last synced: 04 Oct 2025

https://github.com/indrayyana/web-inventaris-perusahaan

Sistem Inventaris Perusahaan menggunakan HTML, CSS, JS, PHP & MySQL (UAS Back-end Web Development) semester 4

docker-compose mysql php

Last synced: 20 Jun 2025

https://github.com/itcompass-agency/basepack

🚀 BasePack - DevOps toolkit for Laravel with Docker, Make commands, SSL support, and automated environment setup.

automation deployment development-environment devops docker docker-compose laravel laravel-package makefile mysql nginx php php8 redis ssl toolkit

Last synced: 01 Nov 2025

https://github.com/nitesh009/spring-boot-app

Building & Deploying Microservices Using Travis & Heroku based CI/CD Tools

docker docker-compose heroku java-8 microservice postgresql sonarqube spring-boot travis-ci travis-ci-configuration

Last synced: 22 Jul 2025

https://github.com/sminerport/ecommercemicroservices

Microservices-based eCommerce platform with an Angular frontend. Services are submodules and can be deployed via Docker Compose or Kubernetes.

angular api-gateway aspnet-core docker docker-compose dotnet ecommerce kubernetes microservices mongodb mysql ocelot postgresql rabbitmq redis

Last synced: 15 Aug 2025

https://github.com/mauricekuenicke/fullstack-template-basic

Self-contained docker-compose based fullstack Python/Vue application

application docker-compose fullstack postgresql python redis template vue3

Last synced: 20 Feb 2026

https://github.com/jbris/docker-metabase-postgres

Docker setup for Metabase and Postgres

docker docker-compose metabase metabase-data postgresql

Last synced: 11 Apr 2026

https://github.com/cayo-rodrigues/yoca

Uma api com o objetivo de gerenciar os processos envolvidos na administração de um restaurante, com controle de estoque semi-automático.

api api-rest docker docker-compose express jest nodejs postgresql sql typeorm typescript

Last synced: 24 Apr 2025

https://github.com/luanroger/volumevault

📖 Keep your books informations safe and sound.

asp-net docker docker-compose dotnet flutter postgresql

Last synced: 13 Apr 2026

https://github.com/nakira974/dockerized-minecraft-servers

A docker-compose that runs multiple Minecraft servers' image (Vanilla and Spigot)

docker docker-compose docker-image dockerfile minecraft spigot spigot-server

Last synced: 28 Mar 2025

https://github.com/rodriiandino/note-creation-fullstack

Proyecto FullStack realizado con Spring Boot, React,.js y PostgreSQL

docker docker-compose java javascript postgresql reactjs spring-boot

Last synced: 10 Apr 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/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/edsonwade/sb-restapi

This project combines the power of Spring Boot with modern technologies to build robust, secure, and highly performant RESTful APIs. Explore our implementations to learn about database management, authentication, Dockerization, CI/CD, testing, and more.

docker-compose flyway-migrations github-actions grafana hateoas integration-testing java jpa-hibernate junit5 maven mysql openapi pipelines prometheus rest-api spring-boot spring-security-jwt swagger testcontainers

Last synced: 19 Feb 2026

https://github.com/shamimgeek/docker-compose-postgres

Postgresql with pgadmin4 and docker-compose and practice sql

docker docker-compose pgadmin-docker pgadmin4 postgresql sql

Last synced: 17 Jan 2026

https://github.com/longnguyen010203/spark-kafka-self-learning

📚🌊🎓 A third-year student is self-studying Spark and Kafka as part of their 👷 data engineering journey, with the goal of securing an 📬 internship or fresher job in 2024.

apache-kafka apache-spark cluster docker docker-compose zookeeper

Last synced: 18 Feb 2026

https://github.com/s0rg/redis-cluster-compose

docker-compose for any-nodes redis-cluster

cluster docker-compose example redis

Last synced: 10 Apr 2026

https://github.com/hardingadonis/r7-shop

R7 Shop is a website that sells MSI laptops that are written in Java.

docker docker-compose java java-8 jsp jsp-servlet mysql prj301 r7-shop tomcat

Last synced: 11 Aug 2025

https://github.com/ouerghi01/socialmedia

SocialMediaApp is an open-source social media platform built with Spring Boot, Cassandra, React, and AI technologies. It offers real-time updates, scalable data handling, and personalized content recommendations.

cassandra docker-compose docker-container kafka machine-learning-algorithms networking open-source react social-media social-network spring-boot

Last synced: 06 Jan 2026

https://github.com/tomkat-cr/fynapp_backend

Python Flask backend for FynApp. It can use DynamoDb or MongoDB. The DynamoDb interaction is made by mongoDb like calls. Software design patterns used: factory method, facade, iterator, template method, decorator.

bash bash-scripting docker docker-compose dynamodb flask flask-api gunicorn gunicorn-with-flask-rest-api jfrog jfrog-artifactory jwt jwt-bearer-tokens mongodb mongodb-atlas pytest python python3 wheel

Last synced: 09 Apr 2026

https://github.com/atlas-jedi/node-polls

Implementação back-end de um sistema de enquetes com atualização em tempo real de score.

cookie docker-compose fastify fastify-webscoket ioredis node postgresql prisma pub-sub-system redis typescript websockets zod

Last synced: 10 Apr 2026

https://github.com/marlinsk/nestjs-backend-local-file-upload

Aplicação de upload de arquivos, onde o arquivo é armazenado localmente dentro do back-end. Aplicação desenvolvida com node.js, nest.js, multer, docker-compose, postgresql, prisma orm.

docker docker-compose express javascript multer nestjs nodejs postgresql prisma typescript upload-file

Last synced: 10 Apr 2026

https://github.com/fphammerle/docker-ipfs

golang-implementation of the interplanetary file system daemon (go-ipfs) 🐳 🐙 🌌

docker docker-compose interplanetary-file-system ipfs

Last synced: 06 Apr 2025

https://github.com/ezy/nextcloud-pg-docker

Setup nextcloud using docker-compose with postgres in a few simple steps

docker docker-compose nextcloud nextcloud-docker nextcloud-server postgres

Last synced: 08 Apr 2026

https://github.com/btschwertfeger/tasmota-plug-monitoring

Grafana, InfluxDB, and MQTT setup for monitoring electricity consumption measured by Tasmota smart plugs.

docker docker-compose grafana grafana-dashboard influxdb influxdb2 monitoring mqtt mqtt-client mqtt-server tasmota tasmota-devices tasmota-templates

Last synced: 30 Aug 2025

https://github.com/spudmashmedia/awslogs-docker

Docker-compose script to create a container for awslogs (https://github.com/jorgebastida/awslogs)

aws aws-cloudwatch-logs bash docker docker-compose

Last synced: 10 Apr 2026

https://github.com/neuw84/datahack

Datahack spark live coding demo code

cassandra docker docker-compose spark spark-streaming twitter zeppelin

Last synced: 13 Apr 2026

https://github.com/flexycode/ecommerce-analytics

🤖 Real-time analytics platform for e-commerce businesses with AI-powered sales predictions and inventory management.

docker docker-compose flask kubernetes nestjs nextjs14 numpy pandas posgresql python redis socket-io tailwindcss typeorm typescript

Last synced: 08 Apr 2026

https://github.com/azita-abdollahi/file-server

Upload File to MongoDB using ExpressJs+ Docker+ Nginx+ Mongo-Express

docker docker-compose expressjs gridfs mongo-express mongodb mongoosejs multer multer-gridfs-storage nginx nodejs

Last synced: 10 Apr 2026

https://github.com/binoy638/express-typescript-boilerplate

🚀 Boilerplate and Starter Express and TypeScript ⚡️ Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Docker + Docker-Compose + Jest

docker docker-compose expressjs husky jest mongodb nodejs rest-api typescript

Last synced: 10 Apr 2026

https://github.com/aem-design/docker-dockerhub-description

helper image for publishing repo readme files as image descriptions

devops docker docker-compose documentation

Last synced: 03 Feb 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/mehdihosseinimoghadam/cointracker

CryptoTrackerr is a wrapper package to get live crypto prices from CoinGecko

bitcoin coingecko coingecko-api crypto cryptocurrency docker docker-compose package redis

Last synced: 03 Feb 2026

https://github.com/gkampitakis/docker-local-stack

A repo containing docker compose for running locally various services

docker docker-compose elasticsearch kafka mongodb postgresql

Last synced: 14 Sep 2025

https://github.com/vhnegrisoli/filmes-webflux-api

API REST de um repositório de filmes utilizando Java 11, Spring Boot, Spring WebFlux, Spring Data MongoDB e banco NoSQL MongoDB

docker docker-compose java11 mongodb reactive spring-boot spring-webflux

Last synced: 10 Apr 2026

https://github.com/evolutionary-algorithms-on-click/runner_controller_microservice

Go Implementation of the algorithm runner controller microservice of EvOC (Evolutionary algorithms On Click).

cookie docker docker-compose golang grpc http json protobuf uuid

Last synced: 10 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/mohamedsebaie/deepfake-detection-using-pytorch

This project Deepfakes can distort our perception of the truth and we need to develop a strategy to improve their detection. Deep Fakes are increasingly detrimental to privacy, social security, and democracy. We plan to achieve better accuracy in predicting real and fake videos.. https://pypi.org/project/Deep-Fake-Detection/

anchors azure blazeface deepfake-detection docker-compose docker-container docker-image face-detection face-extractor fake heruko pip-package pytorch-implementation real resnet-18 resnext-18 xception-model

Last synced: 03 Feb 2026

https://github.com/rahul-ghadge/spring-mongo-docker-compose-crud

Dockerized spring boot Mongodb CRUD application using docker-compose for superheroes API. Deploying multiple containers which are depends on each other(Spring App and MongoDB) using single docker-compose command.

docker docker-compose mongodb mongotemplate spring-boot

Last synced: 13 May 2025

https://github.com/rbiedrawa/spring-graphql-federation-microservices-demo

Spring Boot GraphQL microservices demo that shows how to use DGS framework together with Apollo Federation Server.All applications can be run locally, inside docker or kubernetes cluster.

apollo-federation apollo-server dgs-framework docker docker-compose gradle graphql kubernetes microservices netflix-oss node spring-boot

Last synced: 07 Apr 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/innovativeinventor/docker-haste

A secure container for running haste with docker or docker-compose

cors docker docker-compose hastebin

Last synced: 01 May 2026

https://github.com/paulo-amaral/easy-install-docker-ce-docker-compose

Easy Script to Install Docker CE and compose on Debian/Ubuntu/CentOS and Nvidia Docker

bash bash-script docker docker-ce docker-compose linux nvidia nvidia-docker shell shell-scripts

Last synced: 15 Jul 2025

https://github.com/alivx/ego-eye

Stream visual data to Redis Stream

docker-compose flask opencv redis redis-stream viusal-data

Last synced: 03 Feb 2026

https://github.com/vaibhav-2703/on-premise_cloud-storage

A comprehensive guide to setting up a personal cloud storage server using Nextcloud, MariaDB, and Docker on Ubuntu Server. Includes steps for secure remote access via Cloudflare Tunnel.

cloudflare cloudflare-tunnel docker docker-compose nextcloud truenas-scale ubuntu-server

Last synced: 26 Jan 2026

https://github.com/artoriascode/jwtgo

🔥 Example of microservice JWT authentication using MongoDB and clean architecture principles.

bcrypt boilerplate clean-architecture cleanenv docker docker-compose gin go golang grpc jwt layout logrus microservice mongodb nginx protobuf reverse-proxy

Last synced: 06 Mar 2025

https://github.com/iam-abin/restaurant

Food Ordering App: 🍔🥗 Order delicious meals from multiple restaurants seamlessly! 🍕🍗 Explore your favorite cuisines and experience the joy of great food! 🍨

dependency-injection docker docker-compose expressjs food-ordering-application husky jest jwt-authentication mern-stack-docker-compose mern-stack-food-ordering-app mern-stack-restaurant-app mongodb mongoose nodejs reactjs restaurant-app stripe stripe-webhook tsyringe typescript

Last synced: 18 Feb 2026

https://github.com/rongfengliang/tsw-docker-compose

Tencent Server Web . docker-compose run

docker-compose tencent-server-web tsw

Last synced: 19 May 2026

https://github.com/edixonalberto/api-blog-platzi

API Rest para obtener información de artículos publicados en el blog de Platzi.

api-rest beautifulsoup4 docker docker-compose fastapi platzi portfolio python python3 workinprogress

Last synced: 11 Apr 2026

https://github.com/hanshino/tthol_bot

武林同萌傳聊天機器人

discord-bot discord-js docker docker-compose tthol

Last synced: 11 Apr 2026

https://github.com/azita-abdollahi/express-docker

A Simple dockerized Express.JS + MongoDB + Mongo-Express using NginX Server

docker-compose express-js mongo-express mongodb mongoose nginx nodejs rest-api

Last synced: 08 Apr 2026

https://github.com/brianlusina/airports-trips

A sample micro service application that uses Nameko to create microservices.

docker docker-compose hacktoberfest nameko nameko-services python3 rabbitmq redis

Last synced: 05 Jan 2026

https://github.com/mcguirepr89/timelapse

A few containers to make and view timelapse videos from RTSP streams

docker docker-compose ffmpeg rtsp timelapse

Last synced: 14 Apr 2025

https://github.com/robertoachar/docker-python

:whale: A playground for Docker with Python.

docker docker-compose python

Last synced: 08 May 2026

https://github.com/composepack/composepack

Dynamic templating and packaging for Docker Compose. Manage complex configurations with values.yaml defaults and overrides.

config-management configuration devops docker docker-compose infrastructure packaging templating

Last synced: 02 Mar 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/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/frankcash/airflow_compose

A simple docker-compose ready repository for using Apache Airflow.

airflow airflow-docker apache docker-compose python3 workload-automation

Last synced: 14 Apr 2026

https://github.com/kweonminsung/enlistpedia

입대백과 (2022 국방 공공데이터 활용 경진대회 출품작)

docker-compose emotion fastapi react typescript

Last synced: 02 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/ngendah/fintech-labs

A fintech project portfolio featuring IaC, LLM agents, low-latency high-load micro-services.

agents aws docker docker-compose grafana kubernetes llm nodejs reactjs terraform

Last synced: 27 Mar 2026

https://github.com/voutuk/pag

Prometheus + Alertmanager + Grafana

alertmanager bash docker docker-compose grafana jenkins prometheus tailscale

Last synced: 06 Feb 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/lambiengcode/video-kinesis-server

http video storage service with editing capabilities :flamingo: :four_leaf_clover:

docker docker-compose edit-videos ffmpeg flask mongodb python rabbitmq video-editing videoserver

Last synced: 04 Mar 2026

https://github.com/sunniesnow/lyricat

a Discord bot that provides querying service for things related to the game Lyrica

discord-bot discordrb docker-compose docker-image ruby ruby-app

Last synced: 01 Apr 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/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/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/harshitpachori/storypath

This is a Journal Application with features like Rich User Interface, Mobile Responsive, JWT Token based Authentication, Robust Backend, Light and Dark Mode, Weekly Sentiment Analysis , Email Notifications for weekly report and Account verification, etc

caffeine-cache docker docker-compose gradle java javascript junit5 jwt-authentication lombok mockito mongodb npm reactjs spring-boot spring-cache spring-mail spring-security stanford-corenlp swagger-ui tailwindcss

Last synced: 02 Apr 2026