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/ymasaoka/docker-spfx

Create a development environment for SharePoint Framework (SPFx) with a Docker container.

docker docker-compose docker-spfx sharepoint-framework spfx-solution

Last synced: 10 May 2026

https://github.com/solo21-12/task_management_api_gin

A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.

cicd clean-architecture docker docker-compose gin-gonic github-action go golang makefile mongodb testify testify-mocking testing

Last synced: 25 Jan 2026

https://github.com/sajjadhz/farm-stack

FARM Stack TODO app dockerized

docker-compose farm-stack fastapi kubernetes react

Last synced: 08 Apr 2026

https://github.com/angel-raa/pos-system-spring-boot-thymeleaf

POS es un sistema de punto de venta completo desarrollado para gestionar eficientemente las operaciones de ventas en un entorno comercial. Este proyecto está diseñado para proporcionar una solución integral para la administración de ventas, productos, categorías, clientes y compras.

api-rest bootstrap5 docker docker-compose java point-of-sale postgresql spring-boot spring-mvc spring-security thymeleaf

Last synced: 10 Mar 2026

https://github.com/robert076/mpp-web

"Medii de proiectare si programare" (MPP) subject at UBB Computer Science. Way too big of a repo to keep in the university repo.

2factor containerization docker docker-compose jwt-authentication nextjs postgresql

Last synced: 10 Apr 2026

https://github.com/diepoe/eduteam

webtool that allows collaborational brainstorming in the www

dgraph docker docker-compose frontend graphql routify svelte svelte3 sveltejs tailwind tailwindcss urql

Last synced: 11 Apr 2026

https://github.com/starichkov/quarkus-micro-service

Quarkus framework based example of the micro-service with HTTP endpoints (often called as REST) and multiple additional features.

docker docker-compose java microservices quarkus quarkusio redis

Last synced: 09 Apr 2026

https://github.com/smarenkov/nestjs_example

A simple NestJS server

docker docker-compose mongodb nestjs

Last synced: 11 Apr 2026

https://github.com/nmckenryan/borrius-pokedex-scraper

A Web Scraper API that extracts and compiles data from the Pokemon Unbound Pokedex website

api backend-service cloud docker docker-compose fastapi google json npm npm-package pokemon python

Last synced: 03 Feb 2026

https://github.com/zemuldo/deploy.zemuldo.com

:rocket: :rocket: Setup for deploying my website and its services. K8s, Compose

docker docker-compose nginx-certbot nginx-docker

Last synced: 12 Apr 2026

https://github.com/bobankh/docker-cloudflare-nginx-iptables

Complete solution for deploying backend services behind Cloudflare. Automatically register new backend service container, forward real ip, and only allow http/https traffic from Cloudflare.

cdn cloudflare docker docker-compose firewall iptables nginx nginx-proxy

Last synced: 09 Apr 2026

https://github.com/dojutsu-user/health-center-portal

This is a health center portal for managing a health center for a college.

django docker docker-compose health health-center-portal portal python

Last synced: 12 Apr 2026

https://github.com/hmzelidrissi/dev-sync

Task management system using Jakarta EE & Docker + jenkins pipeline to push the image to dockerhub

docker docker-compose glassfish jakarta java jee jenkins jpa-hibernate jsp-servlet junit junit5 servlet

Last synced: 29 Jan 2026

https://github.com/sefikcan/kanbersky.monitoring

This project was created to test metric tools in .net 6.

docker docker-compose dotnet-core grafana prometheus

Last synced: 12 Apr 2026

https://github.com/zoispag/dockerize_php

Opinionated ready-to-use docker for PHP (Laravel) apps

docker docker-compose docker-container laravel mailcatcher mysql nodejs php

Last synced: 08 Apr 2026

https://github.com/aborroy/alfresco-elasticsearch-tls-deployment

Deployment sample for Alfresco Search Enterprise (Elasticsearch) using Basic Auth and TLS

alfresco aws docker docker-compose elasticsearch opensearch

Last synced: 10 Apr 2026

https://github.com/jbn1995/two-tier-application

This repository contains a two-tier Flask application with a MySQL database backend, deployed on Kubernetes using Helm. The application is designed to demonstrate how to deploy and manage a web service with a MySQL database in a Kubernetes environment, utilizing Helm for easy package management.

docker docker-compose eks-cluster helm kubernetes

Last synced: 08 Apr 2025

https://github.com/iamanonymous419/portfolio

This Repo contains code for my portfolio website

bun docker docker-compose makefile nextjs portfolio website

Last synced: 11 Apr 2026

https://github.com/jsdiazp/wordpress-docker-compose

Simplify your WordPress development using Docker and Docker Compose.

certbot docker docker-compose letsencrypt mariadb ngnix php redis wordpress

Last synced: 09 Mar 2026

https://github.com/drewmoore/my-transit

Personalized transit reports, currently Berlin's BVG

docker docker-compose es7 eslint express jest mongodb mongoose nodejs

Last synced: 11 Apr 2026

https://github.com/airattop/redis-self-hosted

A production-ready Docker Compose setup for self-hosting Redis. Includes data persistence, management scripts, and is pre-configured for easy integration with other services on a shared network.

airathalitov cache database devops docker docker-compose n8n redis redis-cache self-hosted

Last synced: 10 Apr 2026

https://github.com/kwa0x2/go-redis-session

This project includes Docker installation for Redis and uses gin-contrib/sessions for Redis session management. The project contains functionality for setting session, clearing session, and authentication middleware.

api docker-compose gin-contrib gin-gonic gin-session golang redis session session-cookie session-management

Last synced: 06 Jan 2026

https://github.com/maiarasanto/desafio-modulo-docker-stackx

Este repositório contém a solução para o desafio do módulo Docker da StackX. O projeto está organizado em duas atividades distintas: a primeira visa a conteneirização de uma aplicação frontend simples utilizando o servidor web Nginx, e a segunda envolve a implantação da plataforma Wiki.js, com persistência de dados em um banco de dados PostgreSQL

docker docker-compose docker-container docker-image dockerfile html5 nginx postgresql wiki

Last synced: 11 Apr 2026

https://github.com/weaponsforge/react-hooks-playground

A NextJS app playground for testing using react hooks.

docker docker-compose nextjs react react-hooks react-hooks-demo

Last synced: 12 Apr 2026

https://github.com/sun1211/redis-cluster-tutorial

This repository provides comprehensive examples and instructions for setting up and using Redis with Docker. Whether you're looking to deploy a standalone Redis instance or a full-fledged Redis cluster, this guide covers all the essential steps to get you up and running.

backend docker docker-compose fullstack nodejs redis redis-cache redis-cluster redis-deployment redis-examples-free redis-tutorials web-development yarn

Last synced: 14 Apr 2026

https://github.com/craigtaub/full-stack-graphql-todo

Todo app. FE React/Apollo/Jest. BE Elixir. Docker composed. Unit tested. Documented

apollographql docker docker-compose elixir elixir-phoenix graphql react styled-components unit-testing unittesting

Last synced: 13 Apr 2026

https://github.com/drreetusharma/molpropviz

Visualization tool for molecular properties.

ci-cd docker docker-compose python

Last synced: 20 Feb 2026

https://github.com/opusvl/asterisk-docker-compose

Docker compose file for Asterisk

asterisk asterisk-pbx docker-compose

Last synced: 10 May 2026

https://github.com/minlaxz/minlaxz.me

DRF as backend served by Gunicorn with Nginx Proxy plus deployed with Docker, hmm also SSL/TLS of let's encrypt., Next JS as frontend.

django-rest-framework docker-compose docker-mailserver letsencrypt nextjs nginx-proxy-letsencrypt portfolio tls

Last synced: 22 Apr 2026

https://github.com/samuelvictorol/iano-whatsapp

🤖 Crie sua própria I.A para WhatsApp Configure a persona da sua I.A, objetivos, metadatas, produtos, conecte seu WhatsApp via QR Code. Controle quando a IA fala ou o humano assume.

docker docker-compose javascript mongo node openai quasar-framework vue whatsapp whatsapp-web

Last synced: 12 Apr 2026

https://github.com/yuosef33/moviesproject

movies backend website with spring framework ,mysql DB and Redis containerized in docker containers

cloudinary-api docker docker-compose docker-container gemini-api java mail-sender mysql oauth2-google pagination redis spring-boot spring-security spring-security-jwt tmdb-api

Last synced: 10 Apr 2026

https://github.com/sumonta056/code-samurai24-preliminary-1

