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

An order matching system, which processes incoming orders via Kafka, does order matching in Spark and saves trade information in MongoDB

docker docker-compose kafka mongodb pyspark python rdd spark zookeeper

Last synced: 26 Jan 2026

https://github.com/andersonms1/clube-back

The project consists of a web application for task management with user authentication.

docker docker-compose flask mongodb python redis

Last synced: 15 Jul 2025

https://github.com/indiependente/composedchat

A simple container based chat made with Node.js, Hapi, Socket.io and Redis

docker docker-compose hapi nodejs redis socket-io

Last synced: 11 Apr 2026

https://github.com/ankitrajput0096/querypal-personalized-ai-friend

QueryPal is a RAG system using Meta's Llama 2.0 (via Ollama), ChromaDB, and LangChain for seamless document retrieval and query handling. It offers precise answers to document-based and general queries through an intuitive, user-friendly dashboard.

chromadb docker docker-compose langchain llama ollama python3

Last synced: 11 Apr 2026

https://github.com/uj5ghare/flask-twotier-app

Two tier application with Python:3.9-slim & mysql:5.7

docker docker-compose flask mysql

Last synced: 06 May 2026

https://github.com/gcsecsey/local-wordpress

🔌 Pluggable Wordpress docker template for local development

docker docker-compose mysql wordpress

Last synced: 11 Apr 2026

https://github.com/lucianosants/simairu-odonto-api

API developed with Node.js, Fastify and patterns like S.O.L.I.D

clean-architecture docker docker-compose fastify nodejs prisma solid-principles typescrit vitest

Last synced: 11 Apr 2026

https://github.com/smlng/docker-rpki-validator2

A Docker Setup for the RIPE RPKI Validator 2

docker docker-compose rpki rtr

Last synced: 18 Apr 2026

https://github.com/ymonnier/pnpc-deploy

PNPC Hiking Project - Deploying

docker docker-compose docker-image

Last synced: 20 Jan 2026

https://github.com/daggerok/java-ee-web-services

Yet another JavaEE | JAX-WS | Docker example

docker docker-compose java-ee javaee jax-ws

Last synced: 06 May 2026

https://github.com/wnm-trojan/laravel-api-core

This is a Laravel RESTful API core with JWT authentication and Containerization. It can be used for your backend API service projects.

api-service backend-service docker-compose jwt-authentication laravel-framework laravel9 php php8 restful

Last synced: 04 Feb 2026

https://github.com/itsfoss0/hello-devops

A simple devops project.

devops docker docker-compose

Last synced: 18 Apr 2026

https://github.com/aimenux/opentelemetryconsoledemo

Using OpenTelemetry with console applications

console-app docker docker-compose net80 opentelemetry zipkin

Last synced: 07 May 2026

https://github.com/a6b8/placeholder-webpage-docker

Highly flexible Placeholder / Fallback Node.js Webservver as a Docker Image, optimized for Rancher and Docker-Compose.

docker docker-compose express javascript node-js p5js

Last synced: 11 Apr 2026

https://github.com/albertbuchard/vite-quart-cross-platform-boilerplate

A small boilerplate for building and packaging cross-platform applications using Vite for the frontend, Quart for the backend, and Electron for desktop integration. This setup leverages Docker for containerization and includes a streamlined packaging process with Electron Forge to distribute your app across Windows, macOS, and Linux.

boilerplate docker docker-compose electron quart vite

Last synced: 11 Apr 2026

https://github.com/pierrialexandervidmar/api-orders

API de ordem de compra com Java Spring - faz parte do projeto de microserviços que se conectará com APIs Golang e fará uso de mensagerias com RabbitMq

docker docker-compose java jpa-hibernate layered-architecture maven microservices rabbitmq spring-boot

Last synced: 11 Apr 2026

https://github.com/fumblerill/questly

Интерактивное приложение, которое генерирует ежедневные задания и превращает обычную рутину в игру.

docker docker-compose drizzle-orm gamification nextjs nodejs pet-project postgresql react typescript

Last synced: 13 Apr 2026

https://github.com/lucassamuel97/laravel-adminlte-v3-starter

Estrutura básica de um projeto Laravel com integração do AdminLTE, ideal para iniciar novos painéis administrativos.

adminlte adminlte3 docker docker-compose laravel10 makefile mysql starter

Last synced: 11 Apr 2026

https://github.com/anas-farooq8/environmental-monitoring-and-pollution-prediction-system

Built a pipeline to manage real-time environmental data using DVC, developed a time-series model (LSTM) with MLflow to predict pollution trends, and deployed the best model as an API using Flask. Implemented live data testing with continuous monitoring using Grafana and Prometheus, enabling real-time performance tracking and system optimization.

