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/raquellima7/video-upload

Project in Rails that allows the user to add videos and thumbnails. Videos must be mp4 or mov and have a maximum of 200MB. When uploading a video, you must enter a category for it: exercise, education or recipe. The system generates three files (64x64, 128x128, 256x256) for each thumbnail. The project's home contains all the videos with the thumbnail, when you hover over the video, its name appears, and when you click the video starts. When no thumbnail is added, the system generates a preview of the video.

active-storage bootstrap docker docker-compose postgresql ruby-on-rails

Last synced: 12 Apr 2026

https://github.com/rafaelrok/quarkus-super-heroes

Arquitetura de microservices composto com 4 microservices a fim de explorar sua comunicação, desenvolvido om quarkus, docker, Kubernetes, Kafka

docker docker-compose java kafka kubernetes microprofile microservice panache postgresql quarkus

Last synced: 12 Apr 2026

https://github.com/bgelov/prometheus-grafana-compose

Deploy Docker Compose Prometheus monitoring (with basic auth) + Node exporter + Grafana

docker docker-compose grafana grafana-docker monitoring prometheus prometheus-docker prometheus-yml web-yml

Last synced: 09 Apr 2026

https://github.com/psudocode/ghost-docker-dev

🐳 Complete Docker-based development environment for Ghost theme development with hot-reload mounting, helper scripts, and SQLite browser

blogging development-environment docker docker-compose ghost nodejs sqlite theme-development

Last synced: 12 Apr 2026

https://github.com/georgiivoyakin/nginx-proxy

Example of portfolio web app. Nginx for static content, apache for dynamic.

apache docker docker-compose nginx nginx-proxy php

Last synced: 18 Apr 2026

https://github.com/tech-dex/hono-minmial-kit

A collection of tools that provide a starting point for building web applications with Node.js and Hono. It includes configurations for TypeScript, ESLint, Prettier, and MikroORM for database management.

docker docker-compose gitlab-ci-cd hono honojs honojs-boilerplate mikro-orm node node-boilerplate nodejs terraform

Last synced: 14 Apr 2026

https://github.com/bsantanna/cleanarch-ioc-pypackage

This project provides a clean architecture scaffolding for a FastAPI-based application with PostgreSQL, Redis, Docker Compose, and includes dependency injection, unit testing, integration testing, and pre-commit hooks for code quality.

cleanarch cleanarchitecture dependency-injection docker docker-compose fastapi ioc postgres postgresql pytest python redis sqlalchemy testcontainers

Last synced: 12 Apr 2026

https://github.com/26remph/yamdb_final

Настройка процессов CI/CD для проекта api_ymdb. Использован сервис GitHub Actions.

docker docker-compose github-actions ubuntu-server

Last synced: 09 Apr 2026

https://github.com/dssalaza/bookshelf

Simple web app to keep track of books. Add new ones, check out their details and remove them if needed. Plus I've dockerize this full-stack web application

docker docker-compose mongoose react vitejs

Last synced: 12 Apr 2026

https://github.com/alimadeoliveiranatalia/digital_product_platform

Platarforma de Venda de Produtos Digitais desenvolvido no Ignite Lab Rockeseat

auth0 docker-compose graphql jwt-authentication jwt-token nestjs postgresql prisma-client

Last synced: 12 Apr 2026

https://github.com/karpovdl/rc

This is a sample Reddit clone on golang.

docker-compose golang gorilla-mux json jwt mongodb postman swagger

Last synced: 09 Apr 2026

https://github.com/mor-ald/tasks-docker-pis

Репозиторий по заданиям докера дисциплины ПИС

docker docker-compose docker-image dockerswarm mongodb python webapp

Last synced: 09 Apr 2026

https://github.com/joseeduardomartins/contacts-frontend

Este repositório é uma aplicação front-end em React para listar, cadastrar e editar contatos, que podem ter múltiplos números de telefone associados.

docker docker-compose node react react-hook-form zod

Last synced: 07 Apr 2026

https://github.com/repsychling/docker

A repository for developing, maintaining, and distributing a consistent programming environment.

docker docker-compose julia-language python r research-group teaching-materials

Last synced: 09 Apr 2026

https://github.com/mimani68/deno-express

Deno server build with express.js

deno docker docker-compose dockerfile expressjs nodejs

Last synced: 12 Apr 2026

https://github.com/danielm/api-with-rust-and-docker

A Rust (Artix) and Docker(composer) boilerplate project to build an API

actix actix-web chrono docker docker-compose env-logger json rust serde

Last synced: 12 Apr 2026

