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/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/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/kookmin-sw/capstone-2023-16

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

django docker-compose graphql react react-native relay

Last synced: 29 Oct 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/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/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/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/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/innfactory/docker

Usefull docker templates for our software projects

docker docker-compose

Last synced: 08 Jul 2025

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/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/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/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/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/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/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/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/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/kkomelin/n8n-ollama-docker-local

Autonomous local n8n + ollama playground

docker docker-compose local n8n ollama

Last synced: 14 Jun 2026

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/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/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/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/newaeonweb/docker-laravel-setup

Baseline code for Laravel tutorial with Docker, Ngnix, MySql.

docker docker-compose laravel-framework mysql nginx

Last synced: 14 Apr 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/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/slvler/docker-php-7.x

A starter repository for MySQL, phpMyAdmin, PHP and Nginx, with a local environment based on Docker.

docker docker-compose docker-image dockerfile mysql nginx php php-docker php-docker-image phpmyadmin

Last synced: 07 May 2025

https://github.com/kgalli/cliw

A cliw[rapper] to ease day to day command line tasks!

aws-kms cli db docker-compose psql

Last synced: 27 Oct 2025

https://github.com/joeltadeu/bank-account

An example with microservice architecture using CQRS, Event Sourcing and Kafka

crqs docker docker-compose kafka microservice mongodb spring-boot

Last synced: 14 Apr 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/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/daggerok/reactive-webflux-spring-data-redis

this repository is containgn modern spring 5 web application which is using reactive spring webflux and spring data redis. docker-compose, gradle, spring-boot, spring-data, redis, spring data-redis, spring-mvc, spring 5, webflux

docker docker-compose reactive reactive-programming reactor reactor-core spring spring-5 spring-boot spring-data spring-data-redis spring-reactive webflux

Last synced: 28 Apr 2025

https://github.com/aleksi/docker-ps-bitbar

BitBar plugin that displays statuses of local Docker containers

bitbar bitbar-plugin bitbar-plugins docker docker-compose

Last synced: 23 Apr 2025

https://github.com/biud436/blog-api-server

🔥 This project is the blog server that is made with the server framework called Nest.js

docker docker-compose nestjs nodejs typeorm typescript

Last synced: 25 Jun 2025

https://github.com/podboy/dockloader

Docker Image Downloader.

docker docker-compose docker-image

Last synced: 31 Jul 2025

https://github.com/skssmd/graft

A simple agentless deployment engine that extends the Docker Compose workflow to cloud infrastructure via SSH. Graft enables native remote management of AWS, GCP, and VPS instances with no agent installs or server-side overhead required. With features like DNS Configurations, Rollbacks, CI/CD Workflow

aws-ec2 cli-remote-commands cli-tool deployment docker-compose documented easy-deployment google-cloud reverse-proxy server-manager ssh vps-server

Last synced: 20 Jan 2026

https://github.com/miracum/recruit

A Cloud-Native Clinical Trial Recruitment Support System based on HL7 FHIR® and the OMOP CDM

clinical-trial-management-system clinical-trials docker-compose fhir hl7-fhir kubernetes mkdocs omop omop-cdm

Last synced: 21 Jul 2025

https://github.com/nebulab/dru

DRU - Docker-Compose Run Utility

cli docker docker-compose dru ruby

Last synced: 14 Apr 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/rbiedrawa/spring-kafka-streams-protobuf-testcontainers-demo

Account Service - Spring, Kafka Streams sample application that allows users to sign up and retrieve account details and statistics. This PoC demonstrates how to run multiple Kafka Streams instances (with different consumer groups) inside single Spring Boot application.

confluent-control-center confluent-kafka confluent-platform docker docker-compose gradle grpc java junit5 kafka kafka-streams lombok protobuf schema-registry spring-kafka springboot2 testcontainers topologytestdriver

Last synced: 15 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/phuker/docker-compose-all

A very simple Docker cluster management tool, recursively search and control all Docker Compose projects in a directory.

docker docker-compose docker-compose-all

Last synced: 28 Apr 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/jonathas/node-project-skeleton

This project contains the skeleton I usually have in my Node projects

apidoc docker docker-compose gulp javascript mongodb nginx nginx-proxy nodejs pm2 redis typescript

Last synced: 14 Apr 2025

https://github.com/bnbong/project-pinned

<공모전 출품용> 지역 랜드마크와 관련된 내 추억을 공유하는 지도 기반 웹 SNS 서비스

django docker docker-compose javascript js jwt nextjs python react reactjs rest-api restful-api tailwindcss

Last synced: 18 Sep 2025

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/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/prog-lucasalves/pub_dados_financeiros_b3

Coleta de dados financeiros das empresa listadas na Bovespa.

docker docker-compose jupyter-notebook postgresql python streamlit

Last synced: 06 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/tsloughter/docker_compose_cth

Erlang Common Test Hook for starting docker-compose services before running test suites

common-test docker docker-compose erlang erlang-common-test

Last synced: 09 Apr 2025

https://github.com/cashewpillar/inquizitor

REST API for managing/ administering quizzes. Built with FastAPI, refresh tokens, tests utilizing factories, and equipped with machine learning to aid in cheating detection

docker docker-compose factory-boy fastapi github-actions json-schema jwt login machine-learning postgresql pytest python python3 quiz rest-api sqlite swagger

Last synced: 08 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/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/seznam/jailoc

🔒 Jail your AI agents — sandboxed Docker environments with network isolation for Opencode agents

ai-agents cli devtools docker docker-compose golang network-isolation opencode sandbox security

Last synced: 04 Apr 2026

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

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

database docker-compose postgres postgresql sql

Last synced: 04 Mar 2026

https://github.com/matteofasulo/weaviate-search-engine

Vector database (Weaviate) to build an image search engine powered by a deep neural network

deep-neural-networks docker docker-compose python streamlit weaviate

Last synced: 14 Jun 2025

https://github.com/oktaykir/marsrover

:ringed_planet: Mars Rover problem solution in C# .NET Core, using event sourcing and clean architecture

clean-architecture csharp docker-compose event-driven event-sourcing eventstore marsrover netcore

Last synced: 15 Mar 2026

https://github.com/binary-braids/docker-homelab

Repository for GitOps managed Docker environment using Portainer

docker docker-compose

Last synced: 18 Apr 2026

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/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/pin3dev/42_inception

Docker infrastructure with NGINX, WordPress, and MariaDB, using Docker Compose and custom volumes. Includes dedicated containers and TLS security.

42commoncore 42cursus 42school bash-script database docker docker-compose docker-image dockerfiles mysql-database script tutorial tutorial-code tutorial-project wordpress

Last synced: 24 Oct 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/tyronejosee/project_drop_dash_api

Drop Dash (API): A home delivery platform that allows users to search for and purchase products from local restaurants near their homes, place orders, and schedule deliveries. Provides access to restaurants to manage their menus, receive orders, and handle their meals through the platform. Inspired by platforms like Rappi and Uber Eats

black digitalocean django django-rest-framework djoser docker docker-compose drf drf-spectacular flake8 github-actions jwt nginx oauth2 postgresql python redis s3-bucket sqlite swagger

Last synced: 30 Apr 2025

https://github.com/josejuansanchez/sql-injection

Docker Compose para desplegar la aplicación web DVWA (Damn Vulnerable Web Application) para realizar prácticas de SQL Injection.

docker-compose dvwa sql-injection

Last synced: 28 Jul 2025

https://github.com/deed-app/docker-stack-portainer-traefik

Docker Cloud Stack template for running Portainer behind Traefik in a Swarm cluster

docker docker-compose docker-stack docker-swarm-mode portainer traefik

Last synced: 08 Apr 2025

https://github.com/tfirdaus/wp-locker

🐳 A Docker Compose configuration to run a WordPress localhost environment with Apache

apache docker-compose localhost wordpress

Last synced: 26 Feb 2025

https://github.com/yomi4486/zundamon_v3

マスター、お冷ショットで。

cuda discord-bot discord-py docker docker-compose python tts voicevox zundamon

Last synced: 14 Apr 2025

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/dirtsimple/mantle

Dockerized, Literate Devops for Wordpress with imposer + postmark

bash-scripting composer docker-compose jq literate-devops markdown wordpress

Last synced: 05 Apr 2025

https://github.com/at-grandpa/des

CLI to create Docker Environment Setting files.

command-line-tool crystal docker-compose dockerfile makefile

Last synced: 12 May 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/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