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/jason-cky/ngrok-nginx-docker

docker-compose method of securely setting up port forwarding from nginx server to public ngrok URL

docker-compose nginx ngrok-client reverse-proxy

Last synced: 22 Apr 2026

https://github.com/one-numan/docker-practise

Docker is an open-source platform that enables developers to build, ship, and run applications in standardized units called containers.

docker docker-cheatcode docker-cheatsheet docker-compose docker-deployment docker-desktop docker-image

Last synced: 08 May 2026

https://github.com/robinhosz/ms-quarkus

Here is my project of studies of micro services in quarkus, where I used several technologies to test in this framework

activemq docker docker-compose elasticsearch grafana jaegertracing jwt-authentication jwt-authorization kafka keycloak kibana microservices mongodb postgresql prometheus quarkus quarkus-maven

Last synced: 07 Apr 2026

https://github.com/olemussmann/ds_project

Helper scripts to start a Data Science project with Docker containers.

data-science datascience docker docker-compose jupyter jupyter-lab jupyter-notebook jupyter-notebooks jupyterlab

Last synced: 13 Apr 2026

https://github.com/ubul86/szallas_hu_test

Szallas.hu Backend Developer Test Application - A Laravel 10-based test REST API project with Dockerized services (PHP, MySQL, Nginx, Node.js) and optional CLI commands for data management. Includes setup instructions for Docker and non-Docker environments, testing tools like PHPUnit and PHPStan, and CSV-based database seeding.

docker docker-compose elasticsearch laravel mysql php8 phpunit repository-pattern rest-api solid-principles static-analysis

Last synced: 07 Apr 2026

https://github.com/danieldantasdev/aspnetcore-microservices_formation-course-luisdev-part-7_dotnet-8_csharp-12

Formação completa de Microsserviços com ASP.NET Core: CQRS, Clean Architecture, MongoDB, arquitetura orientada a eventos com RabbitMQ, API Gateway com Ocelot, Service Discovery com Consul, Redis e Docker Compose.

api-gateway aspnet-core clean-architecture consul cqrs csharp ddd docker docker-compose dotnet event-driven event-sourcing luisdev microservices mongo mongodb ocelot rabbitmq redis service-discovery

Last synced: 07 Apr 2026

https://github.com/daviaquino87/nestjs-standalone

This application was developed to demonstrate the concept of standalone, where each module works independently and self-sufficiently.

docker docker-compose nestjs node standalone typescipt

Last synced: 07 Apr 2026

https://github.com/vitor-msp/computer-access-control

Aplicação (focada em exercitar testes unitários e arquitetura de software) para testar se usuário pode acessar um computador em dado horário.

docker docker-compose jest mongodb mongoose tdd typescript

Last synced: 07 Apr 2026

https://github.com/aasimshah7/student-portal-web-app

This project sets up a web application using Flask, an API using FastAPI, and a PostgreSQL database. The entire application is containerized using Docker for easy deployment and management.

docker docker-compose fastapi flask html postgresql python webapp

Last synced: 07 Apr 2026

https://github.com/topotun77/vk_tw

Обмен данными между docker-контейнерами - docker-compose (Python, Docker, docker-compose, PostgreSQL, RabbitMQ)

docker docker-compose postgresql python rabbitmq

Last synced: 06 May 2026

https://github.com/ananya2001-an/devops-examples

Consists of sample programs to help individuals get started with DevOps

devops docker docker-compose example-project examples examples-javascript nodejs

Last synced: 08 May 2026

https://github.com/aleksei-michnik/boilerplate-docker-nestjs-react-vite-dev

Docker development setup with pre-installed Vite, React, NestJS

api docker docker-compose nestjs react vite

Last synced: 07 Apr 2026

https://github.com/jonykarmakar/vision-command-ai

End-to-end AI computer vision studio with YOLO detection, crop/blur editing, command workflows, PostgreSQL logging, Docker, CI/CD, and Render deployment.

computer-vision docker docker-compose fastapi full-stack-ai-object-detection github-actions llmops mlops mlops-workflow postgresql react render-deployment typescript yolo

Last synced: 02 Jul 2026

https://github.com/q23isline/sample_ruby27

circleCI の動きを確認するためのリポジトリ

circleci docker-compose rails ruby

Last synced: 07 Apr 2026

https://github.com/kittychen913/golangrestapi

A sample project demonstrating how to build a RESTful API using Go, integrated with MS SQL and the ELK Stack (Filebeat, Elasticsearch, Kibana) for centralized log management.

docker-compose elasticsearch filebeat go kibana mssql-database

Last synced: 14 Jul 2025

https://github.com/lokrip/security

This project provides a ready-made Spring Security configuration to run your project efficiently.

docker docker-compose flyway java postgresql spring-boot spring-data-jpa spring-mvc spring-security srping swagger