api docker docker-compose dvc dvc-pipeline flask-application grafana lstm mlflow pollution-prediction prometheus weather-data

Last synced: 11 Apr 2026

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

Grafana is an open-source tool for visualizing and analyzing time-series data. It allows creating and sharing interactive and customizable dashboards to monitor and analyze metrics from various data sources. It is widely used across industries.

docker-compose grafana monitoring visualization

Last synced: 01 May 2026

https://github.com/a-mhamdi/infodev

Julia for general purposes

docker docker-compose julialang jupyterlab pluto

Last synced: 01 Jan 2026

https://github.com/daredever/dbmanager

Simple Database Manager. My testing ground.

csharp docker-compose onion-architecture reactjs webapi-core

Last synced: 10 Apr 2026

https://github.com/rfcreate/docker-webpage

Docker containers with Flask application and Nginx server.

docker docker-compose flask html nginx python waitress

Last synced: 11 Apr 2026

https://github.com/luizottavioc/simplified-banking

Simplified payments platform. In simplified-banking it is possible to deposit money, make transfers and withdraw, all under the mediation of external services.

api api-rest authorization banking clean-architecture clean-code docker docker-compose feature-testing jwt jwt-auth jwt-authentication laravel php php8 postgres postgresql queue tests unit-testing

Last synced: 11 Apr 2026

https://github.com/p0vidl0/traefikifier

Template to fast start with docker-compose and traefik

adminer docker docker-compose dozzle postgres traefik

Last synced: 11 Apr 2026

https://github.com/thaminiperera/play

a catalog microservice using .NET 5.0

csharp docker docker-compose mongodb net5 rest-api

Last synced: 11 Apr 2026

https://github.com/masakdirt/code-guru-ai

A FastAPI-based backend prototype that uses Groq API and GitHub API to automate coding assignment reviews. Features include a POST endpoint for code analysis, Redis caching, and test coverage with pytest. Easy to set up with Poetry and Docker.

ai docker-compose fastapi github-api groq-api poetry-python python

Last synced: 23 Mar 2025

https://github.com/artistudioxyz/docker-compose-teamcity

🐳 Docker Compose (Teamcity)

docker-compose teamcity

Last synced: 31 Mar 2025

https://github.com/jerry-bloodberry/expense-tracker

Simple expense tracker PoC written in .NET 8 and Angular 20

angular css docker docker-compose dotnet expense-tracker html5 minimalapi scss typescript webapi

Last synced: 12 Apr 2026

https://github.com/timebetov/minibankapp

Pet-project: Mini Banking microservice-based application to master KeyCloak, Kafka, MongoDB.

docker-compose jib-maven-plugin kafka keycloak mongodb postgresql

Last synced: 01 Jul 2025

https://github.com/nguyenantoine/bracelet

Projet innovation pour l'EPSI

docker docker-compose mysql8 php72 symfony4

Last synced: 04 May 2026

https://github.com/anisjonischkeit/haskell-selda-backend

A Haskell Servant API with authentication, auto-generated docs, using a postgres database via the Selda EDSL

authentication auto-documentation docker docker-compose edsl haskell postgresql servant

Last synced: 11 Apr 2026

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

Postfix Mail / SMTP Server on Alpine ✉️ 🐳 🐙

daemon docker docker-compose mail postfix smtp

Last synced: 15 Apr 2026

https://github.com/cc-d/liberlife

100% libre way of keeping track of responsibilities and achieving goals with a very nice ui

async docker docker-compose fastapi git-crypt libre nginx python react shell todo typescript

Last synced: 11 Apr 2026

https://github.com/jotavare/inception

This project aims to broaden my knowledge of system administration by using Docker.

containers docker docker-compose docker-image mariadb nginx php wordpress

Last synced: 11 Apr 2026

https://github.com/0121ient/document-analyst-assistant

This repository contains a powerful tool designed to assist Business Analysts (BA), developers, and testers in reading, understanding, and analyzing Business Requirement Documents (BRD), Functional Specifications, and Testing Documents.

ai business-analytics chainlit docker docker-compose github github-actions literal-ai llm python rag testing

Last synced: 11 Apr 2026

https://github.com/evilfreelancer/codeline-wordpress

The solution of a simple test task for Codeline.io

codeline docker docker-compose wordpress-site wordpress-theme

Last synced: 16 Apr 2026

https://github.com/hellyaxs/eli-bank

API construída com Spring boot para simulação de transações bancarias

angular docker-compose java jenkins load-balancer nginx postgresql spring-security

Last synced: 28 May 2026

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

This application presents a dashboard, where the user can create, update, delete tasks and move them between different status columns (to do, in progress, complete)

