Skip to content

Google Cloud Platform services architecture visualization with Graphviz

Notifications You must be signed in to change notification settings

przmv/gcp-graphviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-graphviz

Google Cloud Platform services architecture visualization with Graphviz

Dependencies

Usage

$ gpp my-graph.gv | dot -Tsvg -o my-graph.svg
$ inkscape --export-png=my-graph.png my-graph.svg # Optionally convert to png.

Example

The result of the following commands:

$ gpp GCP-Overview.gv | fdp -Tsvg -o GCP-Overview.svg
$ inkscape --export-png=GCP-Overview.png GCP-Overview.svg

alt tag

About

Google Cloud Platform services architecture visualization with Graphviz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages