Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 3.36 KB

README.md

File metadata and controls

30 lines (25 loc) · 3.36 KB

Template for LaTeX-based Network Diagrams

network diagram

Getting started

  • One-liner for building the diagram:
    docker run --rm -it -v "$(pwd):/workdir" danteev/texlive latexmk -pdf network_diagram_with_images.tex
  • The diagram relies on tcolorboxes inside a tikzpicture. Icons are from fontawesome, using the fontawesome5 package.
  • New hosts can be added quickly (just copy-paste what's there, and use find-replace to ensure node identifiers are unique). Positioning hosts and drawing edges between them needs to be done manually, which typically eats up the most time. :)

License

CC BY 4.0

Image credit