Last synced: 07 Apr 2026

https://github.com/sanders41/sqlx-migration-runner

Docker container to run sqlx migrations

docker docker-compose migrations sqlx

Last synced: 02 Jul 2026

https://github.com/flaviohnm/rest-with-spring-boot-and-java

Projeto consiste em construir um ApiRestFull com as melhores praticas de controle de acesso de disponíbilização de rotas para consumo de dados

api-rest backend database docker docker-compose dockerfile flyway-migrations insomnia-collections intellij-idea java mysql qa spring-data-jpa spring-security springboot swagger-ui test-automation

Last synced: 04 Apr 2026

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

Docker Symfony 6 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 makefile nginx php php8 php83 symfony symfony6

Last synced: 17 Feb 2026

https://github.com/waldoibarra/portfolio

My very own portfolio website to showcase myself! ❤️

aws css docker docker-compose dockerfile makefile react terraform typescript

Last synced: 07 Apr 2026

https://github.com/paul-schuhm/demo-docker-deploiement

Dépôt d'un projet fictif pour illustrer le déploiement avec Docker

demo deploiement docker docker-compose teaching-materials

Last synced: 15 May 2026

https://github.com/raphaelbh/docker-aws-cli

Proof of concept to demonstrate how to use aws-cli and localstack with docker.

aws aws-cli docker docker-compose

Last synced: 15 Apr 2026

https://github.com/zephronixq/noc-monitor

Комплексная система мониторинга для GPON OLT (ZTE) и коммутаторов с панелями мониторинга в режиме реального времени и поддержкой Docker.

docker-compose fastapi noc onu python real-time snmpv2 svetle zte-c300 zte-c320 zte-c600

Last synced: 07 Apr 2026

https://github.com/budhathoki356/job-finder-backend

Job Finder Backend is the server-side component of a job search application. It handles user authentication, secure session management, and API routing using Express.js and PostgreSQL. The backend is designed with scalability and modularity in mind, making it easy to extend with features like job postings, user profiles, and application tracking.

backend-api docker docker-compose express postgresql rest-api typescript

Last synced: 07 Apr 2026

https://github.com/juanlopezaranzazu/project-springboot-sonarqube

Proyecto para practicar Java con Spring Boot y SonarQube

docker docker-compose java postgresql sonarqube spring-boot

Last synced: 07 Apr 2026

https://github.com/duynghiadev/express-prisma-typescript-boilerplate

Template for nodejs with prisma, postgresql using typescript

docker docker-compose docker-container expressjs nodejs prisma typescript

Last synced: 07 Apr 2026

https://github.com/it21826740/spring-boot-rabbitmq-consumer

This project is a Spring Boot application that acts as a RabbitMQ consumer. It listens to a RabbitMQ queue and processes incoming messages asynchronously.

docker docker-compose java mvn rabbitmq rabbitmq-consumer spring-boot

Last synced: 15 Jul 2025

https://github.com/4-the-spirit/salon-booking-system

💇‍♀️ Microservices-based Salon Booking System built with Spring Boot, Docker, and Keycloak — featuring secure authentication, service discovery, and scalable architecture.

docker-compose eureka-server gateway-server keycloak management-system microservices oauth2

Last synced: 17 May 2026

https://github.com/leoviana00/lab-ws-nginx-ssl

Projeto laboratório para criar um certificado SSL autoassinado com OpenSSL e realização de teste com uma aplicação Nginx.

certs docker docker-compose nginx openssl shell-script ssl

Last synced: 07 Apr 2026

https://github.com/bjwrd/vault

Including Vault Deployments

docker docker-compose dockerfile vault vault-ui

Last synced: 17 May 2026

https://github.com/cyclonecode/container-talk

Two containers communicating using sockets.

client docker docker-compose node node-js nodejs npm nvm server server-client socket

Last synced: 07 Apr 2026

https://github.com/ar-to/flask-celery

A simple API using Flask and Celery created as a code challenge for Pigeonly

celery docker docker-compose flask pytest rabbitmq

Last synced: 07 May 2026

https://github.com/brunneis/pydio-docker

Pydio 8 container with Apache httpd and PHP 7.1 on CentOS 7.3

docker docker-compose dockerfile mariadb php7 pydio

Last synced: 07 Apr 2026

https://github.com/mako1601/web3d

Information system for teaching 3D graphics. ASP.NET Core + Vite + React + TypeScript + Docker + PostgreSQL

axios csharp docker-compose dotnetcore jwt mvc net8 postgresql react swagger typescript vite webapi

Last synced: 07 Apr 2026

https://github.com/rollmug/orchard-docker-windows

Running Orchard Core CMS with Docker on Windows Server 2022

docker docker-compose orchard-cms orchard-core windows-server windows-server-2022

Last synced: 17 May 2026

https://github.com/mdh266/bayesmle

