Latex Network Diagram Template Save

Template for LaTeX-based diagrams of one's home network and self-hosted services

Project README

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

Open Source Agenda is not affiliated with "Latex Network Diagram Template" Project. README Source: mbugert/latex-network-diagram-template
Stars
151
Open Issues
0
Last Commit
6 months ago

Open Source Agenda Badge

Open Source Agenda Rating