multi-container
There are 21 repositories under multi-container topic.
peter-evans/docker-compose-actions-workflow
GitHub Actions workflow example using Docker Compose to build and test a multi-container stack
NimbleArchitect/kubectl-ice
Kubectl-ice is an open-source tool for Kubernetes users to monitor and optimize container resource usage. Features include usage breakdowns for pods and containers, making scaling and optimization easier. The tool is compatible with major cloud providers and is actively developed by a community of contributors
changhuixu/rabbitmq-labs
The source code for my RabbitMQ tutorials.
agungTuanany/docker-kubernetes
COMPLETE GUIDE DOCKER & KUBERNETES from [STEPHEN GRIDER]
balena-io-experimental/multicontainer-demo-rpi3
A demo of balena multicontainer on Raspberry Pi3 with PiTFT LCDs
patkoch/docker-compose-azure
Deployment of multiple linux containers in Azure as Azure Container Instance using Docker Compose
aditya43/docker-kubernetes
:whale: Docker and :anchor: Kubernetes with Swarm. My personal notes, projects and configurations.
adamokasha/docker-react-blog
Docker React Blog (Front End, API & Mongo)
Eigo-Mt-Fuji/redash
Redash for Multi container Docker of AWS Elastic Beanstalk
hetsuthar028/Multi-Container_Application_Fibonacci
This is a multi-container application for generating the Fibonacci series. It focuses on using Docker for building the application. It is divided into client, server and worker node where each having unique contribution to the overall application.
shubzz-t/flask_app_two_tier
Two tier flask app for connecting the 2 containers with Frontend and database. Multi Container Communication using 2 methods. 1- Using network bridge 2- Using Docker-compose file
ssraju-fullstack/ckad-learning
CKAD Lab Exercises
erinkelsey/fibonacci-calculator-docker
š§® Fibonacci Calculator implemented as an over-the-top multi-container Docker application with React, NodeJS, Express, Redis (AWS ElastiCache), Postgres (AWS RDS), AWS Elastic Beanstalk and Travis CI
fatimajamali81/docker-nginx-postgres
This project demonstrates a multi-container application using Docker Compose, including a web application served by Nginx and a PostgreSQL database
Karsten7/multi-k8s
Multi container Kubernetes application running on GCP.
Perteghella/docker-fundamentals
Sample apps to learn Docker, Dockerfile and Docker Compose
uttamsutariya/multi-containerized-backend
Complete docker multi container setup for node.js (express) server application with docker-compose
zouariste/MeetIA
MeetIA enhances workplace collaboration through meeting/users management, and automated meeting minutes generator services.
anggadarkprince/docker-multi-container
Learning docker multi service and deployement
gkrusta/Inception
A multi-service infrastructure in a virtual machine using Docker Compose, featuring custom-built Debian based Docker images for NGINX, WordPress and MariaDB, along with managed volumes and network connections for self-recovering containers.