Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/dogger/app.dogger.io

The API and main application of Dogger, made in ASP .NET Core and C#.

docker docker-compose docker-container docker-image docker-registry dockerfile dockerfiles

Last synced: 30 Nov 2024

https://github.com/keryc/starters-swarm

Project generator Django + Celery, Angular or Stenciljs for Docker Compose (Dev), Docker Swarm, Kubernetes, Rancher Etc

angular celery celerybeat django docker docker-compose docker-image dockerfile dockerfiles dockerswarm generator kubernetes mysql postgres postgresql rabbitmq rancher scripts stenciljs

Last synced: 25 Nov 2024

https://github.com/eabykov/keycloak-compose-v2

Keycloak with PostgreSQL, which includes Keycloak's monitoring using Prometheus and Grafana

compose docker docker-compose grafana grafana-dashboard keycloak postgresql prometheus

Last synced: 08 Dec 2024

https://github.com/hawkular/hawkinit

Simple CLI tool that spawns linked docker containers with Hawkular and some monitored stuff.

docker docker-compose hawkular npm-package

Last synced: 15 Nov 2024

https://github.com/lsc-unicamp/processor-ci-infrastructure

Scripts and configuration files for setting up the ProcessorCI infrastructure, including Dockerfiles and shell scripts.

cicd docker docker-compose jenkins

Last synced: 26 Nov 2024

https://github.com/jolly23/gre3000

也不知道为什么会想到做这样一个网站,也不知道会不会一直优化下去。苦涩的学英语的过程,来之不易的休息时光,想写代码。祝大家都能取得好成绩

beego docker-compose golang mit-license website

Last synced: 12 Feb 2025

https://github.com/wpcodevo/deno-refresh-jwt

In this article, you'll learn how to implement stateless authentication in Deno using JSON Web Tokens. As we all know, JSON Web Tokens can only be invalidated when they expire, so we'll include a persistent storage like Redis to serve as an extra layer of security.

access-token access-tokens api-rest deno deno-jwt denojs docker docker-compose mongodb mongodb-database oak redis redis-client redis-server refresh-access-token refresh-token restful-api

Last synced: 27 Nov 2024

https://github.com/wpcodevo/2fa_fastapi

This article will teach you how to secure a FastAPI app by implementing two-factor (2FA) authentication using TOTP tokens generated by an authenticator application like Chrome's Authenticator extension, Google Authenticator or Authy.

2fa 2fa-python 2factor docker docker-compose fastapi fastapi-2fa fastapi-mongodb mongodb two-factor two-factor-auth two-factor-authentication

Last synced: 27 Nov 2024

https://github.com/kasir-barati/nestjs-materials

NestJS tips, tricks, Notes, Things which are not in doc and I used to figure them out and use them

docker docker-compose e2e javascript microservices mongodb nestjs nodejs postgresql rabbitmq stripe tips-and-tricks typescript unit-testing

Last synced: 01 Dec 2024

https://github.com/vitorcarvalho67/tslibraryapi

A sleek and efficient Node.js REST API using Prisma and TypeScript for managing library operations, from book rentals to author tracking

api-rest docker-compose library-api mysql-database nginx nodejs prisma server-side solid-principles typescript unit-testing vitest

Last synced: 02 Dec 2024

https://github.com/vitorcarvalho67/faster-news

Faster News repository: A swift, modern website using Svelte (front-end) and Go (back-end) for optimal performance

docker-compose faster full-stack-web-development golang js mysql-database news newsapi svelte

Last synced: 02 Dec 2024

https://github.com/pardahlman/docker-akeneo

Docker images for Akeneo PIM (https://www.akeneo.com/)

akeneo akeneo-pim docker-compose docker-image

Last synced: 20 Nov 2024

https://github.com/rapter1990/springbootmicroserviceswithsecurity

Spring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)

authentication authorization docker docker-compose dockerfile github-actions integration-tests java java21 junit jwt maven mysql postman spring-boot spring-cloud spring-security test-container

Last synced: 19 Nov 2024

https://github.com/Mayurifag/bets_accounting

:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js

dip docker docker-compose github-actions lefthook rails ruby vue

Last synced: 29 Jan 2025

https://github.com/samhuk/web-app-template

Typescript React ExpressJS esbuild web app template

docker docker-compose esbuild express jest node nodejs typescript

Last synced: 07 Dec 2024

https://github.com/pabloripoll/docker-laravel-11-php-fpm-8

Docker Laravel 11 service with PHP FPM 8.3 served by Nginx 1.24 on Alpine 3.19 and MariaDB 10.11 service

alpine docker docker-compose dockerfile laravel11 mariadb nginx nodejs

Last synced: 12 Feb 2025

https://github.com/raphaelalmeidamartins/blogs-api

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

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

Last synced: 17 Nov 2024

https://github.com/hollodotme/traefik-proxy-autostart

All configs to auto-start a global traefik instance in a docker-compose setup

autostart-script docker-compose launchd traefik

Last synced: 21 Nov 2024

https://github.com/hollodotme/treafik-proxy-projects

Two example web development projects connected to a traefik reverse proxy

docker-compose example-project local-development traefik

Last synced: 21 Nov 2024

https://github.com/webuni/shell-task-runner

Simple, lightweight, self-documented task runner for Shell.

dev-tools development docker docker-compose posix shell task-runner

Last synced: 17 Nov 2024

https://github.com/fblupi/master_informatica-ssbw

Repositorio de la asignatura Sistemas Software Basados en Web del Máster de Ingeniería Informática de la UGR

bootstrap django docker docker-compose flask mongodb reactjs webapp

Last synced: 03 Dec 2024

https://github.com/felixhummel/kimai-in-docker

docker-compose for http://www.kimai.org/

docker-compose mysql nginx php-fpm time-tracker

Last synced: 03 Dec 2024

https://github.com/mateothegreat/docker-alpine-jenkins

Jenkins on alpine w/pre-installed plugins focused on Kubernetes.

alpine docker docker-compose dockerfile gitlab-ci jenkins kubernetes

Last synced: 09 Dec 2024

https://github.com/ttu/chat-server

Small implementation of a server for a chat application for testing Docker

asp-net-core csharp docker docker-compose rabbitmq react redis

Last synced: 09 Dec 2024

https://github.com/theakashshukla/express-ts-starter

Welcome to the Express.js TypeScript Starter. This project provides a solid foundation for building RESTful APIs and web applications with Express.js, leveraging the power of TypeScript for type safety and improved developer experience.

authentication boilerplate boilerplate-template docker docker-compose express nodejs npm npm-package npmjs starter template testing typescript

Last synced: 12 Oct 2024

https://github.com/a-menshikov/ylab_fastapi_project

Проект выполнен в рамках интенсива Python от компании Y_lab. По результатам выполнения и техсобеса принят на стажировку в компанию Y_lab

async celery docker docker-compose open-api pydantic pytest python rabbitmq redis sqlalchemy

Last synced: 13 Oct 2024

https://github.com/bionade24/dockerctl

Python Script to start, stop and restart docker-compose-yaml's from everywhere.

docker docker-compose hacktoberfest

Last synced: 03 Nov 2024

https://github.com/minhthong582000/my-data-stack

A simple Big data stack with Docker

docker docker-compose hadoop spark

Last synced: 13 Jan 2025

https://github.com/gionniboy/alpazzo

Quickly build a LEMP environment using docker compose. Based on Alpine GNU/Linux.

docker docker-compose lemp mariadb nginx php-fpm7

Last synced: 27 Oct 2024

https://github.com/WillStreeter/ws-dev-docker-example

A Docker eco-system bundling 4 repositories to facilitate a FullStack integrated development environment encompassing an NGINX proxy instance, MongoDB instance, Front-End Angular (4.1.)x App, Back-End NodeJs Express App.

docker docker-compose fullstack integrated-development-envrionment mongo nginx ws-mongo-demo ws-nginx-demo ws-ngx-login-demo ws-node-demo

Last synced: 25 Oct 2024

https://github.com/pbek/lmdownload

Linux Magazine PDF downloader for subscribers

cli docker docker-compose downloader golang linux

Last synced: 12 Oct 2024

https://github.com/alroniks/docker-tao-env

Set of environment files for convenient development of TAO using Docker

docker docker-compose makefile nginx oat-sa tao taotesting

Last synced: 15 Oct 2024

https://github.com/sureshg/containers

🐳 Container/K8S/Compose playground using moby/nerdctl/Rancher Desktop.

docker docker-compose graalvm-native-image java jlink-image k8s kotlin kubernetes linux moby nerdctl openjdk rancher-desktop

Last synced: 13 Oct 2024

https://github.com/matisszilard/tutorials

A collection of DevOps, Docker, Docker-Compose tutorials

devops docker docker-compose grafana mongodb prometheus redis turorials

Last synced: 07 Nov 2024

https://github.com/scaleit-org/ionic-app-skeleton

ScaleIT Ionic App Skeleton for easy creation of Industry 4.0 Domain Apps

angular docker docker-compose ionic scaleit scaleit-apps skeleton typescript2

Last synced: 15 Oct 2024

https://github.com/felipeaz/microservices-boilerplate

Microservices boilerplate built using Hexagonal architecture, DDD principles & SOLID

boilerplate docker-compose golang-application kong-api-gateway microservice microservices-architecture swagger unit-testing

Last synced: 07 Jan 2025

https://github.com/jerfeson/docker-compose-alamp

