Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CIDARO/bismuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




Atom that visualizes the current CIDARO srl microservices infrastructure.

version 1.0.0-beta


Status · Description · Install


Status

Bismuth is currently in beta version and it is currently visible at this link.


Description

Bismuth is a simple React App that visualizes using the d3.js library a graph that displays our microservices infrastructure.

The frameworks and libraries used are the following:


Install

Since it's just a React Application, you can serve and install it locally by using all your preferred tools.

If you want to use Docker instead, follow the guide below:

Docker

To install Bismuth using docker, run the following command to build the image:

docker build --compress --force-rm --rm -t bismuth:latest .

And then just run the newly created image:

docker run -it --rm -p 80:80 -d bismuth:latest

About

Atom that visualizes the current CIDARO microservices infrastructure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published