Skip to content

maguec/graphviz-diagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diagrams in Graphviz

My archive of icons and processes for develpoing diagrams using GraphViz

To generate button like diagrams this tool works well

OSA icons can be downloaded

icon normalization

find . -name \*.png -exec mogrify -resize 32x32 {} \;

icons dir

  • opensource_apps
  • infra_services
  • osa_icons
  • aws
  • service_providers

examples dir

Contains a few example drawings

to generate drawings

dot -Tpng input.dot > output.png

Examples

Example Application

Example Infrastructure

Vault Infrastructure

About

Examples and Icons for Generating diagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published