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/renanstn/team-generator

[Em desenvolvimento...] Sistema web que permite que um admin agende jogos (volei, futebol, etc), e permite que jogadores se inscrevam para participar dos jogos criados. Ao final do processo, os jogadores participantes são automaticamente sorteados em N times.

docker docker-compose fastapi github-actions materialize-css nginx python vue vue3

Last synced: 14 Apr 2026

https://github.com/osmosx/leroymerlin

Test job for Devops Intern position

api docker docker-compose rest-api

Last synced: 21 Jan 2026

https://github.com/rafaelrok/ms-sales

Microservice Ms-sales, projeto desenvolvendo envolvendo um eco sistema de eCommerce, com gerenciamento de vendas, estoque de produtos e pagamento, a fim de fornecer toda uma estrutura de um shop virtual

docker docker-compose flyway gradle java jdk11 kibana nodejs postgresql rabbitmq spring spring-security

Last synced: 14 Apr 2026

https://github.com/andrealcobia/spring-nginx-keycloak-postgres-stack

The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak and a Spring Boot application, called service-app. The service-app app will use Keycloak for IAM.

docker docker-compose gradle keycloak postgresql spring-boot

Last synced: 19 Jan 2026

https://github.com/ahmedfarag9/airbyte-airflow-api-intergration

Api integration using Airbyte/Airflow Mega Docker Cluster - Airbyte handles the Api connection & Airflow does the orchestration.

airbyte airflow api aws-ec2 celery dags docker docker-compose linux makefile python redis shell-script ssh

Last synced: 14 Apr 2026

https://github.com/weiawesome/advertisement_api

This is the homework for the Dcard backend internship. Making a restful API for get and post advertisement.

backend-api dcard docker-compose gin-gonic kubernetes restful

Last synced: 14 Apr 2026

https://github.com/yukiisbored/planetplanet-docker

Docker Image / Compose setup for planetplanet

docker docker-compose planetplanet

Last synced: 23 Feb 2026

https://github.com/andmerk93/django-test

Django + DRF + celery + summernote + импорт/экспорт Excel + PyOWM (сторонняя API) + tresuremap (работа с картами) + constance + docker

celery constance django django-rest-framework docker docker-compose excel pyowm python summernote treasuremap

Last synced: 14 Apr 2026

https://github.com/timnekk/orderflow

Spring Boot Web App for Simulating Restaurant with Dishes and Orders

docker docker-compose java jwt logback postgres rabbitmq spring spring-boot spring-security springdoc swagger

Last synced: 11 Oct 2025

https://github.com/ezeparziale/fastapi-demo

:circus_tent: Demo de apis utilizando FastApi

alembic api docker docker-compose fastapi githubactions heroku postgres python

Last synced: 10 Apr 2026

https://github.com/seabreeze-project/seabreeze

🌊 [WIP] Seabreeze is a really simple container orchestration tool with superpowers.

compose container containers docker docker-compose orchestration tools

Last synced: 21 Jan 2026

https://github.com/leandroalcantara-1997/heroes-social-network

Heroes social network is a project created to make life easier for superhero fans.

docker docker-compose golang graceful-shutdown jaeger postgresql redis splunk swagger

Last synced: 19 Jan 2026

https://github.com/flavien-hugs/djn-keycloak

Example of an API implemented with django-ninja and keycloak

django django-drf django-ninja docker docker-compose keycloak python-keycloak

Last synced: 14 Apr 2026

https://github.com/marcusrbrown/containers

A collection of Dockerfiles, docker-compose files, and scripts I use across projects.

automation containers docker docker-compose dockerfiles scripts

Last synced: 21 Jan 2026

https://github.com/nhatthm/go-playground-20220405

A showcase of differences between `docker-compose` and `testcontainers`

docker docker-compose go golang testcontainers

Last synced: 14 Apr 2026

https://github.com/mubaidr/citus-data-starter

A template for Citus Data Community edition. Worry-free Postgres that scales out...

citus citusdb docker docker-compose postgres postgres-database scale template

Last synced: 04 Mar 2026

https://github.com/goodservers/plant

Cli deployment heroku like tool for your smaller projects to deploy to production in minutes.

cli deployment docker docker-compose gitlab heroku

Last synced: 17 Feb 2026

https://github.com/lubrum/livraria

Projeto da Alura de estudos com jsf e primefaces. Um sistema de livraria para cadastro de livros.

docker docker-compose intellij intellij-idea java java-11 java-8 jboss jboss-wildfly jsf2 mariadb maven primefaces wildfly

