Skip to content

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

License

Notifications You must be signed in to change notification settings

mbugert/latex-network-diagram-template

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages