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/danielrohers/node-docker

Example of Node application with Docker

docker docker-compose expressjs nodejs

Last synced: 05 Apr 2026

https://github.com/yagoluiz/product-microservices

Comunication microservices using gRPC and NodeJS

docker docker-compose grpc microservice nodejs

Last synced: 11 Apr 2026

https://github.com/fantasticmao/springboot-rocketmq-docker

📖 写给 Java 程序员的《Get started with Docker Compose》

docker docker-compose java rocketmq spring springboot

Last synced: 10 Apr 2026

https://github.com/cuongndc9/mongodb_docker

Makes MongoDB more robust 💅 on Docker.

103cuong docker docker-compose mongodb

Last synced: 31 Dec 2025

https://github.com/popckovs/microservices

Учусь создавать микросервисное приложение Django + Postgres + MetaBase + Hasura все сервисы как контейнеры в docker-compose

django docker-compose hasura hasura-graphql metabase postgresql python

Last synced: 06 Apr 2026

https://github.com/nowayhecodes/fastapi_kafka_example

An example of how to integrate FastAPI with Kafka

docker docker-compose fastapi kafka kafka-client python

Last synced: 10 Apr 2026

https://github.com/tarsislimadev/flet-project

The fastest way to build Flutter apps in Python

desktop-app docker-compose flet-dev python

Last synced: 13 May 2026

https://github.com/anicetkeric/vagrant-harbor

Harbor Docker Image Registry Setup Using Ansible and Vagrant

ansible ansible-playbook docker docker-compose docker-image harbor vagrant virtualbox

Last synced: 04 Jan 2026

https://github.com/fphammerle/docker-borgbackup-sshd

Single-user OpenSSH server restricted to BorgBackup backend 💾 🐳 🐙

backup borgbackup docker docker-compose openssh-server podman

Last synced: 26 Jun 2025

https://github.com/judahpaul16/nextcloud-docker

A quick bash setup script that sets up NextCloud and NGINX in docker.

bash docker docker-compose nextcloud nginx script

Last synced: 06 Apr 2025

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

Slides for talk about Grafana and custom datasources deployed using docker-compose.

docker-compose grafana slides speakerdeck

Last synced: 19 May 2026

https://github.com/adriamontoto/make-my-server

This repository provides the configuration ⚒️ and deployment files for setting up a home server using compose 🐳. Enjoy an organized environment right from your home 🏠!

database dns docker docker-compose homarr homeserver minecraft mods monitoring nginx pihole portainer postgresql proxy uptimekuma

Last synced: 02 Apr 2026

https://github.com/henrikac/fastapi-docker-tkinter

A url shortener made with fastapi, docker and tkinter (learning purpose only).

docker docker-compose fastapi python tkinter

Last synced: 11 Apr 2026

https://github.com/shivankk26/docker-learnings

Welcome to the Docker Learnings Repository! This Repository contains all the Source Code and resources needed to learn how to Dockerize various applications, including a MERN application, React application, Vite application, and Next.js app.

docker docker-compose docker-container docker-image expressjs git mongodb nextjs nodejs reactjs vite yaml yaml-configuration

Last synced: 08 Apr 2026

https://github.com/lizethcas/invoices-app_back

API REST de Facturación Proyecto educativo que implementa una API REST para gestión de facturas y usuarios con Node.js, Express, MongoDB y PostgreSQL. Incluye Docker para desarrollo rápido y colecc…

api-rest arquitetura docker-compose mongodb mongoose nodejs postgresql postman sequelize

Last synced: 08 Apr 2026

https://github.com/sid200026/introduction-to-docker

Notes and examples on Docker and Docker-Compose

docker docker-compose

Last synced: 08 May 2026

https://github.com/vasa-develop/ipfs-peer-config

Setting up a 2 node private storage network on IPFS

docker docker-compose ipfs ipfs-cluster

Last synced: 07 May 2026

https://github.com/camilo716/sale_opportunity_management

Traceability and sales monitoring module to a prospect, focused on telemarketing marketing

docker-compose postgresql python rake tryton tryton-erp unittesting

Last synced: 19 Apr 2026

https://github.com/devholic/tie

⛵halyard workspace

docker docker-compose spinnaker workspace

Last synced: 19 May 2026

https://github.com/pedrodanielbrunetto/api-vendas

Node, Express, TypeScript, TypeORM, Postgres e Redis via Docker, AWS S3, AWS SES, Outras. Documentação no README. API Hospedada em VPS Azure.

aws-s3 aws-ses azure cloudflare dns docker docker-compose expressjs nginx nodejs postgresql redis subdomain typeorm typescript ubuntu vps

Last synced: 08 Apr 2026

https://github.com/fboulnois/vrising-docker

Runs a V Rising server on Linux using Wine in Docker

dedicated-server docker docker-compose gameserver v-rising vrising wine

Last synced: 18 Feb 2026

https://github.com/experrior/chmiel

Website for managing Scrum projects

docker docker-compose groovy postgresql python reactjs scrum spring-boot

Last synced: 07 Mar 2026

https://github.com/tomoki171923/docker-rails7

Ruby on Rails 7 on docker-compose

docker-compose rails7

Last synced: 30 Jan 2026

https://github.com/sonnyyu/docker-prometheus-haproxy-stack

Prometheus, Grafana, cAdvisor, NodeExporter, Telegraf and alerting with AlertManager.

alertmanager cadvisor docker docker-compose grafana nodeexporter prometheus telegraf

Last synced: 06 Apr 2025

https://github.com/hitechnix/docker-aws-backup

Compress, encrypt and transfer data folders to Amazon S3 for backup.

aws backup docker docker-compose s3 sync volumes

Last synced: 12 Jan 2026

https://github.com/oscars05/social-media-api

This is a social-media api I'm building in NestJS + TS, TypeORM, DDD + Hexagonal architecture, TDD, Docker, MySQL, JWT, OAuth2.0, Socket.io and Jest + supertest

api-rest docker-compose graphql jwt mysql nestjs nestjs-backend nestjs-graphql oauth2 socket-io tdd typeorm typeorm-mysql typescript

Last synced: 08 Apr 2026

https://github.com/brbn-jpg/llama-talks

LlamaTalks is a Spring Boot-based chatbot application leveraging LangChain4j and Ollama for advanced conversational AI with Retrieval-Augmented Generation (RAG) capabilities. It supports streaming responses, conversation management, document ingestion, and persistent chat history.

ai docker docker-compose java langchain4j llm maven nomic-embed-text ollama qwen2-5 rag rag-chatbot spring-boot springboot

Last synced: 08 Apr 2026

https://github.com/cockroachlabs-field/cockroach_topology_workshop

A 9 Node Multi-Region Cockroach Cluster with network latency simulation

docker-compose multi-region

Last synced: 20 May 2026

https://github.com/w-shih/ooadp-showdown-game

A project demonstrating iterative development and continuous refactoring process of Object-Oriented Analysis, Design, Programming (OOADP), unit tests, and refactoring through a simple showdown card game with modern DevOps practices.

ci-cd continuous-refactoring devops docker docker-compose github-actions iterative-development multi-platform nodejs object-oriented-analysis object-oriented-design object-oriented-programming ooadp refactoring software-design software-development typescript unit-testing vagrant

Last synced: 08 Apr 2026

https://github.com/samuellucas97/admin-ci-cd

Continuous Delivery pipeline executed by GitLab CI/CD in https://gitlab.com/Samuellucas97/Admin-CI-CD

assertj cucumber-java docker-compose flyway gitlab-ci h2 heroku-app junit5 mysql selenium-webdriver spring-boot

Last synced: 17 Apr 2026

https://github.com/aborroy/alfresco-upgrade-7-to-23

Guide to upgrade Alfresco 7.0 to Alfresco 23.1

alfresco docker-compose spanish

Last synced: 20 Jul 2025

https://github.com/t3easy/docker-frontend

Docker frontend / reverse proxy to run one or more web apps at the same time

docker docker-compose

Last synced: 04 May 2026

https://github.com/phatdtgcs220340/my-blog-resource-server

Server source for my blog project using Spring Boot, Spring Data, OAuth2 Resource Server integrated with PostgreSQL, Redis and Docker Engine

design-patterns docker docker-compose java oauth2 oauth2-resource-server postgresql redis rest spring spring-boot spring-data spring-data-redis spring-security

Last synced: 13 Jun 2026

https://github.com/ssiva13/lumen-docker-project

Setting up a lumen app with docker

docker-compose lumen mysql

Last synced: 07 May 2026

https://github.com/kristofmorva/healthcheck-block

Blocks the execution until the defined container is healthy in a Docker Compose environment.

docker docker-compose healthcheck

Last synced: 09 May 2026

https://github.com/m-adamski/zabbix-docker-stack

Configuration file to run the Docker Compose stack of the Zabbix monitoring tool

docker docker-compose zabbix

Last synced: 09 May 2026

https://github.com/lapp-coder/docsel

Docsel is a utility that allows you to run the services you choose based on the docker-compose file.

docker docker-compose docker-compose-select docker-compose-services docker-container docker-images docker-select select-image

Last synced: 07 May 2026

https://github.com/dubniczky/opensearch-devenv

A locally running development environment with a quick setup using docker-compose

development-environment docker docker-compose elasticsearch localhost opensearch opensearch-dashboards

Last synced: 09 May 2026

https://github.com/glyndor/podup

podup — docker-compose translator and runner for rootless Podman. Standalone CLI and Rust library, powers the Glyndor panel.

cli compose containers devops docker-compose podman rootless rust self-hosted

Last synced: 15 Jun 2026

https://github.com/ferro-labs/ai-gateway-cookbook

Runnable, framework-focused recipes for the Ferro Labs AI Gateway: build LangChain & LangGraph agents that route across OpenAI, Anthropic & Gemini through one endpoint — docker compose up and go.

ai-agents ai-gateway anthropic cookbook crewai docker-compose examples gemini langchain langgraph litellm llamaindex llm llm-routing llmops multi-provider openai rag

Last synced: 27 Jun 2026

https://github.com/bastidood/dockerify-osticket

Deploy osTicket with Docker! 🐳

docker docker-compose osticket

Last synced: 29 Jun 2026

https://github.com/williamkoller/auth-keycloak-nestjs

Authentication with Keycloak using NestJS

docker-compose keycloak nestjs oauth2

Last synced: 09 May 2026

https://github.com/rririanto/docker-compose-ghost

Docker-compose for ghost platform with SSL/HTTPS support, secure SMTP email support, and MySQL database.

docker docker-compose ghost ghost-blog ghost-cms nginx-proxy smtp

Last synced: 07 May 2026

https://github.com/night-crawler/tailscale-sidecar

A helper docker-compose sidecar image for tailscale

docker docker-compose sidecar tailscale

Last synced: 10 May 2026

https://github.com/andrewrporter/python-docker-env

Minimal example of trying to read env variables in python via containerized cron job

cron docker docker-compose examples-python python

Last synced: 09 May 2026

https://github.com/wmramadan/localstack-dind

An example of using DIND with LocalStack

docker docker-compose dockerindocker localstack terraform

Last synced: 07 May 2026

https://github.com/tahmidefaz/snapfile

Snapfile is a REST file upload/download service that allows users to download files for a specific amount of time. Written in Go.

docker-compose filestore go golang rest-api upload-download

Last synced: 08 May 2026

https://github.com/irof/spring-boot-dev-services-sample

Spring Bootの開発時サービスサポートのサンプル実装

blog docker-compose sample-code spring-boot testcontainers

Last synced: 09 May 2026

https://github.com/deployable/docker-cassandra

Cassandra Docker cluster definition

cassandra cluster docker docker-compose

Last synced: 09 May 2026

https://github.com/zett-8/hasura-graphql-engine-docker-template

Template of Dockerfile and compose yaml to build hasura graphql engine

docker docker-compose graphql hasura hasura-graphql-engine

Last synced: 08 May 2026

https://github.com/austinsonger/pritunl

Pritunl VPN in Docker Form.

docker docker-compose openvpn pritunl vpn

Last synced: 08 May 2026

https://github.com/degagne/docker-aws-lambda

Amazon Web Services (AWS) Lambda Docker Images for Python

aws aws-lambda-function aws-lambda-python aws-lamdba docker docker-compose docker-image

Last synced: 08 May 2026

https://github.com/eratchev/openclaw-deploy

Hardened single-VPS deployment of OpenClaw AI assistant — Docker Compose, Caddy TLS, Redis, Python execution guardrail, automated S3 backups.

ai-assistant docker-compose llm openclaw self-hosted telegram-bot whatsapp

Last synced: 21 Jun 2026

https://github.com/rlan/tailscale-caddy-docker-compose

Running a service behind Tailscale and Caddy reverse proxy using Docker Compose

caddy caddy-docker docker docker-compose nginx-docker reverse-proxy tailscale

Last synced: 09 May 2026

https://github.com/andreijiroh-dev/infra

@ajhalili2006's homelab infrastructure as code

docker docker-compose homelab linux

Last synced: 10 Jun 2026

https://github.com/nekroze/docker-compose-gen

Generate docker-compose config segments dynamically.

config docker docker-compose dynamic generation go golang

Last synced: 09 May 2026

https://github.com/vaibhavkhurana2018/icinga2-thruk-monitoring

Basic monitoring infra using icinga2 and thruk on docker

docker docker-compose icinga icinga2 monitoring thruk

Last synced: 22 Jun 2026

https://github.com/artcc/custom-deskhub

Node.js project to extend DeskHub functionality with custom features. Containerized with Docker and deployed using Docker Compose for easy setup.

deskhub docker docker-compose github-contributions nodejs

Last synced: 07 May 2026

https://github.com/team-tritan/torrent-tracker

A torrent tracker to work with bittorrent clients, pretty simple. No auth, meant for public use.

bittorrent-tracker docker docker-compose typescript

Last synced: 22 Jun 2026

https://github.com/riron/cfa

Run docker-compose commands on your project from anywhere 🐤

cli docker docker-compose productivity utility

Last synced: 10 May 2026

https://github.com/faouzimohamed/docker-composes

A set of docker compose files I use to bootsrap various app locally, on remote, testing or doing different staff

database docker docker-compose ops

Last synced: 09 May 2026

https://github.com/ama-team/cookbook-docker-compose

Cookbook for installing and working with docker-compose

chef cookbook docker-compose

Last synced: 10 May 2026

https://github.com/maman/portal

Aplikasi web portal berbasis PHP untuk manajemen anggota, berita, dan lowongan pekerjaan 👌

docker-compose php7 slim-framework

Last synced: 10 May 2026

https://github.com/ngnhatthanh/vdt-miniproject

A meeting schedule / management website with microservice architecture in Java

docker-compose java kafka keycloak microservice spring-boot websocket

Last synced: 07 May 2026

https://github.com/art049/icingonthecake

Private Ethereum Testnet with Blockscout explorer. Easily deployable with docker-compose.

blockscout docker-compose ethereum testnet

Last synced: 07 May 2026

https://github.com/daudo/weewx-compose-stack

Docker Compose stack for WeeWX weather stations with EcoWitt GW1000 driver integration, nginx web server, and Portainer support. Built on felddy/weewx-docker.

docker-compose ecowitt gw1000 portainer weather-station weewx ws3800 ws90

Last synced: 29 Jun 2026

https://github.com/artemlymarenko/parallel-course-work

This repo contains UML diagrams and source code for the parallel computing course work.

concurrent-map coursework docker-compose golang htmx tcp-client tcp-server threadpool university

Last synced: 12 May 2026

https://github.com/adam-beckett-1999/docker-compose

Docker compose files for use in my Homelab, deployed and auto-updated using Portainer stacks.

docker docker-compose

Last synced: 08 May 2026

https://github.com/viktor-shcherb/reproducible-research-project-template

A Docker-based template for reproducible Python research, integrating pip‑tools dependency pinning, pytest, and Codecov reporting

cicd codecov data-science docker docker-compose pip-tools pytest python reproducible-research template

Last synced: 08 May 2026

https://github.com/dldevinc/fish-docker

Docker completions for fish shell

docker docker-compose fish fish-shell

Last synced: 08 May 2026

https://github.com/andrewsosa/luigi-demo

Demo of using Luigi to build ETL Pipelines

demo docker docker-compose etl etl-pipeline luigi luigi-pipeline pipenv

Last synced: 07 May 2026

https://github.com/daniel-sogbey/llm_log_pipeline

Containerized Go service that uses LLMs (e.g., LLaMA 3.1 Instruct) to analyze backend logs via RabbitMQ and store structured insights in PostgreSQL

docker docker-compose go golang llm llms logs microservices postgresql rabbitmq togetherai

Last synced: 08 May 2026

https://github.com/k4rian/docker-killingfloor

A Docker image for the Killing Floor Dedicated Server, packaged with the custom launcher KFDSL.

docker docker-compose docker-image dockerfile gameserver killing-floor killingfloor multiplayer

Last synced: 09 May 2026

https://github.com/digi4care/openbao-vault

Scripts and utilities for secure OpenBAO/Vault management, featuring role-based access control, MFA, token lifecycle management, and API integration examples. Implements security best practices for secrets management.

authentication docker-compose hashicorp multi-tenant openbao role-based role-based-access secret-management secrets-management vault-client vault-server

Last synced: 08 May 2026

https://github.com/joaoespacheco/trybe-project-21-docker-to-do-list

Projeto de criação de contêineres Docker em uma aplicação full-stack

docker docker-compose

Last synced: 11 May 2026

https://github.com/rajatnair/docker-compose-watchtower

Docker compose setup for Watchtower using rootless Docker

docker-compose rootless-container rootless-docker watchtower

Last synced: 10 May 2026

https://github.com/erikmd/docker-keeper

Mirror of https://gitlab.com/erikmd/docker-keeper: Tool to help maintain Docker Hub repositories of stable, dev, or nightly-build images from a YAML-specified, single-branch GitLab repository.

docker-compose docker-coq docker-hub gitlab-ci yaml

Last synced: 10 May 2026