A basic ALAMP (Amazon Linux, Apache, Mysql and PHP) stack environment built using Docker Compose.

amazon-linux docker docker-compose php

Last synced: 15 Oct 2024

https://github.com/arturwincenciak/confab

Playground for Clean Architecture, Modular monolith, CQRS and .NET 5, EF Core, PostgreSQL, Docker

asp-net-core clean clean-architecture cqrs docker docker-compose entity-framework-core modular-monolith postgresql postrgresql

Last synced: 15 Oct 2024

https://github.com/mmorejon/erase-una-vez-docker

Ejercicios y ejemplos utilizados en el libro Érase una vez Docker

compose containers docker docker-compose docker-container docker-image

Last synced: 21 Oct 2024

https://github.com/nayracoop/nayra-cms-api

node.js Express mongodb api with basic authentication and crud

api-rest docker-compose express node

Last synced: 06 Nov 2024

https://github.com/kidonng/docker

🐳 Docker (Compose) config

docker docker-compose

Last synced: 12 Oct 2024

https://github.com/treehouses/template

awesome :rainbow: vagrant virtualbox development debian buster base image

balena docker docker-compose hacktoberfest node treehouses vagrant virtualbox

Last synced: 08 Nov 2024

https://github.com/abhirockzz/kafka-javaee-concurrency-utilities

kafEEne: Kafka + Java EE Concurrency Utilities

concurrency docker docker-compose javaee kafeene kafka

Last synced: 21 Dec 2024

https://github.com/thedxt/unifi-docker

UniFi Docker Compose

docker-compose unifi unifi-controller

Last synced: 06 Dec 2024

https://github.com/wandersonwhcr/docker-nginx-php-fpm

Docker (+ Traefik) + NGINX + PHP-FPM = The Right Way

docker docker-compose kubernetes nginx php-fpm slim-framework traefik

Last synced: 08 Nov 2024

https://github.com/mendhak/automated-wsl-dev-setup

Scripts to automate WSL, Ubuntu, Docker, Permissions/Tweaks setup

docker docker-compose ubuntu ubuntu1804 windows10 wsl1

Last synced: 27 Oct 2024

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: 24 Nov 2024

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: 16 Nov 2024

https://github.com/marzzzello/etesync

etesync with docker-compose

docker-compose etesync etesync-server

Last synced: 05 Nov 2024

https://github.com/maxivak/docker-builder

Build and run Docker containers with Chef, Dockerfile and other tools

docker docker-builder docker-compose

Last synced: 29 Nov 2024

https://github.com/nimatrazmjo/docker-expressjs-vuejs-starter

A dockerize starter project using Expressjs, VueJs, and Mongodb

docker docker-compose expressjs mongodb vuejs

Last synced: 06 Nov 2024

https://github.com/robertoachar/docker-mean

:whale: A playground for Docker with MEAN stack.

angular docker docker-compose express live-reload mean mongodb node

Last synced: 11 Feb 2025

https://github.com/ngohungphuc/devops-essential

Essential Devops Resource

docker docker-compose docs kubernetes

Last synced: 06 Nov 2024

https://github.com/waltergcc/42-inception

A gateway to the DevOps universe through Docker and Docker Compose for deploying a functional web server using NGINX, Wordpress and a MariaDB with a complete Guide.

docker docker-compose inception-42 mariadb nginx virtual-machine wordpress

Last synced: 29 Oct 2024

https://github.com/simeononsecurity/docker-pharos-control

Dockerized TP-Link Pharos Centralized Managment Platform https://simeononsecurity.com

docker docker-compose docker-image dockerfile pharos tp-link ubuntu

Last synced: 08 Nov 2024

https://github.com/robertoachar/docker-python-flask

:whale: A playground for Docker with Python and Flask.

docker docker-compose flask live-reload python

Last synced: 11 Feb 2025

https://github.com/ammorteza/design-url-shortener

design-url-shortener is a simple and educational service written in Go. This service has scaled on Distributed System Architecture.

cadvisor clean-architecture docker docker-compose galera-cluster gin-gonic golnag gorm grafana haproxy keepalived mariadb node-exporter prometheus rabbitmq redis

Last synced: 05 Nov 2024

https://github.com/dmiseev/php-fpm7.2

Docker image php-fpm7.2

docker-compose docker-image php-fpm7 php72

Last synced: 12 Oct 2024

https://github.com/tuanlh/crowdfunding-dapp

A DApp crowdfunding has been written by Solidity in Ethereum

docker-compose dockerfiles ethereum-dapp reactjs smartcontract solidity

Last synced: 05 Nov 2024

https://github.com/holmofy/canal-docker

Canal docker-compose

canal docker docker-compose

Last synced: 27 Oct 2024

https://github.com/kenanbek/kn

Building very simple "search engine" in Go, Python and React.

ci docker docker-compose github-actions go golang react reactjs

Last synced: 02 Nov 2024

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

Docker compose, Nginx PHP Mysql

docker docker-compose lnmp

Last synced: 10 Feb 2025

https://github.com/iconoeugen/docker-gitolite

Docker image for gitolite server that supports git push/fetch and gitweb on same HTTP URL

docker docker-compose docker-container docker-gitolite docker-image git gitolite gitweb kubernetes openshift

Last synced: 14 Oct 2024

https://github.com/afshinm/websocket_tls_docker

Docker image of Websocket server, Nginx as reverse proxy over TLS

docker docker-compose nodejs tls websocket

Last synced: 29 Oct 2024

https://github.com/zmactep/gpt-digest

A neural network generated daily digest based on RSS feeds

digest docker docker-compose gpt news rss telegram

Last synced: 29 Oct 2024

https://github.com/zoispag/melpomene

Media server build on Docker (Plex, Sonarr, Radarr, Lidarr, Bazarr, Jackett, Ombi, Transmission..)

docker docker-compose lidarr organizr plex radarr sonarr

Last synced: 30 Dec 2024

https://github.com/jmb12686/prometheus-monitoring

Monitor your Docker containers using prometheus, cAdvisor , node-exporter and grafana

cadvisor cadvisor-exporter container-monitoring docker docker-compose docker-container docker-monitoring grafana node-exporter prometheus

Last synced: 02 Nov 2024

https://github.com/prikhi/sleepanarchy

The PureScript Frontend & Haskell Backend That Powers the SleepAnarchy.com Blog

blog docker docker-compose haskell haskell-servant molokai purescript purescript-halogen website

Last synced: 14 Feb 2025

https://github.com/mvarrone/fastapi-social-media-app

FastAPI backend project about a social media app using API REST, Python 3, Postgres, Docker and OAuth2

api api-rest backend docker docker-compose fastapi python

Last synced: 07 Jan 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: 14 Jan 2025

https://github.com/nunchistudio/docker-opentelemetry

Docker environment for running an OpenTelemetry stack locally using Prometheus, Mimir, Loki, Tempo, Grafana Agent, and Grafana.

docker docker-compose grafana grafana-agent loki mimir minio opentelemetry opentelemetry-collector otel otel-collector prometheus tempo

Last synced: 07 Nov 2024

https://github.com/microdevops-com/php-project-proto

Prototype for PHP Project with GitLab Pipeline, docker-compose.yml, docker images

docker docker-compose gitlab-ci php wsl

Last synced: 23 Nov 2024

https://github.com/vitaee/djangorestapi

Todo App & User JWT Auth. with DRF

django django-rest-framework docker-compose

Last synced: 06 Nov 2024

https://github.com/restuwahyu13/docker-production-setup

Example docker for production setup using golang.

docker docker-compose golang rootless-containers rootless-docker

Last synced: 03 Jan 2025

https://github.com/guaradata/etl-mds-marketing

Conecte os dados do Facebook Ads ao seu banco de dados Postgres com Airbyte e Mage.

airbyte docker docker-compose mage-ia mds modern-data-stack nginx nginx-proxy postgresql python

Last synced: 13 Oct 2024

https://github.com/simioni/nest-pret

A generator to bootstrap fully-featured NestJS apps. Includes user registration, email verification, password recovery, claims-based access control, standardized responses with pagination, filtering and sorting, standardized error handling, OpenAPI auto-documentation and full e2e testing.

api casl docker docker-compose docker-swarm e2e jest mermaidjs mongodb mongoose nestjs nodejs nodemailer openapi pactumjs passportjs rest-api swagger typescript

Last synced: 13 Oct 2024

https://github.com/jorgermduarte/java-kafka-cluster-avro

This project sets up a Kafka environment for development purposes. It includes multiple Kafka brokers, Zookeeper, a Schema Registry, and Kafka UI for easy management and visualization.

avro cluster docker docker-compose flink java kafka kafka-ui schema-registry zookeeper

Last synced: 14 Nov 2024

https://github.com/gkampitakis/etl-json-to-sql

Extract data from JSON file, transform it and load it to PostgreSQL

docker-compose etl golang learning-by-doing nodejs postgresql

Last synced: 13 Jan 2025

https://github.com/tonyp7/docker-flask-selenium-chromedriver

Dockerfile for running a Python / Flask web app with Selenium and chromedriver.

chromedriver docker docker-compose docker-image flask python selenium

Last synced: 04 Nov 2024

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: 06 Jan 2025

https://github.com/koldim2001/tg_bot_kafka

Телеграмм бот, отправляющий в чаты сообщения, приходящие в kafka

aiogram aiogram-bot docker docker-compose dotenv kafka kafka-consumer telegram-bot

Last synced: 06 Jan 2025