Last synced: 19 Jan 2026

https://github.com/tassa-yoniso-manasi-karoto/go-ichiran

go library bindings for docker-composed Ichiran–a morphological analyzer / romanizer for japanese

docker-compose ichiran japanese kana kanji linguistics morphological-analysis nlp pos-tagging romaji romanization tokenization tokenizer transliteration

Last synced: 12 Oct 2025

https://github.com/miketangoecho/spinnaker-docker

Spinnaker sandbox with Docker for Desktop using k8s

docker docker-compose kubernetes spinnaker

Last synced: 14 Apr 2026

https://github.com/murilobeltrame/aspnetgraylogsample

A simple project to showcase logging an ASP.Net Core application on Graylog

aspnet aspnet-core aspnetcore docker docker-compose dotnet dotnet-core dotnetcore graylog mvc

Last synced: 14 Apr 2026

https://github.com/daleal/oahu

Lightweight Koa generator template built with Docker and docker-compose to plug and play with a final image size of just ~301MB

cookiecutter docker docker-compose dockerhub heroku javascript koa koa-router node postgresql react sequelize

Last synced: 14 Apr 2026

https://github.com/ajaymahadeven/puzzlo-2.0

The game challenges players to guess the password of the day. Scoring is based on how early in the day the password is guessed, the number of attempts taken, and the time spent guessing. Puzzlo 2.0 builds on this core concept with advanced technologies, improved performance, and an upgraded user experience.

docker docker-compose game learn nestjs react t3-stack trpc typescript

Last synced: 18 Feb 2026

https://github.com/samuelterra22/stack-softwares

Scrpit para realizar a instalação de softwares após a formatação limpa do Linux Ubuntu

bash database docker docker-compose executar formatter gtop linux linux-ubuntu phpstorm pycharm python scrpit-para-realizar sh stack stack-softwares workbench

Last synced: 14 Apr 2026

https://github.com/lehuyhongnhat/llm-rag-chatbot-with-langchain

This project builds a medical Q&A chatbot using a Large Language Model (LLM) with Retrieval-Augmented Generation (RAG). Developed with LangChain and Docker, it employs Prompt Engineering and a vector database to ensure accurate, relevant answers.

chatbot docker docker-compose gemini-api langchain medical-chatbot-with-llm-and-rag neo4j prompt-engineering python rag vector-database

Last synced: 14 Apr 2026

https://github.com/amoghmadan/flask-vue-todo-application

Simple Flask ReSTful TODO APIs with Vue.js

docker docker-compose flask nginx node python sqlite3 vue

Last synced: 14 Apr 2026

https://github.com/touilleio/docker-autoheal

Restart docker containers when marked as unhealthy, (re)written in GO.

autoheal docker docker-compose health-check healthcheck

Last synced: 27 Jan 2026

https://github.com/corani/docker-groupcache

Sample project of using mailgun/groupcache in docker-compose

docker docker-compose golang groupcache

Last synced: 23 Feb 2026

https://github.com/kaviara-14/dockerize-a-three-tier-mern-stack-application

Hosted a Three Tier MERN Stack Application in AWS EC2 Instance and Elastic IP Address attached to it

docker docker-compose three-tier-architecture

Last synced: 24 Feb 2026

https://github.com/comhendrik/vectormatch

Dockerized application that embeds text in a pgvecto.rs database and retrieves data with a similarity search to generate a response with an llm from ollama.

docker docker-compose embeddings-similarity nlp ollama pgvecto-rs postgresql python vector vector-database

Last synced: 17 Feb 2026

https://github.com/ivan-montes/hexagonal-cqrs-proof

Multimodule Maven project with Hexagonal Architecture, CQRS, and Kafka for synchronizing databases

cqrs docker docker-compose hexagonal-architecture java kafka kafka-ui maven redis sonarqube spring swagger

Last synced: 14 Apr 2026

https://github.com/loftwah/uv-fastapi-ecs

A demo repo of using UV and FastAPI with Docker on AWS ECS.

aws aws-ecs docker docker-compose ecs ecs-fargate fastapi python terraform uv uvicorn

Last synced: 14 Oct 2025

https://github.com/fer-bar/ferbar-market

This is a marketplace made with Flask, MySql and Heroku.

docker docker-compose flask mysql nginx python

Last synced: 14 Apr 2026

https://github.com/ihcsim/zapit

An application to verify if a URL is a malware URL

docker docker-compose go http

Last synced: 18 Apr 2026

