8000 GitHub - rithy58/MicroScale: This project is a demo of microservice architecture build to run in containers. The goal is to highlight the scalability and high availability of this architecture.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project is a demo of microservice architecture build to run in containers. The goal is to highlight the scalability and high availability of this architecture.

Notifications You must be signed in to change notification settings

rithy58/MicroScale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroScale

Quick Start

  1. Install Docker
  2. Run $ docker-compose up

About

This project is a demo of microservice architecture build to run in containers. The goal is to highlight the scalability and high availability of this architecture.

Explanation

This project is broken up into multiple docker containers that can be built and run separately but is meant to run together with docker-compose.

Web UI

Web UI is the front-end of this project build with Angular. If Node.js and Angular CLI are installed, Web UI can be built and run without Docker. However, Dockerfile is provided and can be used to build it in a container environment.

Web App

Web Server

RabbitMQ

About

This project is a demo of microservice architecture build to run in containers. The goal is to highlight the scalability and high availability of this architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0