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/lintang-b-s/tenflix-microservices

Movie streaming microservices like Netflix. Built using Microservices architecture, CQRS, Saga Pattern, CDC, Outbox Pattern, Kafka, GRPC, Mongodb, Postgres, Midtrans, Cloudinary, Ngrok, etc.

consul docker-compose golang grpc kafka keycloak kong microservice microservices mongodb postgresql saga spring-boot

Last synced: 09 Oct 2025

https://github.com/jacobgrisham/next.js-docker-redis-sessions-jwt

Full-stack web app built with React.js, React Components and React Hooks, Next.js, Reactstrap, Node.js, PostgreSQL, Redis for caching, JSON Web Tokens for sessions, and Docker for the development environment.

artificial-intelligence docker docker-compose docker-container full-stack-web-development image-recognition javascript jsonwebtoken nextjs nodejs postgresql postgresql-database react reactjs redis redis-cache rest-api server-side-rendering sessions-jwt token-based-authentication

Last synced: 02 Jul 2025

https://github.com/m4tt72/traeflare

Automatically sync Traefik records with Cloudflare DNS

automation bun cloudflare dns docker docker-compose reverse-proxy traefik typescript

Last synced: 14 Apr 2025

https://github.com/abhirockzz/redis-cdi-example

Example for a Java EE CDI producer for Jedis (Redis Java client)

cdi dependency-injection docker docker-compose javaee7 jedis redis

Last synced: 09 Apr 2025

https://github.com/vitorcarvalho67/grafhy-ssm

GRAFHY is a virtual communication platform that enables users to exchange messages, posts, and images made with Python and Vue.js

ci-cd docker-compose fastapi full-stack-application github-actions minio mysql-database nginx python3 s3-storage social-media-website-fastapi tauri vite vuejs website

Last synced: 26 Jul 2025

https://github.com/jeliasson/dns-propagation-checker

Check propagation of DNS records from one or many Name Servers. Useful for validating a DNS zone during migration.

dig dns dns-propagation docker docker-compose nodejs nuxtjs vuejs

Last synced: 08 Apr 2025

https://github.com/akmalovaa/crowdsec-blocklist

Crowdsec Blacklist mirror - allows you to create a local HTTP service with an up-to-date list of harmful IP addresses

blocklist crowdsec docker docker-compose firewall security

Last synced: 19 Apr 2025

https://github.com/aneisch/informed-delivery-home-assistant

Retrieves USPS mail and package info from informed delivery emails via IMAP. Publishes mail and package count to MQTT and creates mail image gif.

docker docker-compose homeassistant mqtt usps

Last synced: 21 Jun 2025

https://github.com/ssx/docker-simple-php

A simple way to run your PHP application within the latest PHP-FPM version, with MariaDB, Mailhog, Redis, Beanstalk and Nginx out the box.

beanstalk beanstalkd developer-tools development docker docker-compose docker-php docker-phpdev mailhog mariadb nginx php php-7 php-fpm

Last synced: 12 Jul 2025

https://github.com/congcoi123/docker-php-nginx

This project helps you quickly create a web development environment with PHP-FPM, Nginx, MySQL, and Redis.

docker docker-compose mysql nginx php php-fpm redis web-development

Last synced: 23 Apr 2025

https://github.com/rapter1990/ratelimiter

Spring Boot Rate Limiter with Redis (Spring Boot, Java 21, JUnit, Integration Test, Github Actions, Test Container, Docker, Redis)

cicd docker docker-compose github-actions integration-test java java21 junit lombok maven postman redis spring-boot testcontainer

Last synced: 16 May 2025

https://github.com/podboy/dockloader

Docker Image Downloader.

docker docker-compose docker-image

Last synced: 31 Jul 2025

https://github.com/laaraujo/go-echo-api-sample

Go Echo API template with Docker, live reload, SQLC and Goose migrations

docker docker-compose echo golang goose live-reload sqlc

Last synced: 05 Oct 2025