Bayesian and frequentist statistics in Python with data sampled from a distribution in Scala

bayesian-inference docker docker-compose frequentist-statistics maximum-likelihood-estimation py4j pymc3 python scala statistics

Last synced: 07 Apr 2026

https://github.com/pashamakhilkumarreddy/fastapi-mongodb

This is a RESTful API built using Python and FastAPI. The application leverages Docker for containerization, MongoDB as the database, poetry for managing Python versions, and Swagger for API documentation and testing.

commitlint docker docker-compose fastapi makefile nginx pre-commit python uvicorn

Last synced: 07 Apr 2026

https://github.com/elymsyr/internship-ordinatrum

This project sets up a monitoring system for local wireless devices using Docker Compose, integrating Prometheus, Grafana, Node Exporter, Grok Exporter, and Telegraf. It includes an API for insights into device uptime, performance, and issues, with notification management and data interpretation for proactive monitoring.

docker docker-compose monitoring monitoring-automation monitoring-tool system-information

Last synced: 17 Jul 2025

https://github.com/vikash1596kumarkharwar/monitoring_using-prometheus-grafana2

monitoring the node.js application using the promotheus and the grafana - setting up the log,custom dashboard and altering

docker docker-compose grafana nodejs promotheus type

Last synced: 07 Apr 2026

https://github.com/sangthiengithub/face_recognition_back_end_v2

an back-end application for face detection V2 from a Udemy course

docker docker-compose nodejs postgres

Last synced: 02 Apr 2026

https://github.com/basis-foundation/basis-poc

BASIS — Building Automation Secure Identity Service — is an open-source project under Basis Foundation. It provides a modern identity, authorization, and audit layer for operational technology environments that were not designed with cloud security in mind.

building-automation docker-compose fastapi identity-management iot keycloak mqtt oidc ot-security

Last synced: 17 May 2026

https://github.com/edumanoel/php7.4_mysql5.7

Docker Ambiente DEV com Nginx + PHP 7.4 + MySQL 5.7

docker docker-compose mysql nginx php7

Last synced: 30 Dec 2025

https://github.com/dsabre/symfony-docker

A docker compose to manage a Symfony and other PHP applications.

docker docker-compose docker-container docker-image dockerfile mysql nginx php symfony

Last synced: 10 Apr 2026

https://github.com/hellyaxs/elibank

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: 30 Dec 2025

https://github.com/heymaia-io/wordpress-docker-dev

🐳 A complete Docker-based WordPress development environment with local data persistence, Xdebug, WP-CLI, and easy plugin mounting. Ready to use in seconds!

bash-scripts dev-environment development-environment development-tools docker docker-compose local-development mariadb php phpmyadmin plugin-development theme-development wordpress wordpress-development wordpress-docker wordpress-sandbox wp-cli xdebug

Last synced: 04 Apr 2026

https://github.com/yuu-eguci/k8s-django-prototype

☸ django + docker + kubernetes + ingress controller + mysql

django4 docker docker-compose ingress-controller kubernetes mysql

Last synced: 30 Dec 2025

https://github.com/f12-lab/self-hosting-with-ionos

Automated deployment of an nginx web server, with docker. With some tools: URL shortener, rtmp server and FTG proyect inferno

bash docker docker-compose grafana nginx php prometheus

Last synced: 09 Apr 2026

https://github.com/kenfront/gin-todo-list

Basic gin for Todo list

docker-compose gin-gonic nextjs nginx

Last synced: 05 Apr 2026

https://github.com/bashkir777/emailverificationimplementation

Implementation of email verification and JWT-based authentication for secure user login and registration

bootstrap5 docker docker-compose junit5 jwt nginx postgres rabbitmq reactjs spring-boot

Last synced: 06 Apr 2026

https://github.com/azagramac/jellyfin-docker

Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media.

asustor container docker docker-compose jellyfin jellyfin-docker jellyfin-server media qnap synology synology-docker

Last synced: 17 May 2026

https://github.com/andrew-boutin/broc-api

Bring your own controller DropWizard API.

docker docker-compose dropwizard maven redis swagger

Last synced: 09 Apr 2026

https://github.com/martishin/golang-postgresql-sql-builder-example

PostgreSQL, SQL query builder and migrations usage example in Go

docker-compose dockerfile go go-jet golang golang-examples golang-migrate postgresql

Last synced: 16 Mar 2026

https://github.com/howingyip/music-server

Simple tool for downloading and syncing music across multiple devices

docker docker-compose python rsync ssh telegram-bot

Last synced: 08 May 2025

https://github.com/pasdam/playground-docker-traefik-authelia

Playground to test Authelia integration with Traefik in docker

authelia docker docker-compose playground traefik

Last synced: 03 May 2026

https://github.com/cploutarchou/nextcloud

