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/raflizocky/e-voting

Laravel | A web-based application that manages digital voting.

bootstrap docker docker-compose laravel makefile php sql

Last synced: 25 Oct 2025

https://github.com/vnikolaenko-dev/ybv

Your best version - web приложение для тех, кто хочет изменить свою жизнь в лучшую сторону, начав с ежедневных упражнений или отказа от вредных привычек.

docker-compose javaspringboot react

Last synced: 10 Jun 2025

https://github.com/peterwvj/nextcloud

Docker-based Nextcloud setup with LetsEncrypt SSL, PostgreSQL backend, Collabora Online Office and preview generation

collabora docker docker-compose letsencrypt nextcloud postgresql

Last synced: 28 Apr 2026

https://github.com/its-satyajit/docker_containers

Docker, Docker Compose, MySQL, MariaDB, phpMyAdmin, Pi-hole, Portainer, PostgreSQL, Prometheus, Grafana, GoSpeed, Watchtower, Container Management, Monitoring, Database Management.

container-management database-management docker docker-compose gospeed grafana mariadb monitoring mysql phpmyadmin pi-hole portainer postgresql prometheus watchtower

Last synced: 26 Oct 2025

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

My personal homelab

docker docker-compose homelab

Last synced: 26 Oct 2025

https://github.com/codingforentrepreneurs/try-docker

Learn the fundamentals of Docker and containerization.

docker docker-compose

Last synced: 18 Jan 2026

https://github.com/eirikur-ari/rabbitmq-test-cluster

Docker compose setup with RabbitMQ Cluster, Prometheus & Grafana

docker-compose grafana haproxy prometheus rabbitmq-cluster

Last synced: 14 Apr 2026

https://github.com/revsys/local-compose-loki-prometheus-vector

Example Docker Compose configuration for using Loki, Prometheus, and Grafana is a local development setting to better consume logs and metrics

docker-compose grafana loki prometheus vector

Last synced: 29 Apr 2026

https://github.com/barsikus007/nas

Modern dockerized NAS setup. Targed architecture is x64 (was arm64).

arm64 docker docker-compose nas nextcloud traefik

Last synced: 27 Oct 2025

https://github.com/datumbrain/play-scala-jwt-psql-docker-starter

Playframework (Scala) + JWT authentication + PostgreSQL database (with evolutions) and Slick + docker-compose.yml starter all in one. Bonus bash scripts to run project are added under scripts/ folder.

docker docker-compose jwt jwt-authentication play-scala playframework postgresql scala starter starter-kit starter-project starter-template

Last synced: 13 Apr 2026

https://github.com/mhdbs/gitlab-docker-registry-git-runner

A repository which contains a certain file for the dev-ops help to develop a gitlab-ci, traefik proxy, gitlab-runner, gitlab-ci.yml file and docker registry where this docker-compose file can be deployed in an aws/digital ocean instance and auto ssl certificate generation is done through acme which takes care by traefik with let's encrypt.

docker docker-compose docker-registry gitlab gitlab-ci gitlab-ci-runner letsencrypt traefik

Last synced: 05 May 2026

https://github.com/anddsdev/cloudlet

A lightweight, self-hosted file storage service designed to be simple, fast, and easy to use.

api cloud docker docker-compose go golang self-hosted

Last synced: 07 Sep 2025

https://github.com/edsonwade/sb-restapi

This project combines the power of Spring Boot with modern technologies to build robust, secure, and highly performant RESTful APIs. Explore our implementations to learn about database management, authentication, Dockerization, CI/CD, testing, and more.

docker-compose flyway-migrations github-actions grafana hateoas integration-testing java jpa-hibernate junit5 maven mysql openapi pipelines prometheus rest-api spring-boot spring-security-jwt swagger testcontainers

Last synced: 19 Feb 2026

https://github.com/owner-maker/nats-learning

Provides you a REST API to work with user orders models. Main service is a subscriber to the Nats, gets Orders from it, stores in DB and cache, provides REST API to get them. Also there is a publisher which sends the json Order to the Nats.

api-rest docker docker-compose gin golang gorm makefile nats-streaming postgres rest swagger vegeta wrk

Last synced: 12 Apr 2026