https://github.com/raphaelalmeidamartins/store-manager

RESTful API developed with Node.js and Express.js at the end of Unit 23 (Back-end Development Module) of the Trybe's Web Development course

chai docker docker-compose expressjs joi-validation mochajs mysql nodejs sinonjs swagger

Last synced: 02 Mar 2026

https://github.com/gabrielmaialva33/base-acl-api

Base ACL is a modular access control list API built with AdonisJS v6 that provides a robust foundation for authentication and role-based access control. The API follows clean architecture principles with clear separation of concerns and is designed to serve as a base for multiple projects.

acl acl-api acl2025 adonis-framework adonis6 adonisjs adonisjs-framework adonisjs6 api api-rest docker docker-compose lucid lucid-orm

Last synced: 14 Oct 2025

https://github.com/phpguild/docker-web-standard

Docker Web Standard - PHP, MariaDB or PostgreSQL, Nginx, Blackfire

blackfire composer docker docker-compose mariadb mysql nginx nginx-proxy php php8 postgresql stack

Last synced: 28 Apr 2025

https://github.com/stefan-kolb/docker-dojo

Docker Workshop Coding Dojo

docker docker-compose dockerfile microservices

Last synced: 10 Oct 2025

https://github.com/wuletawwonte/ethhire-api

This is a Ruby on Rails application for a jobs portal. The app allows users to create job postings, browse available jobs, and apply for jobs.

docker docker-compose postgresql ruby-on-rails

Last synced: 23 Apr 2025

https://github.com/selasie5/explainable-backend

A Fast API Backend Engine for explainable- Turn raw datasets and machine learning models into human-understandable visual stories

artificial-intelligence docker docker-compose fastapi matplotlib python shap uvicorn

Last synced: 10 Oct 2025

https://github.com/hantsaniala/hStream

A simple HLS VOD server made with Go.

cobra docker docker-compose go hacktoberfest hls viper

Last synced: 18 Jul 2025

https://github.com/timnekk/tgbottemplate

Aiogram Telegram Bot template with basic functional

aiogram docker docker-compose gino postgresql python redis telegram telegram-bot telegram-bots

Last synced: 11 Oct 2025

https://github.com/collabnix/bme680-jetson-neo4j

Storing BME680 Sensor data on Neo4j Graph Database and visualizing it on Docker Extension

bme680 docker docker-compose extension iot jetson nano neo4j neo4j-database neo4j-graph

Last synced: 26 Oct 2025

https://github.com/biomousavi/live-code

A real-time collaborative code editor in your browser.

codemirror docker docker-compose fastify nestjs nodejs real-time socket-io vuejs vuetify

Last synced: 09 Oct 2025

https://github.com/mfurquimdev/compendium_prometheus

Este projeto é um conjunto simples de explicações de tecnologias chaves para executar um cluster de promster.

docker docker-compose etcd grafana metrics prometheus promster

Last synced: 14 Feb 2026

https://github.com/fantaso/todo-app-django-rest-api

Project consists to allow a client applications to consume resources for a ToDo application. It is partly tested as only and was developed as showcase only.

django django-rest-framework docker docker-compose python3

Last synced: 22 Oct 2025

https://github.com/dizzzable/altshop

Telegram bot, FastAPI backend, and React web app for selling VPN subscriptions with Remnawave integration.

aiogram docker-compose fastapi nginx postgresql react remnawave subscriptions telegram-bot valkey vite vpn

Last synced: 12 Apr 2026

https://github.com/montogeek/cypress-docker-compose-multi-stage-build

Cypress E2E Testing using Docker compose multi stage builds

cypress docker docker-compose dockerfile e2e javascript nodejs testing

Last synced: 09 Oct 2025

https://github.com/neulhan/onair

fiber-air-docker development environment boilerplate, examples

air docker-compose go

Last synced: 08 Jul 2025

https://github.com/inushin/dockersymfonyssl

A complete stack for running Symfony 5 into Docker containers using docker-compose tool and with Certbot for the HTTPS certificate.