https://github.com/simeononsecurity/ansible-guacamole-docker

Ansible and Docker Based Automations for Deploying Guacamole with a Backend PostgreSQL DB

ansible apache-guacamole docker docker-compose guacamole guacamole-docker jinja2

Last synced: 12 Apr 2026

https://github.com/ricardobaumann/blux

Tweeter blog with spring boot 2.0 and web flux

docker docker-compose java mongodb spring-boot webflux

Last synced: 09 Apr 2026

https://github.com/abhijeetdasbakshi/ecommerce-insights

A Dockerized end-to-end project that combines unsupervised machine learning for customer segmentation with scalable data pipelines. It uses MongoDB for data ingestion, Scikit-learn for clustering, Airflow for orchestration, and Streamlit for interactive visualization — enabling actionable insights into e-commerce

airflow airflow-dags ci-cd-pipeline clustering dags data data-pipelines docker docker-compose docker-container dockerfile git great-expectations kafka mongodb pca-analysis postgresql pyspark t-sne umap-learn

Last synced: 04 Apr 2026

https://github.com/destafajri/golang-fiber

Project Structure with Go, Fiber, Postgres(supabase), MySQL and MongoDB

docker docker-compose golang mongodb mysql postgresql

Last synced: 12 Apr 2026

https://github.com/wasabina67/pages-themes-cayman-example

GitHub Pages themes/cayman example

cayman docker-compose gh-pages jekyll

Last synced: 20 Jan 2026

https://github.com/emilio-v/tasker

Task manager created with Nextjs

docker-compose material-ui mongodb mongoose nextjs task-manager

Last synced: 12 Apr 2026

https://github.com/1337fury/u-management

This project is a full-stack application for user management, featuring a Spring Boot backend API and a Next.js frontend.

api-rest docker docker-compose dockerfile java nextjs spring-boot

Last synced: 12 Apr 2026

https://github.com/actionanand/laravel_with_docker

Creating laravel project without installing anything in host machine with the help of docker.

artisan composer docker docker-compose laravel mysql php

Last synced: 09 Apr 2026

https://github.com/siberdave/self-host-joplin

Project for self host joplin as server for synchronizing note inside of joplin app.

docker-compose self-hosted

Last synced: 18 Mar 2025

https://github.com/renatoelho/metodos-status-codes

Explico o funcionamento dos métodos e status codes mais comuns em APIs, utilizando uma aplicação em FastAPI. A API permite operações como listar produtos (GET), criar (POST), atualizar (PUT) e remover (DELETE). Também demonstro os status codes 200 OK, 201 Created, 400 Bad Request e 500 Internal Server Error, mostrando seus usos de forma prática.

docker docker-compose fastapi metodos-http openapi postman python status-codes

Last synced: 09 Apr 2026

https://github.com/pmutua/tradingbot