https://github.com/hsojo/jellyfin-retitle

The solution for automatically renaming media items.

docker docker-compose jellyfin jellyfin-retitle python rename

Last synced: 04 Jul 2025

https://github.com/kavorix/digital-wallet

Digital wallet full stack application developed with Next.js and Node.js

docker docker-compose expressjs mocha nextjs nodejs postgresql sass swagger-ui typescript

Last synced: 29 Jan 2026

https://github.com/fshmidt/balance-microservice-api

REST API for Balance Microsevice with Postgres db

docker-compose gin golang postgresql rest-api

Last synced: 30 Apr 2026

https://github.com/avm-sistemas/financas-app

Finanças App é um Sistema Financeiro de forma a permitir que qualquer pessoa possa ter um sistema de educação financeira e controle de finanças pessoais ou para pequenas empresas que não queiram nada complicado.

angular docker docker-compose hacktoberfest mysql nestjs self-hosted typeorm

Last synced: 29 Jan 2026

https://github.com/hidekuno/jvn

JVN infomation web application program

docker-compose pandas-dataframe postgres python3 wsgi

Last synced: 25 Feb 2026

https://github.com/theodesp/saltstack-example

A Saltstack example using Vagrant and Docker.

confi docker docker-compose learning-by-doing saltstack vagrant

Last synced: 30 Apr 2026

https://github.com/nekoimi/webapp

一个简化前端 Web 项目部署的 Docker 运行环境,通过环境变量动态替换配置,实现一次构建,处处部署。

docker docker-compose golang react vue

Last synced: 17 Mar 2026

https://github.com/kushalv238/credit-approval-system

A Django-based Credit Approval System that intelligently determines loan eligibility and offers real-time insights based on past loan data and customer profiles using PostgreSQL.

credit-approval credit-approval-system django django-rest-framework docker docker-compose loan-approval loan-approval-system postgresql

Last synced: 25 Feb 2026

https://github.com/voutuk/pag

Prometheus + Alertmanager + Grafana

alertmanager bash docker docker-compose grafana jenkins prometheus tailscale

Last synced: 06 Feb 2026

https://github.com/antonioanerao/docker-compose-debian10-sqlsrv

Docker-compose with Debian10 + PHP7.4.21 + Drivers sqlsrv + SQL Server 2017 Express

docker docker-compose

Last synced: 01 May 2026

https://github.com/yousafkhamza/ipstack-containerization-with-nginx-lb

It's a sample IP location finding the website and that the website fetched the data from ipstack website. Aso, I have containerized this website and also, I included Nginx and Redis containers. Redis act as a cache and Nginx act as a load balancer server because we are using three ipstack containers for efficient working. Also, you can easily set up these containers in your environment because I wrote the above details as a docker-compose. Furthermore, the website is created using python and it's just a demonstration.

containers docker docker-compose iplocation ipstack-api nginx nginx-load-balancer redis-cache

Last synced: 01 May 2026

https://github.com/sierrapablo/reverse-proxy-monitoring

Monitoring for Nginx Reverse Proxy in Docker with HTTPS, Prometheus and Grafana

devops docker docker-compose dockerfile grafana nginx-proxy prometheus reverse-proxy

Last synced: 30 Jan 2026

https://github.com/lagden/boilerplate-docker-nodejs

Boilerplate com arquivos para rodar a aplicação Node.js via docker.

boilerplate docker docker-compose

Last synced: 01 May 2026

https://github.com/aruizeac/docker-playground

:whale: A curated set of Docker (Compose + Kubernetes/Helm) implementations of Maestre's favorite infrastructure.

docker docker-compose

Last synced: 01 May 2026

https://github.com/lebedevsergeyvach/serphantomapplication

The project is written on the Django framework. The backend is written in python. Frontend is written using bootstrap. This site hosts programs and applications for Windows and Android. Any user of the site can use the necessary programs or applications. This site is written on pure enthusiasm.

bash-script bootstrap django docker docker-compose python server website

Last synced: 31 Jan 2026

https://github.com/agallardol/buildnetes

A docker image containing DinD, Docker-Compose, Kompose, Kubectl and the necessary dependencies for these tools. It can be used, for example, when running a Pipeline in Gitlab that needs to build the docker images and deploy them in kubernetes.