certbot-ssl docker docker-certbot docker-compose docker-mysql docker-php docker-symfony https mysql php php74-fpm symfony5

Last synced: 26 Oct 2025

https://github.com/nl2go/hetzner-robot-api-mock

A HTTP server based on JSON Server that mocks Hetzner Robot API

docker-compose dockerfile hetzner hetzner-robot-api json-server mocks

Last synced: 28 Apr 2025

https://github.com/bensuperpc/infrastructure

Open source, self-hosted and decentralized home infrastructure for web services.

caddy docker docker-compose gitea homepage infrastructure jellyfin linuxserver mariadb reverse-proxy ssh ssl torrent torrents website wordpress

Last synced: 09 Oct 2025

https://github.com/leoverto/jellyfin-hcloud

Automatically set up Jellyfin on Hetzner Cloud using Terraform, Ansible and Docker Compose

ansible ansible-playbook docker docker-compose hcloud hetzner hetzner-cloud jellyfin terraform traefik traefik-v2

Last synced: 27 Oct 2025

https://github.com/ericrodriguesfer/wa-project-challenge

Repositório destinado ao armazenamento do código/projeto implementado como proposta de solução ao desafio de seleção de uma vaga de Desenvolvedor Back-end na Wa Project.

docker docker-compose nestjs nodejs postgresql swagger typescript

Last synced: 09 Apr 2025

https://github.com/iktakahiro/sql-basic-book

技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/willry/ambiente-docker-laravel

Ambientes docker-compose - Laravel, MySQL 8, Redis e Suporte a MIX e Node.JS

docker docker-compose dockerswarm laravel nginx php-fpm xdebug

Last synced: 13 Jul 2025

https://github.com/zzev/aibox

🐳 Secure Docker sandbox for Claude Code, Codex & Gemini CLI • Multi-account • Persistent configs • SSH/Git integrated • macOS optimized

ai-tools anthropic claude-code codex development-environment devtools docker docker-compose gemini git-integration google isolation linux macos multi-account openai productivity ssh

Last synced: 05 Feb 2026

https://github.com/maremun/nlabot

Telegram bot for checking homework.

bot docker docker-compose edu education grading telegram-bot

Last synced: 27 Jan 2026

https://github.com/JoshuaRL/MCP-Mealprep

This project takes a number of MCP servers from GitHub locations, packages them together with this repo's GHCR container, and launches them with docker-compose to run as a stack for ML/AI resources.

ai docker docker-compose mcp ml portainer server

Last synced: 07 Sep 2025

https://github.com/jackoman69/voice_stickers_telegram

Inline | Admin Telegram bot with voices like stickers in any chat

aiogram aiogram-bot docker docker-compose dotenv fastapi httpx postgresql psycopg2 python python3

Last synced: 04 Jul 2025

https://github.com/innfactory/docker

Usefull docker templates for our software projects

docker docker-compose

Last synced: 08 Jul 2025

https://github.com/fast-platform/fast-docker

Form.io API Server and Form Builder Client Docker Image

docker docker-compose fao formio unfao

Last synced: 03 Apr 2025

https://github.com/dgtlmoon/lemonade-fresh

Lemonade Fresh - Cryptocurrency Paid Container Provisioner

bitcoin containers crypto cryptocurrency docker docker-compose python self-hosted web

Last synced: 10 Apr 2025

https://github.com/trisongz/tpu-vm-docker-containers

Docker File Templates to access TPUs within TPU VM in Containers

docker-compose docker-container google-cloud-platform machine-learning tpu

Last synced: 13 Apr 2025

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

Collection of my docker compose stacks (traefik, pihole doh, nextcloud, mosquitto, portainer, homeassistant, etc.)

dns-over-https docker docker-compose homeassistant homer mosquitto nextcloud pi-hole portainer traefik

Last synced: 23 Oct 2025

https://github.com/annamihailovna/prettypets-docker-ci_cd