Test Node.js API with MySQL via Docker. Simplify setup. Pratice Resource For CodeSamurai-24 Hackathon

api-rest docker-compose mysql-database nodejs-server postman-collection

Last synced: 18 Apr 2026

https://github.com/lbrulet/apinit-go

[apiREST] Setup | Golang - mysql - Mail sender - AUTH0 - JWT with Docker and Nginx

api authentification docker docker-compose go golang jwt mail-sender mysql nginx restful-api smtp

Last synced: 11 Apr 2026

https://github.com/mlian031/pi

Pi is a discord bot for those interested in contest math to practice their skills while engaging in a casual conversation with their fellow mathematicians or friends.

aops contest-math contests discord discord-bot discord-py docker docker-compose latex math

Last synced: 10 Apr 2026

https://github.com/marcramonmoreno/historian_app

Historian Data Tool - A secure internal web application for processing and visualizing historical data, built with React frontend and Flask backend. Features include data processing with configurable time ranges, tag configuration management, and CSV export capabilities. Access requires Tailscale VPN connection and proper permissions.

csv-export data-processing data-visualization docker docker-compose flask historian python react web-application

Last synced: 10 Apr 2026

https://github.com/maykonn/dockerised-php7fpm-nginx-mysql

PHP7-FPM, Nginx and MySQL dockerised

docker docker-compose mysql nginx php7 php7-fpm

Last synced: 11 Apr 2026

https://github.com/pablokbg/t2t-sms

T2T SMS is a tool written in Python that allows you to forward SMS from your Twilio number to Telegram via HTTP requests.

docker-compose foward-twilio python sms-api t2t-sms twilio-sms-api twiliototelegram

Last synced: 15 May 2026

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/vitor-msp/event-manager-react

Website for event management (inspired by Google Calendar).

bootstrap docker docker-compose nginx react-router reactjs redux typescript

Last synced: 10 Apr 2026

https://github.com/suryanshvermaa/create-express-mongo-prod

npm package for creating production ready environment for expressjs

aws-s3 docker-compose dockerfile eslint express graphql mongodb mongoose nodejs postgresql prettier prisma

Last synced: 10 Apr 2026

https://github.com/jestebandev/disneyapi

This is an application that allows Spanish-speaking children to explore the world of Disney; Deployed in Docker

api api-rest docker docker-compose java postgresql springboot swagger-ui

Last synced: 11 Apr 2026

https://github.com/aminnairi/lucern

PHP framework for creating HTTP APIs

api docker docker-compose framework http php

Last synced: 12 Apr 2026

https://github.com/jefferson1104/gobarber-nodejs

Back-end (API) of the gobarber project, made with nodejs using typescript

docker docker-compose nodejs typescript

Last synced: 10 Apr 2026

https://github.com/daleal/station

Rails 6 + Vue generator template built with Docker and docker-compose to plug and play!

cookiecutter docker docker-compose dockerhub heroku postgresql rails

Last synced: 11 Apr 2026

https://github.com/mavmi/telegram-bot

There are several telegram bots. They are pretty useless. But I'm ok with it

docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api

Last synced: 11 Apr 2026

https://github.com/daggerok/vault-examples

This repository contains some vault playground examples. vault, spring-boot, security, docker compose, gradle include builds

docker docker-compose gradle spring-vault vault

Last synced: 05 May 2026

https://github.com/lauramoura98/a3_loja_acai

Aplicação web de Loja de Açaí para os cursos de ADS e SI da FASEH

django django-rest-framework docker docker-compose github-actions gunicorn html-css-javascript jquery nginx python workflow

Last synced: 09 Apr 2026

https://github.com/stevehoober254/real-time-data-pipeline-with-apache-kafka

Real-time data pipeline using Apache Kafka for ingesting, processing, and analyzing streaming data.

docker-compose kafka kafka-connect kafka-consumer kafka-producer kafka-streams

Last synced: 20 Aug 2025

https://github.com/guilospanck/node-and-nginx-with-docker-compose

This repository will serve as a guideline if you want to have a server running NGINX and Node.js with Docker.

docker docker-compose nginx nodejs

Last synced: 11 Apr 2026

https://github.com/master-hax/compose-openvpn-ipfs

a multi-container application to run an IPFS node behind an OpenVPN client

compose docker docker-compose download ipfs ipfs-api ipfs-gateway ipfs-node openvpn openvpn-client port-forwarding vpn