build-automation build-tool docker docker-compose docker-image gitlab-ci kompose kubectl kubernetes pipeline

Last synced: 01 May 2026

https://github.com/splitbrain/infra-bitters

Infrastructure Setup for my personal web server

docker-compose personal-server selfhost

Last synced: 25 Mar 2025

https://github.com/lqss11/spring-boot-application-for-logs-analysis

Collecting logs generated from a Spring Boot web application using ELK stack and swagger-ui.

docker docker-compose elasticsearch elk-stack h2-database kibana logstash restful-api spring-boot swagger-api swagger-ui thymeleaf

Last synced: 15 Apr 2026

https://github.com/kweonminsung/enlistpedia

입대백과 (2022 국방 공공데이터 활용 경진대회 출품작)

docker-compose emotion fastapi react typescript

Last synced: 02 May 2026

https://github.com/azshurith/dockerized-laravel-environment-nginx

This repository contains a Docker environment for Laravel applications utilizing Nginx for streamlined development and deployment.

artisan docker docker-compose laravel nginx php vite

Last synced: 13 Apr 2026

https://github.com/abheektripathy/rantman

over-engineered infra for a notes app.

django django-rest-framework docker docker-compose reactjs typescript

Last synced: 07 Feb 2026

https://github.com/szepeviktor/debian-normalized

My very first normalized Debian Docker image

debian debian-linux docker docker-compose docker-container docker-image

Last synced: 31 Jan 2026

https://github.com/luizfelipe9627/users-management-api

API para gerenciamento de usuários. Permite a criação, autenticação, atualização e exclusão de contas de usuário.

bcryptjs cors docker docker-compose dotenv expressjs jsonwebtoken mysql2 nodejs nodemon swagger zod

Last synced: 25 Feb 2026

https://github.com/rosskevin/mediabox

🐳 docker-compose based MEDIABOX 📺

docker-compose plex radarr sabnzbd sonarr

Last synced: 06 Oct 2025

https://github.com/samcole8/cloudflared-compose

Easier Cloudflared connector deployment with Docker Compose

cloudflare-zero-trust cloudflared docker docker-compose

Last synced: 15 Apr 2026

https://github.com/yawkar/marvel-catalog

(Hobby project) REST API service for managing catalog of superheroes and comics

docker-compose hobby-project java rest-api spring spring-boot swagger

Last synced: 15 Apr 2026

https://github.com/raphaelbh/timezone-api

Timezone API is a simple web service that returns the current date and time considering a given time zone.

api date datetime docker docker-compose dockerfile dockerhub flask github-actions heroku heroku-deployment open-api open-api-specification python rest-api swagger swagger-ui time timezone

Last synced: 04 Jan 2026

https://github.com/robertdebock/docker-compose-zabbix

A set of containers (web,server,database) to support a Zabbix environment.

bats docker docker-compose zabbix

Last synced: 03 May 2026

https://github.com/cslant/react-docker

This is a simple docker configuration for React. It is suitable for both development and production environments.

cslant cslant-docker docker docker-compose docker-template docker-templates react-docker react-environnement reactjs

Last synced: 04 May 2026

https://github.com/haykokoryun/sayat

A tiny, zero dependency package to make managing Docker Compose Stacks a bit easier when you have a hella lot of containers.

docker docker-compose npm utility

Last synced: 11 Apr 2026

https://github.com/dreknix/docker-compose-pxe

Docker Compose for PXE Image

docker docker-compose ipxe netboot pxe-boot

Last synced: 04 May 2026

https://github.com/maastrichtu-ids/get-started-with-docker

🐳 A straightforward workshop to get started with Docker in an hour

docker docker-compose workshop

Last synced: 04 May 2026

https://github.com/deadislove/nestjs-microkernel-architecture-template

NestJS Microkernel Architecture Template with Docker – A scalable, modular backend template with dynamic plugin loading, including Docker and Docker Compose support for easy setup and deployment.

docker docker-compose env microkernel-architecture nestjs typeorm typescript

Last synced: 08 Oct 2025

https://github.com/larueli/kanboard_freeipa_ldap

Integrate FreeIPA LDAP into kanboard with docker compose

containers docker docker-compose freeipa freeipa-ldap kanboard ldap php ssl

Last synced: 04 May 2026

https://github.com/humbertodias/docker-php-apache-xdebug

Docker container with PHP, Xdebug and Apache2.

apache2 docker docker-compose php8 xdebug

Last synced: 09 Feb 2026

https://github.com/gftf2011/python-vending-machine

Python LLD(Low Level Design) Vending Machine REST API built with FastAPI using Clean Architecture and Design Patterns and Domain Driven Design

clean-architecture clean-code docker docker-compose domain-driven-design fastapi github-actions python python3 rest solid test

Last synced: 06 Mar 2026

https://github.com/manmolecular/cloud-downloader

:rocket: Download files directly into the cloud with a list of URLs (Distributed RabbitMQ Workers, PostgreSQL, Tornado Web Server)

docker docker-compose postgresql python3 rabbitmq sqlalchemy tornado

Last synced: 04 May 2026

https://github.com/edixonalberto/api-blog-platzi

API Rest para obtener información de artículos publicados en el blog de Platzi.

api-rest beautifulsoup4 docker docker-compose fastapi platzi portfolio python python3 workinprogress

Last synced: 11 Apr 2026

https://github.com/nikolaiprogramist/php-project-57

This is a minimalistic CRM system for managing the flow of tasks and personnel.

docker-compose laravel makefile php task-manager webservice

Last synced: 27 Feb 2026

https://github.com/uudashr/jenkins-infra-compose

Jenkins on Docker Compose

docker docker-compose jenkins

Last synced: 02 May 2026

https://github.com/oanhnn/example-traefik-proxy-auto-ssl

:+1: An example for setting auto proxy and auto setup SSL with Traefik 2.0

auto-ssl docker docker-compose example traefik traefik-v2

Last synced: 04 May 2026

https://github.com/kimdcottrell/wordpress-localdev-template

A Localdev: WordPress 6, PHP 8, MariaDB 11, Composer, WP CLI, & WP-Scripts

composer docker docker-compose localdev localdevelopment mariadb php wordpress wp-cli wp-scripts

Last synced: 15 Feb 2026

https://github.com/ravern/hey

Responds with "hey" in multiple ways

docker docker-compose express

Last synced: 05 May 2026

https://github.com/jbris/gui-app-docker-test

Test to see how to run GUI apps in Docker

docker docker-compose gedit gui gui-application xserver

Last synced: 27 Feb 2026

https://github.com/opillion-gmbh-co-kg/easy-stack-php

This a Php 8.4 Docker Compose setup for rapid prototyping or testing.

docker docker-compose makefile php8 php84

Last synced: 12 Feb 2026

https://github.com/shutdown57/docker-wordpress

A docker compose file with mysql, phpmyadmin, ftp and active api

docker-compose ftp mysql phpmyadmin wordpress wordpress-api

Last synced: 16 Mar 2025

https://github.com/loadept/fileserver

File server written in go and nodejs with astro

astrojs docker docker-compose go golang nodejs

Last synced: 13 Feb 2026

https://github.com/Marlinsk/nestjs-backend-local-file-upload

Aplicação de upload de arquivos, onde o arquivo é armazenado localmente dentro do back-end. Aplicação desenvolvida com node.js, nest.js, multer, docker-compose, postgresql, prisma orm.

docker docker-compose express javascript multer nestjs nodejs postgresql prisma typescript upload-file

Last synced: 22 Apr 2025

https://github.com/reitzig/docker-healthchecker

Study of a docker-compose cluster whose health is checked by a dedicated container

docker docker-compose docker-health-check go

Last synced: 14 Jan 2026

https://github.com/fl0r1an84/directus-docker-compose

Directus with Redis cache and Postgres database. Everything as Docker Compose. For ARM64 and M1/ M2 CPUs use image: postgres:13

directus docker-compose postgis postgresql redis redis-cache

Last synced: 04 Feb 2026

https://github.com/surudoiryu/ubuntu_docker_compose

Docker image with docker, docker-compose, docker-machine, docker-engine, git, curl on ubuntu:16.04

docker docker-compose docker-hub ubuntu ubuntu1604

Last synced: 25 Apr 2026