PrettyPets - приложение для обмена фото любимцев. Проект запущен на виртуальном удалённом сервере в трёх контейнерах: nginx, PostgreSQL и Django+Gunicorn. Автоматизация деплоя: CI/CD.

django django-rest-framework docker docker-compose dockerhub github-actions gunicorn nginx postgresql python

Last synced: 02 May 2025

https://github.com/oyale/languagetool-compose

Docker Compose to run a local instance of the languagetool server

docker docker-compose firefox-extension languagetool languagetool-server

Last synced: 08 Sep 2025

https://github.com/jefersoneiji/openpix-prestashop

This is a prestashop module that connects openpix payment solution to prestashop

docker docker-compose openpix php pix prestashop prestashop-module woovi

Last synced: 24 Oct 2025

https://github.com/talissonmelo/spring-boot-microservices-docker

Docker, RabbitMQ, Spring Boot, Spring Cloud, Eureka Discovery, Zuul Gateway, MySQL, Lombok, Hibernate, Rest Repositories and Gradle Project

api-client docker docker-compose eureka-discovery eureka-discovery-service eureka-server gateway gradle hibernate lombok maven mysql rabbitmq rabbitmq-client rest spring-boot spring-cloud-netflix

Last synced: 30 Apr 2025

https://github.com/mguinea/php-ddd-microservice-example

Microservice in Hexagonal Architecture + DDD + CQRS in PHP using Lumen and Symfony

best-practices composer cqrs ddd docker docker-compose hexagonal lumen makefile microservice php solid symfony

Last synced: 29 Apr 2025

https://github.com/caacuk/video-conversion-app

Flask Web Application - Video Conversion

api asynchronous celery docker docker-compose ffmpeg flask python redis

Last synced: 18 Jul 2025

https://github.com/fernandotbarros/bot-blaze

Telegram Bot created to analyze Blaze signals and look for patterns and send to Telegram chat

docker docker-compose node telegram typescript websocket

Last synced: 10 Apr 2025

https://github.com/ddtcorex/govard

Go-based local development orchestrator for Magento, Laravel, Symfony, Next.js, WordPress, and more. Docker stacks, SSL, Xdebug, and a desktop dashboard.

cakephp cli dev-tools docker docker-compose drupal go golang laravel local-development magento magento2 nextjs shopware symfony wordpress xdebug

Last synced: 06 Apr 2026

https://github.com/aerabi/express-ts-swagger-docker

Express.js Backend with TypeScript, Swagger UI, and Docker Compose

docker docker-compose expressjs openapi swagger tsoa typescript

Last synced: 10 Apr 2025

https://github.com/DucNgn/Dog-Facts-API-v2

An API returns random dog facts 🐶 (new repo)

api docker docker-compose fastapi python

Last synced: 18 Mar 2025

https://github.com/homecloudhub/kali_on_docker

docker-compose构建远程桌面kali

docker docker-compose kali xrdp

Last synced: 06 May 2025

https://github.com/hugodf/nuxt-express-postgres-starter

A full-stack starter project with Nuxt, Express and Postgres

docker docker-compose express-js node-fullstack nuxt nuxt-template postgresql

Last synced: 19 Mar 2025

https://github.com/adnanrahin/movie-application

A full-stack Application Development, Using Java, Angular, MySQL, Hibernate, Spring-Boot, RestAPI.

angular devops docker docker-compose kubernetes kubernetes-deployment mysql-database rest-api spring-boot spring-mvc spring-security

Last synced: 21 Jun 2025

https://github.com/nincodedo/rhc-ocw

Radical Hardcore (RHC) starts up a Minecraft server in Hardcore mode with one additional rule. If anyone dies, the entire server is wiped and started anew. This is also the current server orchestration of OCW Minecraft.

datapack docker docker-compose hardcore-mode minecraft minecraft-data-pack minecraft-datapack minecraft-datapacks minecraft-server server-orchestration shell shell-scripting

Last synced: 07 May 2025