Dockerized NextCloud app with office support

docker docker-compose nextcloud office redis

Last synced: 30 Dec 2025

https://github.com/msnzmt/spotify-bigdata-streaming

Spotify BigData Streaming is a real-time data streaming and analytics pipeline that processes event data using Kafka, Spark, and Hadoop HDFS. It follows a Star Schema approach, transforming raw data into structured formats with dbt and storing business-ready insights in ClickHouse. Finally, Metabase provides interactive visualizations for analytics

dbt docker-compose hdfs kafka spark-streaming

Last synced: 17 May 2026

https://github.com/n13org/dockerfiles

Various Dockerfiles and Docker-Compose files. For "playground" and in ci-cd-automation and DevOps topics and IaaS providers.

devops docker docker-compose dockerfile iaas iac

Last synced: 19 Apr 2026

https://github.com/khawajajunaid/dockerized-ollama-webui

This repository allows you to run an LLM model locally on your machine with docker using Ollama and the webui avaialble

docker docker-compose genai-chatbot llm ollama

Last synced: 19 Apr 2026

https://github.com/emmanuelmess/sueldosargentinos

Uses the national database of salaries and indexes it for easy access

django docker docker-compose python

Last synced: 08 May 2025

https://github.com/acmachado14/nest-ci

API para consultar informações sobre feriados em diferentes regiões do Brasil.

continuous-integration docker-compose typescript

Last synced: 17 May 2026

https://github.com/borgoat/docker-openmrs-platform

OpenMRS is a Medical Record System. OpenMRS Platform is the backend where modules are installed.

docker docker-compose openmrs

Last synced: 12 May 2026

https://github.com/blackmatch/gogs-docker-compose

ship gogs with docker compose.

docker docker-compose gogs

Last synced: 26 Apr 2026

https://github.com/akhiladuvala131/real-time-web-server

This repository contains a real-time web application built using Node.js and Socket.IO, designed to facilitate real-time communication between clients and the server.

containerization docker docker-compose expressjs html javascript json nodejs socket-io yaml-configuration

Last synced: 14 Apr 2026

https://github.com/josearias210/tuya-mqtt-control

A simple Python service to control Tuya Smart Bulbs via MQTT.

docker docker-compose git github-actions mosquitto python tuya

Last synced: 02 Apr 2026

https://github.com/yuu-eguci/flower-stuff-easy-web-docker

🐳 Dev environment for flower-stuff-easy-web project. It starts Vue and Django projects in Docker containers.

django docker docker-compose shell-script vuejs

Last synced: 30 Dec 2025

https://github.com/altescy/mlflow-server

MLflow tracking server with S3 compatible storage

docker-compose mlflow mysql s3

Last synced: 17 May 2026

https://github.com/renatoelho/dockerfile

Um Dockerfile é um arquivo de configuração usado no Docker, uma plataforma de conteinerização que permite empacotar, distribuir e executar aplicativos em contêineres leves e isolados. O Dockerfile é usado para definir como um contêiner deve ser construído.

docker docker-compose dockerfile

Last synced: 17 May 2026

https://github.com/luhmirin-s/DockerAsToldByMobileDeveloper

Presentation/workshop material for basic intro to docker

docker docker-compose workshop-materials

Last synced: 09 May 2025

https://github.com/edgartec97/user-task-api

Project developed in NestJS with Docker and multiple services and architecture for a maintainable, scalable, and highly efficient application, making the most of the necessary resources.

clean-architecture docker docker-compose domain-driven-design nestjs postgresql typeorm typescript

Last synced: 09 Apr 2026

https://github.com/evolutics/comkube

Deploy Docker Compose apps on Kubernetes

compose deployment docker docker-compose kubernetes

Last synced: 07 Apr 2026

https://github.com/chadbaldwin/pihole-dockerconfig

Various docker and config files used to spin up a working copy of pihole with a grafana dashboard

docker docker-compose grafana grafana-dashboard pihole pihole-docker prometheus

Last synced: 07 Apr 2026

https://github.com/thoughtscript/python_pyramid_kub_2024

Experiments with Python, Kubernetes, and Pyramid

docker-compose kubernetes postgres pyramid python

Last synced: 07 Apr 2026

https://github.com/msndie/gocloudcamp

Тестовое задание для поступления в GoCloudCamp

docker-compose golang grpc junit makefile maven mockito mongodb spring

Last synced: 07 Apr 2026

https://github.com/eequillibrium/posts

GraphQL post/comments Go application

docker docker-compose golang graphql postresql

Last synced: 17 Feb 2026

https://github.com/gabrielh-silvestre/trybe-futebol-clube

Full-Stack application for managing soccer matches and leaderboards.

docker docker-compose express jwt mocha-chai-sinon mysql nodejs oop react react-router sequelize tdd typescript

Last synced: 07 Apr 2026