docker docker-compose mongodb nextjs react typescript

Last synced: 11 Apr 2026

https://github.com/nicofarizano/chatbot-rag

Chatbot assistant leveraging LangChain and LLaMA2 to deliver intelligent responses from web and PDF content. Built with FastAPI and packaged in Docker for seamless deployment.

ai app-service azure chatbot deployment docker docker-compose fastapi langchain langchain-python llama2

Last synced: 11 Apr 2026

https://github.com/aliabbosashurov/spring-cloud-gateway-microservices

The goal of this project is to implement api gateway in microservices project. Basic example of gateway with .yaml file configurations

docker-compose gateway gateway-services microservices mongodb spring-cloud

Last synced: 11 Apr 2026

https://github.com/aleroxac/intelipost-jobtest

Implementação do desafio proposto para vaga de Analista de Infraestrutura na Intelipost

docker docker-compose intelipost jobtest logging parsing

Last synced: 06 May 2026

https://github.com/nenad0707/tasktackler

Task Tackler is a Blazor WebAssembly app with an ASP.NET Core backend, featuring client-side caching, JWT authentication, pagination, and user notifications. It is containerized with Docker and deployed using GitHub Actions and Azure Bicep.

asp-net-core azure-bicep bicep-modules blazor blazor-webassembly client-side-caching css docker docker-compose docker-container dockerfile github-action html jwt-authentication notifications pagination powershell powershell-script

Last synced: 30 Jun 2026

https://github.com/rosesonfire/tic-tac-toe

A simple Tic Tac Toe app with NextJS, Redux, Redux-observables, GraphQL, Apollo, Redis and Docker-compose.

apollo docker-compose flexbox graphql nextjs reactjs redux redux-observable rxjs

Last synced: 11 Apr 2026

https://github.com/dgonzo27/flask-testing-demo

Dockerized Flask API and Test Suite with pytest

docker docker-compose flask flask-restx postgresql pytest pytest-cov python

Last synced: 10 Apr 2026

https://github.com/gurpreet2828/jenkins-cicd-terraform-aws

This is a detailed project README or implementation guide for Deploying a React App on AWS using Jenkins CI/CD Pipeline with Terraform, Ansible, Docker, GitHub, and DockerHub. deal for DevOps engineers and learners looking to set up a CI/CD environment with minimal manual effort.

aws aws-cli aws-ec2 docker docker-compose docker-pipeline github github-config iac infra-terraform jenkins-auto-pipelines jenkins-pipeline linux pipeline ssh terraform terraform-module ubuntu vs-code yml

Last synced: 14 Apr 2026

https://github.com/lucas-de-lima/products-management-app

Um aplicativo fullstack para registro de produtos, backend desenvolvido com Kotlin e spring boot, frontend desenvolvido com Next e typescript.

api-rest docker docker-compose fullstack kotlin nextjs spring-boot tailwindcss

Last synced: 26 Jan 2026

https://github.com/fiap-8soat-g6/tech-challenge-customer

Microsserviço de Cliente - TechChallenge do Pós Graduação da FIAP - SOAT 8

bdd chai clean-architecture docker docker-compose javascript microservice nodejs swagger

Last synced: 11 Apr 2026

https://github.com/abdiasarsene/healthpredict-api-smart-medical-diagnosis-system

Ce projet propose une API intelligente construite avec FastAPI pour prédire des maladies à partir de données médicales de patients. L'application repose sur un modèle de machine learning (Logistic Regression) géré via MLflow, et peut facilement être déployée grâce à Docker.

bentoml docker-compose dockerfiles jenkinsfiles mlflow pandas ray-serve scikit-learn taskfile

Last synced: 11 Apr 2026

https://github.com/devenes/cloudformation-containerization-bookstore-api

Bookstore Web API Application aims to create a bookstore web service using Docker to have the understanding to dockerization of an application. The application code is to be deployed as a RESTful web service with Flask using Dockerfile and Docker Compose on AWS Elastic Compute Cloud (EC2) Instance using AWS CloudFormation Service.

api aws aws-elastic-compute-cloud cloudformation docker docker-compose dockerization ec2 flask mysql python

Last synced: 11 Apr 2026

https://github.com/lucasfrancaid/go-api

API developed with Go, Gin Gonic, Gorm, PostgreSQL and Docker.

api docker docker-compose gin-gonic go go-api golang gorm makefile

Last synced: 18 Apr 2026

https://github.com/codereviewvideos/docker-symfony3-redis-example

an example of using Redis for caching in a Symfony 3 app

docker docker-compose mysql nginx php php7 symfony

Last synced: 11 Apr 2026

https://github.com/danilobandeira29/easy-funds