https://github.com/hernandosebastian/localstack-ts-api-gateway-lambda-dynamodb-crud-example

A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.

api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows

Last synced: 14 Apr 2026

https://github.com/aguiardafa/dashboard-rh-comaer

Dash by Plotly is a Python framework to build elegant interactive dashboards for the web. This template can be used to create a Docker image that uses Flask, Nginx, and uWSGI to serve the application.

dash dashboard docker docker-compose flask nginx pandas plotly plotly-dash python python-framework uwsgi

Last synced: 14 Apr 2026

https://github.com/brunoliratm/votify-api

This project is a Rest API developed in java with Spring Boot to manage and participate in voting sessions

docker docker-compose java jwt open-source spring-boot voting-application

Last synced: 14 Apr 2026

https://github.com/justinhough/docker-wordpress

Docker Wordpress is a starter project to get started quickly with a fresh install of Wordpress, MySQL and WP CLI.

docker docker-compose docker-wordpress mysql wordpress

Last synced: 14 Apr 2026

https://github.com/imbenrabi/event-driven-architecture

Managed monorepo, that implements event driven flow using tRPC and Kafka.

chai commitlint docker docker-compose fasitfy husky kafdrop kafka kafkajs lint lint-staged mocha nyc pino sinon trpc vite zod

Last synced: 05 Feb 2026

https://github.com/riolaf05/ai-fire-detection

tensorflow lite converted model of an ai dnn which can be used to detect the presence of fire into uploaded photos

computer-vision continuous-delivery continuous-integration deep-learning devops docker docker-compose flask jupyter-notebook keras mlops python tensorflow tensorflow2

Last synced: 10 Apr 2026

https://github.com/louisbrulenaudet/api-template

A minimal, production-ready template for building APIs with FastAPI, featuring strict data validation and Docker-based containerization, tailored for express deployment via a secure Cloudflare Tunnel 🚚⛅

agents api api-rest claude-code cloudflare cloudflared cursor docker docker-compose fastapi hackathon pydantic python python-app python-template rest-api ruff template template-generic-repo uv

Last synced: 14 Apr 2026

https://github.com/scottgigawatt/wiki

MkDocs Material on Synology NAS 📋

docker-compose mkdocs mkdocs-material synology

Last synced: 14 Mar 2026

https://github.com/ghusta/rabbitmq-docker-compose-with-monitoring

Starts RabbitMQ from Docker Compose with monitoring

docker-compose monitoring rabbitmq

Last synced: 15 Oct 2025

https://github.com/pushkarm029/shopping-app-backend-go

Created Shopping App Backend using Go, Gin, GORM & Postgres which can perform CRUD operation.

api docker docker-compose go-gin go-gorm golang postgresql rest-api

Last synced: 06 May 2026

https://github.com/pomxark/guests-back

Сервис гостей

cs-fixer docker docker-compose laravel

Last synced: 28 Jun 2026

https://github.com/andrezatcascais/docker-postgres-pgadm

Docker Compose script to create a local environment for development with PostgreSQL and pgAdmin

automation docker docker-compose pgadmin4 postgres script

Last synced: 22 Jan 2026

https://github.com/arthur199212/idt-coding-exercise

Technologies: Node, Express, MongoDB, Create React App, React Query, Material-UI, TypeScript, Docker compose.

create-react-app docker-compose express material-ui mongodb mongoose nodejs react-query typescript

Last synced: 14 Apr 2026

https://github.com/lilpacy/gin-nginx-next-docker

gin x nginx x next.js docker compose boilerplate

docker docker-compose gin nextjs nginx

Last synced: 14 Apr 2026

https://github.com/hungreeee/reddit-realtime-streaming-pipeline

End-to-end real-time pipeline for comments processing of any subreddit for sentiment analysis.

cassandra docker-compose kafka praw-reddit real-time reddit-api spark

Last synced: 14 Apr 2026

https://github.com/liaartem/docker-win11

Docker Windows 11 (Docker, Docker Compose, Kubernetes, Docker Desktop, Kubernetes Dashboard) databases (Oracle, MS SQL, PostgreSQL, MySQL, MariaDB, IBM DB2, IBM Informix, Firebird, MongoDB, Cassandra, Redis).

docker docker-compose docker-container dockerfile kubernetes

Last synced: 07 May 2026

https://github.com/victorharri-chal/popeye

🐳 A basic application (similar to a strawpoll) to learn how Docker works. Done on my 1st year at Epitech