https://github.com/lehuyhongnhat/llm-rag-chatbot-with-langchain

This project builds a medical Q&A chatbot using a Large Language Model (LLM) with Retrieval-Augmented Generation (RAG). Developed with LangChain and Docker, it employs Prompt Engineering and a vector database to ensure accurate, relevant answers.

chatbot docker docker-compose gemini-api langchain medical-chatbot-with-llm-and-rag neo4j prompt-engineering python rag vector-database

Last synced: 14 Apr 2026

https://github.com/watchwarden-labs/watchwarden

Distributed Docker container update manager. Multi-host, real-time dashboard, blue-green deployments, auto-rollback.

blue-green-deployment container-updates containers devops docker docker-compose home-assistant self-hosted watchtower-alternative watchwarden

Last synced: 02 May 2026

https://github.com/yurigauermarques/ambiente-php

O objetivo deste repositório é ter um ambiente pré-configurado para facilitar os estudos de ferramentas desenvolvidas em PHP.

composer docker docker-compose mysql nginx php php7

Last synced: 13 Apr 2026

https://github.com/rubix982/terrabuzz-template

Basic template / architecture from the Terrabuzz project, github.com/rubix982/terrabuzz.

azure css docker docker-compose eslint expressjs github-actions husky mongodb mysql neo4j nginx reactjs redis

Last synced: 04 Apr 2026

https://github.com/Grawl/mediawiki-docker

Ready to use and customize MediaWiki on Docker Compose

docker docker-compose mediawiki prefers-color-scheme

Last synced: 15 Mar 2025

https://github.com/samuelterra22/stack-softwares

Scrpit para realizar a instalação de softwares após a formatação limpa do Linux Ubuntu

bash database docker docker-compose executar formatter gtop linux linux-ubuntu phpstorm pycharm python scrpit-para-realizar sh stack stack-softwares workbench

Last synced: 14 Apr 2026

https://github.com/nicolasvauche/docker_sf_vinyleapi

Installation d'un environnement NginX / PostgreSQL / PHP8 / NodeJS 16 / Yarn / Symfony CLI avec Docker. Services complémentaires : Adminer / MailDev / PGAdmin4

course docker docker-compose encore postgresql react symfony5

Last synced: 13 Apr 2026

https://github.com/muhammedrahil/email-bulksender

Email-Sender - Bulk emails Sender Platform (Django Restframework) Technologies - Django Restframework, MySQL, Redis, Celery, Pool of Threads, html to Pdf convert using wkhtmltopdf and pdfkit, Work bench, docker, docker-compose, Google api Credentials json, Pandas, JWT Authentication

celery django-rest-framework docker docker-compose google-api jwt jwt-authentication microservice mysql-database pandas redis threadpool wkhtmltoimage wkhtmltopdf workbench

Last synced: 13 Apr 2026

https://github.com/guileas/rust_workspace

My basic workspace for every new rust project

docker docker-compose rocket-rs rust workspace

Last synced: 16 Apr 2026

https://github.com/fsmaiorano/pizzashop

:pizza: Pizza Shop management system. The project is divided in two parts, the API and the Web.

axios bun docker docker-compose drizzle-orm elysiajs postgresql react react-hook-form react-hooks react-router-dom recharts shadcn-ui sonner tailwindcss typescript zod

Last synced: 14 Apr 2026

https://github.com/fistgang/processemployeesetl

An Apache Airflow ETL pipeline to process employee data by downloading, validating, transforming, and loading it into a PostgreSQL database.

airflow airflow-docker-containers dag docker-compose etl-pipeline python

Last synced: 27 Apr 2026

https://github.com/kemalkochekov/crud-api

Go-Backend CRUD API for seamless data management.

api crud-application docker docker-compose go golang mocks pgx postgres postman

Last synced: 04 Apr 2026

https://github.com/ray8118/hospital_management_system

Hospital Management System: A MERN stack web application that allows patients to log in, schedule appointments, and view prescriptions. The system features a responsive design with Tailwind CSS, an admin dashboard for managing doctors, and information on common diseases.

appointment-scheduling docker docker-compose express front-end-development hospital-management-system mern-stack mongodb nodejs prescription-management react render webdevelopment

Last synced: 14 Feb 2026