application to handle transfers money between user and user/merchant

c4-model docker docker-compose domain java jparepository microservices rabbitmq-management spring-boot swagger-ui

Last synced: 11 Apr 2026

https://github.com/sanhphanvan96/php-training-crawler

Simple php crawler for training purpose

crawler docker docker-compose nginx php php-fpm

Last synced: 13 Apr 2026

https://github.com/aaron-smits/pybank

REST API serving JSON - Postgres, JWT, Docker, FastAPI and Python

docker docker-compose fastapi postgresql python sqlalchemy-orm

Last synced: 11 Apr 2026

https://github.com/abhimishra01/task-management-app

A simple task management application built using NestJS, ReactJS, and MySQL.

docker docker-compose material-ui mysql nestjs passport-jwt reactjs swagger typescript

Last synced: 11 Apr 2026

https://github.com/bharat-singhh/cloud-native-app-deployment-pipeline

This project demonstrates my proficiency in setting up a Continuous Integration and Deployment (CI/CD) pipeline, containerization, orchestration, and monitoring in a cloud environment. The application I worked on is my portfolio website, built using HTML, CSS, and JavaScript.

argocd argorollouts docker docker-compose git grafana jenkins kubernetes prometheus

Last synced: 07 Apr 2026

https://github.com/cauandzn/docker_eeep

Technical challenge for vocational schools in the state of Ceará.

bash docker docker-compose docker-image dockerfile go lazydocker linux sh ubuntu ubuntu-server

Last synced: 11 Apr 2026

https://github.com/omarmakled/microservices-demo

Simple Microservices Demo (node, php, nginx)

docker docker-compose nginx nodejs php7

Last synced: 11 Apr 2026

https://github.com/haikalrfadhilahh/docker-ollama-open-wui

Simplify Deployment Separated Container Ollama + Open Web UI with Docker Compose and Unix Bash Script

docker docker-compose docker-image ollama open-web-ui

Last synced: 11 Apr 2026

https://github.com/jaxxreal/hobby-forecaster

A tiny full-stack app | a showcase for LifeTrack

docker docker-compose laravel5 php vue

Last synced: 03 Mar 2026

https://github.com/simonnyvall/funky-nas

A homemade NAS (Network Attached Storage) service made to be able to run on a Raspberry Pi for file storage.

azure-functions csharp docker docker-compose postgres postgresql raspberry-pi sql

Last synced: 11 Apr 2026

https://github.com/euler-b/bootcampfullcycle

Application created in the Golang bootcamp of the Fully Cycle academy

docker docker-compose golang kubernetes prometheus rabbitmq

Last synced: 06 May 2026

https://github.com/uttesh/smart-sheet

Simple web app for the IOT device data collection and device dashboard instead of using the cloud service

dashboard-application docker docker-compose iot iot-application iot-device nestjs react webapp

Last synced: 11 Apr 2026

https://github.com/magalhaesm/inception

A 42 School project that implements a containerized application infrastructure using Docker. Includes NGINX with TLS, WordPress+PHP-FPM, MariaDB, plus bonus services like Redis, FTP, Adminer, and a static Go website.

42-school 42sp adminer cadvisor containerization devops docker docker-compose ftp-server go-web infrastructure mariadb nginx php-fpm redis-cache system-administration tls wordpress

Last synced: 11 Apr 2026

https://github.com/yash-chauhan-dev/etl_airbnb_listing

A scalable ETL pipeline for transforming raw Airbnb listings data into a structured format for price and availability analysis. Built using Spark, HDFS, PostgreSQL and Docker.

airflow docker docker-compose etl etl-pipeline hdfs local-development postgresql python spark sql

Last synced: 11 Apr 2026

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

docker-compose.yaml archive

docker docker-compose

Last synced: 11 Apr 2026

https://github.com/mattjcowan/squidex-docker-setup

Quick setup of squidex on a docker VM

docker docker-compose squidex

Last synced: 09 May 2026

https://github.com/attakenn/gitlab-haproxy

Enhanced GitLab Setup with Reverse Proxy, Monitoring, and Visualization

automation bash-scripting docker docker-compose gitlab grafana haproxy haproxy-docker networking observability prometheus

Last synced: 02 Apr 2026

https://github.com/andgineer/openidc-ohif-orthanc

OHIF Viewer with OpenID-Protected PACS Server (Orthanc)

docker docker-compose keycloak nginx ohif ohif-viewer openid-connect openresty orthanc pacs ssl sso

Last synced: 05 May 2025

https://github.com/rivaiskowo/docker-compose-php

Docker Compose for PHP Developer

apache docker docker-compose mysql php php5 php7 php8

Last synced: 15 Mar 2026