docker docker-compose epitech first-year-project java nodejs python

Last synced: 14 Apr 2026

https://github.com/ibrahimhabibeg/echo

Chat application built with micro-services architecture and front-end caching

chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket

Last synced: 02 Apr 2026

https://github.com/raisultan/coderunner-service

Ready to use code runner microservice with a load-limiting mechanism

celery coderunner docker-compose fastapi glot

Last synced: 23 Jan 2026

https://github.com/kameshsampath/drone-fruits-app-demo

A simple demo to build and deploy Java and React app using Drone

demo docker-compose drone-ci google-cloud kubernetes quarkus react

Last synced: 13 Apr 2026

https://github.com/arulrajnet/apisix_without_etcd

Docker compose example for running APISix without ETCD as standalone mode.

apisix docker-compose etcd

Last synced: 24 Oct 2025

https://github.com/keshon/lazy-dockers

A collection of docker-compose files of particular services for rapid deploy under Traefik proxy that I gather time to time

deployment deployment-automation docker docker-compose proxy-server

Last synced: 16 Apr 2026

https://github.com/ddmoney420/torrent-vpn-stack

Containerized torrent downloader behind VPN using Gluetun + qBittorrent for macOS (Apple Silicon), Windows and Linux

docker docker-compose gluetun linux macos privacy qbittorrent torrent vpn windows wireguard

Last synced: 15 Apr 2026

https://github.com/gergogy/pwa-workshop-docker

Docker for PWA Workshop Demo

docker docker-compose dockercompose

Last synced: 06 Feb 2026

https://github.com/rajiv-k/quickstarts

An (incomplete!) collection of how-tos, boilerplate code and getting-started guides.

docker-compose envoy-proxy golang howto nginx quickstart

Last synced: 28 Jan 2026

https://github.com/mauricioccardoso/basic-mvc-system_php

-WIP- In this project, I'll be building a system that operates similarly to an MVC framework, essentially serving as a functional clone. The motivation behind this project is to deepen my understanding of web application architectures and gain insight into the inner workings of MVC frameworks.

api-rest docker docker-compose mvc php

Last synced: 19 Apr 2026

https://github.com/mrbrunelli/curso-docker

Repositório dos exercícios que realizei no curso "Docker: Ferramenta essencial para Desenvolvedores"

docker docker-compose docker-container docker-image dockerfile

Last synced: 19 Apr 2026

https://github.com/dhana5982/big_data_engineering_azure_gcp_aws

Comprehensive Big Data Engineering learning repository featuring hands-on projects with Hadoop, Spark, Kafka, Docker, Airflow, and Azure Cloud. Includes end-to-end data pipelines, real-time streaming, and distributed processing implementations.

amazon-web-services apache-airflow apache-kafka apache-spark azure-cloud-services big-data data-engineering databricks distributed-computing docker docker-compose google-cloud-platform hadoop-ecosystem hive-metastore mongodb mysql pyspark real-time-streaming sqlite3 workflow-orchestration

Last synced: 15 Apr 2026

https://github.com/alexintosh/wp-docker

Simple Docker Compose for wordpress local development

docker-compose dockerfile mysql phpmyadmin pureftp wordpress

Last synced: 15 Apr 2026

https://github.com/piotrostr/plug

NestJS GraphQL API to deployed aside other micro-services and serve as a bridge.

docker docker-compose graphql mocha nestjs

Last synced: 15 Apr 2026

https://github.com/itnelo/reactphp-foundation

:rocket: Some hull parts and scrap to bootstrap an elegant spacecraft w/ ReactPHP

docker-compose docker-swarm microservice microservice-architecture php74 reactphp skeleton

Last synced: 06 Feb 2026

https://github.com/max-pfeiffer/valheim-dedicated-server-docker-helm

Docker container providing a Valheim dedicated server. Helm chart for running a Valheim dedicated server on Kubernetes.

docker docker-compose docker-image helm-chart kubernetes valheim

Last synced: 28 Jan 2026

https://github.com/kamarros/rates-cqrs-model

CQRS-ES Api model. Get currency rates - only show or export this to file (for example .csv). This API uses an external nbp.API.

cqrs-application docker-compose java-11 mongodb spring-boot spring-kafka

Last synced: 09 Feb 2026

https://github.com/gentoo-ev/distrowatch.gentoo-ev.org

:newspaper: Code to serve fresh data for https://distrowatch.com/table.php?distribution=gentoo

docker-compose docker-image gentoo python

Last synced: 28 Jan 2026