https://github.com/mohamed-moumni/inception

This project aims to virtualize several Docker images, creating them in new personal virtual machine.

adminer docker docker-compose ftp mariadb nginx wodpress

Last synced: 20 Jun 2025

https://github.com/880831ian/docker-compose-redis-sentinel

使用 Docker-compose 搭建 Redis 哨兵模式

docker docker-compose nginx php-fpm redis

Last synced: 11 Jul 2025

https://github.com/kookmin-sw/capstone-2023-16

Postona - 콘텐츠 소비자는 얻고자 하는 양질의 정보를 지속적으로 공급 받을 수 있고, 콘텐츠 창작자는 주요 콘텐츠 소비자의 주요한 특징을 참고하여 자유롭게 콘텐츠를 생산할 수 있도록 지원하는 서비스

django docker-compose graphql react react-native relay

Last synced: 29 Oct 2025

https://github.com/hidayatarg/aspnetmicroservices

Asp.net Core 7.0 Microservice - I will keep this project Update with Asp.net core version. a good handcraft

asp-net-core cqrs-pattern crud csharp docker docker-compose domain-driven-design elasticsearch grpc logging-library microservice mongodb mongodb-database mssql postgresql rabittmq redis rest-api

Last synced: 18 Jun 2025

https://github.com/factorial-io/scotty

Scotty is a combination of an api server and a cli application to manage a set of short-living, docker-compose-based applications

docker docker-compose micro-paas paas rust

Last synced: 13 Apr 2025

https://github.com/rapter1990/foreignexchangeexample

Case Study - Openpayd Foreign Exchange Example (Spring Boot, Java 21, Docker, Maven, JUnit Test, Integration Test, In-Memory Database (H2 Database), Github Actions, Spring Open Api, Mapstruct, Spring Cache, Resillience4j (Rate Limiter))

docker docker-compose dockerfile github-actions h2-database in-memory-database integration-test java21 junit mapstruct maven mockito monolith openapi rate-limiter resilience4j resttemplate spring-boot spring-cache

Last synced: 11 Apr 2025

https://github.com/raphaelalmeidamartins/trybesmith

RESTful API developed with TypeScript, Node.js, Express.js and MySQL at the end of Unit 26 (Back-end Development Module) of the Trybe's Web Development course

docker docker-compose expressjs joi-validation mysql nodejs swagger typescript

Last synced: 07 May 2025

https://github.com/nxdun/lms-microservice

Distributed Microservice Based Educational Platform

docker docker-compose expressjs flask-restful kubernetes microservices react spring-boot

Last synced: 13 Oct 2025

https://github.com/gdfreitasdev/docker-sandbox

Repositório destinado à conceitos e exemplos com Docker

docker docker-compose docker-container docker-image docker-swarm docker-volumes dockerfile

Last synced: 30 Aug 2025

https://github.com/arthur199212/microservices-app

Technologies: Node, Express, Microservices, MongoDB, Apollo GraphQL, JWT, React, Material-UI, TypeScript, Docker.

apollo-client apollo-server bcryptjs docker docker-compose express formik graphql hapi jwt material-ui microservices mongodb node nodemailer react react-router typescript yup

Last synced: 09 Apr 2026

https://github.com/one-project-one-month/food-ordering-system-java

A backend service for managing food order processing — including order placement, tracking, delivery assignment, and overall workflow automation.

aws docker docker-compose html java spring-boot

Last synced: 26 May 2026

https://github.com/aureliusivan/frappe-makeup

Type `make up` to deploy Frappe and ERPNext application 💅

docker docker-compose dockerfile erpnext frappe frappe-bench makefile template-project

Last synced: 17 Mar 2025

https://github.com/tahadostifam/microservice-project-demo

Simple microservice project demonstration for learning purposes with GoLang, PotgreSQL & Terraform.

connectrpc docker docker-compose golang grpc hexagonal-architecture http2 microservice microservices postgresql proto3 protobuf terraform

Last synced: 12 Jan 2026