Last synced: 20 Jan 2026

https://github.com/anindya-dey/docker-compose-files

Handy docker compose files for local development

docker docker-compose kafka mongodb postgres redis

Last synced: 11 Apr 2026

https://github.com/deadislove/dotnet-cleanarchmediatr-template

A modular and scalable .NET template built with Clean Architecture and MediatR. Supports DDD, CQRS, multiple databases, Serilog logging, JWT auth, and unit testing out of the box.

automapper clean-architecture cqrs-pattern docker docker-compose dotnet fluentvalidation jwt-authentication mediatr mssql postgresql serilog sqlite xunit

Last synced: 10 Apr 2026

https://github.com/mohamed-ali-agourram/express-image

This repository contains an Express.js application containerized using Docker. It leverages Docker and Docker Compose for easy setup and deployment.

docker docker-compose express mongodb redis

Last synced: 10 Apr 2026

https://github.com/jansanchez/nocker-app-delete

Super Simple Node.js Web App Template build with Docker

docker docker-compose es2015 javascript nodejs yarn yarn-cache

Last synced: 07 Apr 2026

https://github.com/mrgraversen/request-bin

Web Request Bin 🗑️ made with React (w/ Hooks and SSE), Spring WebFlux, Cassandra, and MySQL. Deployment 🐳 using Docker multistage builds in Compose environment.

cassandra docker-compose multistage-docker react request-bin sse webflux

Last synced: 18 Aug 2025

https://github.com/amingolmahalle/elasticsearch_example

Set up Elasticsearch By NEST Library with ASP.NET Core and Docker

asp-net-core docker docker-compose elasticsearch kibana

Last synced: 10 Apr 2026

https://github.com/f321x/inception-42-core

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

docker docker-compose dockerfiles mariadb mysql nginx wordpress

Last synced: 12 Apr 2026

https://github.com/maxjdev/order_flow_ms-with-rabbitmq-mongodb

Order Flow MS is a microservice application designed to handle order management with integration of RabbitMQ for messaging and MongoDB for data storage. This application demonstrates how to use these technologies together within a Spring Boot application.

devtools docker-compose java junit lombok maven mockito mongodb rabbitmq spring-boot

Last synced: 11 Apr 2026

https://github.com/parabolic/consul_backup

A repository that creates a docker image that auto discovers consul nodes and backs the configuration to s3.

aws backup consul-backup consul-cluster docker docker-compose docker-image

Last synced: 09 Apr 2026

https://github.com/arrjunpradeep/ethereum-batch-processing-sdk

A NestJS application designed for batch processing of blockchain transactions, including sending coins and tokens, and retrieving gas estimation data. Built using Clean Architecture principles for modularity and scalability. Features a well-defined structure with separate layers for application logic, business logic, and infrastructure concerns

clean-architecture docker docker-compose docker-image dockerhub dockerhub-image ethereum ethers etherscan ethersjs foundry nestjs openapi postgresql sepolia swagger typeorm typescript

Last synced: 04 Jan 2026

https://github.com/robiokidenis/docker-compose-cheatsheet

Cheat sheet using app on docker-composer

docker docker-compose

Last synced: 18 May 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/mythrantic/vision-ai

a vision ai with a wide range of object detection and tracking, instance segmentation, image classification and pose estimation tasks

ai ansible docker-compose image-classification instance-segmentation object-detection pose-estimation terraform

Last synced: 03 May 2026

https://github.com/01barthez/start-react-projet

React Starter Project is a comprehensive boilerplate crafted to accelerate the development of modern React applications. It seamlessly integrates TypeScript for robust typing, Vite for blazing-fast builds, TailwindCSS for utility-first styling, and Zustand for lightweight state management. With preconfigured tools like ESLint and Prettier for code.

ci-cd docker docker-compose dockerfile github-actions husky-hooks nginx-configuration node-js prettier-eslint react react-components react-hooks react-router react-template shadcn-ui tailwindcss template template-project typescript

Last synced: 09 Apr 2026

https://github.com/platzi-master-c8/gethired-jobplacement-ratings-backend

🌟Backend repository for the job placement cell in which we will perform the business logic of the defined Ratings squad.

api-rest docker docker-compose fastapi ngnix postgresql pydantic python sqlalchemy uvicorn

Last synced: 11 Apr 2026