Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 598 Bytes

Falcon: your containers tell you everything

Author

Paul Boutes

Abstract

This project intent to build a tool to monitor a docker-based microservice architecture. When several microservices are deployed in different containers, and sometimes on different hosts, it is difficult to monitor the many dependencies within our architecture.

architecture

Getting started

First clone the repository and all of its submodules:

$ git clone --recursive [email protected]:PaulBoutes/docker-visualizer.git