Demo Crypto Trading Telegram Bot (python, flask, web sockets, asyncio, pandas, telegram-bot, postgreSQL, ta-lib, binance-connector-api, docker, docker-compose, requests,

asyncio binance binance-connector-api cryptocurrency docker docker-compose flask jinja pandas postgres psycopg2-binary python requests sqlalchemy ta-lib telegram-bot websocket-client websockets

Last synced: 07 Apr 2026

https://github.com/andrizan/database-docker-compose

Docker configuration for databases

docker docker-compose mongodb mysql scylladb

Last synced: 31 Mar 2025

https://github.com/nawodyaishan/docker-nodejs

This repository contains a simple Node.js application Dockerized for easy deployment. It uses Express for the web server and is set up with Docker and Docker Compose for containerization.

containers docker docker-compose docker-image nodejs typescript

Last synced: 09 Apr 2026

https://github.com/ahmedsamyop/youtube-app

Shatot Youtube App with youtube-v3-alternative API built with ReactJS, Redux, Redux Toolkit, React Router DOM, Docker, CircleCI, and deployed on Netlify

circ docker docker-compose javascript netlify react react-rounter-dom react-router reactjs redux redux-toolkit youtube youtube-api

Last synced: 09 Apr 2026

https://github.com/abtreece/riak-repl-in-a-box

Docker sandbox for tinkering with Riak clusters and replication

docker docker-compose riak riak-kv

Last synced: 21 Apr 2026

https://github.com/juanico10/nextcloud-server

Proyecto para crear un contenedor de nextcloud mediante el proxy inverso TraefikV2 en Docker.

docker docker-compose mariadb mysql nextcloud nginx redis traefik traefik-v2

Last synced: 09 Apr 2026

https://github.com/moeki0/docker-best-practices

Docker best practices for good caching

best-practices docker docker-compose nodejs rails

Last synced: 11 Apr 2026

https://github.com/ak4m410x01/sakany

An API platform connecting customers with realtors for buying or renting beds, rooms, and apartments.

appartments automapper beds clean-architecture cqrs csharp docker-compose dotnet fluentvalidation hotels mediator realtors restful-api rooms sqlserver students webapi

Last synced: 26 Jan 2026

https://github.com/afperdomo2/my-movie-api

Curso de FastAPI (Platzi)

docker docker-compose fastapi python

Last synced: 09 Apr 2026

https://github.com/vitaliikalyta96/enterprise

This application about plants, employee and salons.

docker-compose flask flask-api html-css-bootstrap nginx-docker sqlalchemy

Last synced: 09 Apr 2026

https://github.com/andreypomortsev/startducks_orders

This repository contains the source code for a scalable order processing system inspired by Starbucks. The system utilizes FastAPI to handle HTTP requests, Redis for message queuing, and PostgreSQL for managing inventory.

docker docker-compose fastapi postgresql redis

Last synced: 09 Apr 2026

https://github.com/geoffdavis/frigate-docker

Frigate configuration in docker

docker-compose frigate-nvr

Last synced: 08 Apr 2025

https://github.com/mian-ali/mern-webchat-app

Real-Time Chat Website with MERN Stack, Socket.io, with Styled Components

chat-app chat-application docker docker-compose express mern-chatapp mern-stack nodejs nodejs-server reactjs socket-io

Last synced: 09 Apr 2026

https://github.com/gandomullac/gando-pages

Just a dumb Docker container for your static assets

docker-compose static-site

Last synced: 09 Aug 2025

https://github.com/iyazerski/pyrandseqbot

pyRandSeqBot randomly generates a queue for the entered list (for example, the order of speakers at the meeting)

bot docker docker-compose python telegram telegram-bot

Last synced: 12 Apr 2026

https://github.com/abdeo56/hass-dockered

🚀 Set up and manage Home Assistant effortlessly with Docker Compose configurations for essential stacks and services.

build-environment deconz docker-compose duckdns duplicati hassio hassio-addons home-assistant home-automation homeassistant-config mariadb mosquitto mosquitto-mqtt-broker mqtt openvpn openvpn-server smarthome zigbee2mqtt

Last synced: 06 Jan 2026

https://github.com/abdallahsalah003/dockerized-e2e-testing

This project is designed to execute end-to-end automation test cases for NopCommerce using a distributed model with Docker and Selenium Grid.

allure-report data-driven-tests docker-compose e2e-testing log4j2 page-object-model selenium-grid selenium-webdriver testng

Last synced: 09 Apr 2026

https://github.com/ggruzdov/fleet-monitoring

Demo project of sensors telemetry collecting and viewing aggregated data. Java 21, Docker, MQTT, EMQX, HAProxy, TimescaleDB.

docker docker-compose emqx haproxy java21 mqtt spring-boot timescaledb

Last synced: 12 Apr 2026

https://github.com/statickidz/homedock-oci-free

Deploy a HomeDock instance in the Oracle Cloud Infrastructure (OCI) Free Tier. HomeDockOS is an intuitive, cross‑platform, Docker‑based home server with curated app‑store.

docker docker-compose homedock self-hosted

Last synced: 18 May 2026

https://github.com/marktheo/node-red-docker

Docker compose file for node-red deploy

docker docker-compose node-red

Last synced: 08 May 2026

https://github.com/dxavx/go_mongodb

bound micro service project ( Golang + MongoDB )

docker-compose golang mongo-express mongodb

Last synced: 13 Apr 2026

https://github.com/ra1nz0r/zero_agency

ТЗ: REST API для управления новостями.

authorization docker-compose fiber golang migration postgresql sqlc

Last synced: 18 Apr 2026

https://github.com/sau-lanvy/localization-sample

Localization with .NET Core 1.1, Entity Framework Core 1.1

asp-net-core docker docker-compose localization postgresql

Last synced: 09 Apr 2026

https://github.com/JRodrigoHC19/APIs-Express-Django

Construccion de 3 APIs para uso de Servicio al Cliente.

django docker-compose express mongoose mysql2 websockets

Last synced: 01 Oct 2025

https://github.com/dunghenry/gin_mongodb

gin framework + mongodb + docker

docker docker-compose gin-gonic mongodb-atlas

Last synced: 12 Apr 2026

https://github.com/medaminebt/laravel_docker

laravel subdomain solution ( docker desktop )

docker docker-compose laravel php phpmyadmin

Last synced: 09 Apr 2026

https://github.com/mrbrunelli/php-exception

Trabalho de Tecnologias Emergentes | Faculdade Alfa

composer docker docker-compose middleware php psr-4 psr-7 slim-framework

Last synced: 09 Apr 2026

https://github.com/weihao/docker-minecraft-network

🐳 Debug your Spigot/ Bungeecord plugins in Docker

bukkit bungeecord docker-compose spigot

Last synced: 10 May 2026

https://github.com/umarilly/nest-js-and-prisma-project

Nest.js & Prisma Project is a simple CRUD application built using Nest.js and Prisma, designed for practice. It leverages a MySQL Docker image for database management, making it easy to set up and run in a containerized environment. The app provides basic Create, Read, Update, and Delete operations for managing entities.

docker docker-compose mysql mysql-database nestjs prisma prisma-client prisma-orm

Last synced: 14 Apr 2026

https://github.com/matheus-srego/challenge_itau

Project for password validation in an API, developed based on the 'back-end challenge' repository from iti/Itaú.

api-rest docker-compose dockerfile java11 maven postman regex spring-boot

Last synced: 12 Apr 2026

https://github.com/andreypomortsev/library

This project provides a simple yet comprehensive system for managing a library, focusing on book management and author tracking. It utilizes FastAPI, Docker, PostgreSQL, and SQLAlchemy to offer a robust framework for creating, updating, and retrieving books and authors through a RESTful API.

ci docker docker-compose fastapi postgresql pydantic sqlalchemy-python

Last synced: 09 Apr 2026

https://github.com/renatoelho/nifi-arquivos-parquet

Este vídeo demonstra como otimizar o processamento de dados no Apache NiFi, com exemplos que convertem dados originados de diferentes fontes, incluindo MySQL, MinIO e o sistema de arquivos local, para o formato Parquet.

apache-nifi apache-parquet docker docker-compose linux minio mysql snappy

Last synced: 12 Apr 2026

https://github.com/knands42/payment-gateway

Application to simulate an entire payment transaction w/metrics and orchestration

docker docker-compose golang grafana kafka kubernetes makefile nestjs nextjs nodejs prometheus typescript

Last synced: 09 Apr 2026

https://github.com/forest-chan/mail-telegram-forwarder

Telegram bot that automatically forwards incoming emails

docker docker-compose php php-imap postgresql symfony telegrambot

Last synced: 14 Apr 2026

https://github.com/giljr/finance_tracker_app_3

Docker — Intro How To Create a Rails 7 Project with Docker Setup— FinanceAppSeries 🫶🤗

containerization docker docker-compose howto-tutorial rails7

Last synced: 19 Feb 2026

https://github.com/ahmedmeshref/ecommerce-api-microservices

Microservices E-commerce API built with node.js

api docker docker-compose docker-image json microservices nodejs

Last synced: 07 Apr 2026

https://github.com/ramity/caspnetti

🍝 An opinionated full-stack boilerplate combining a Dockerized C# ASP.NET Core backend with a Vue.js frontend.

asp-net-core boilerplate csharp docker docker-compose dotnet vuejs

Last synced: 19 Jan 2026

https://github.com/dearvn/wp-deployment

Docker-compose of Wordpress to deploy on development, production environment

docker docker-compose docker-hosts docker-mariadb docker-nginx-php docker-redis docker-wordpress

Last synced: 18 May 2026

https://github.com/hasanej/msa-order

Sample microservices using Spring Boot with Java 21.

docker docker-compose java-21 mysql spring-boot

Last synced: 14 Apr 2026

https://github.com/medienhaus/medienhaus-docker

The medienhaus/ Docker composition

docker-compose matrix-org

Last synced: 20 Apr 2026

https://github.com/pungrumpy/docker-k8s-multi-container

Docker/K8S Multiple Container & Complex 🏭

docker docker-compose kubernetes nginx nodejs react redis

Last synced: 09 Apr 2026

https://github.com/philipptpunkt/oauth-service-go

Playground for an Oauth Service with Go backend and Next JS frontend. It uses a Postgres database for general storage and Redis for short term data storage. Individual parts of the service are ran in Docker containers and Docker Compose is used to run the entire service.

docker docker-compose go golang javascript nextjs postgresql redis sql typescript

Last synced: 12 Apr 2026

https://github.com/scottgibb/led-strip-controller-software

The Software user applications for the LED Strip Controller project.

alexa docker docker-compose node-red python3 raspberry-pi telegram

Last synced: 08 Apr 2026