[Cialug] Diagramming

Will staticphantom at gmail.com
Mon Dec 13 03:21:35 UTC 2021


I do this all the time for smaller diagrams (still requires
graphiz installed). https://diagrams.mingrammer.com/

Example of it used:
https://gitlab.com/cluelesscoders1/infraprojects/aws-alb-cloud-watch-logging#architecture

My own demo code:
https://gitlab.com/dagosplayground/language-experiments/pydiagram

-Will C

On Sun, Dec 12, 2021 at 7:02 PM Jim Cole <jrcole at gmail.com> wrote:

> Did you look at: https://github.com/varchashva/LetsMapYourNetwork?
>
> On Mon, Dec 13, 2021, 00:34 Todd Walton <tdwalton at gmail.com> wrote:
>
> > Well, currently I'm pursuing the route of creating a basic draw.io
> > diagram,
> > exporting it, and then modifying the XML to add new stuff. It's... le
> sigh.
> >
> > --
> > Todd
> >
> >
> > On Thu, Dec 9, 2021 at 9:25 PM Dan Hockey <icepuck2k at gmail.com> wrote:
> >
> > > Here's something that may be of help.
> > >
> > > https://www.youtube.com/watch?v=mpF1i9sfEJ0
> > >
> > > On Thu, Dec 9, 2021 at 10:14 AM Todd Walton <tdwalton at gmail.com>
> wrote:
> > >
> > > > Thanks. There's a lot of stuff that is not anything like an
> > > infrastructure
> > > > diagram. Graphviz would likely be a bear to do this with. But
> PlantUML
> > > > looks like it might work.
> > > >
> > > > --
> > > > Todd
> > > >
> > > >
> > > > On Thu, Dec 9, 2021 at 12:03 PM Scott Yates <Scott at yatesframe.com>
> > > wrote:
> > > >
> > > > > This has a pretty good list of options (including graphviz)
> > > > >
> > > > >
> https://gist.github.com/blackcater/1701e845a963216541591106c1bb9d3b
> > > > >
> > > > > On Thu, Dec 9, 2021 at 10:58 AM Jonathan A. Kollasch <
> > > > > jakllsch at kollasch.net>
> > > > > wrote:
> > > > >
> > > > > > graphviz
> > > > > >
> > > > > > On Thu, Dec 09, 2021 at 11:47:52AM -0500, Todd Walton wrote:
> > > > > > > What do y'all use to create infrastructure diagrams
> > > > programmatically? I
> > > > > > > want to create a text file with a list of servers and
> attributes
> > > and
> > > > > > > connections and what not, and then turn that into a diagram.
> > > > > > >
> > > > > > > --
> > > > > > > Todd
> > > > > > > _______________________________________________
> > > > > > > Cialug mailing list
> > > > > > > Cialug at cialug.org
> > > > > > > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> > > > > > _______________________________________________
> > > > > > Cialug mailing list
> > > > > > Cialug at cialug.org
> > > > > > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> > > > > >
> > > > > _______________________________________________
> > > > > Cialug mailing list
> > > > > Cialug at cialug.org
> > > > > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> > > > >
> > > > _______________________________________________
> > > > Cialug mailing list
> > > > Cialug at cialug.org
> > > > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> > > >
> > > _______________________________________________
> > > Cialug mailing list
> > > Cialug at cialug.org
> > > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> > >
> > _______________________________________________
> > Cialug mailing list
> > Cialug at cialug.org
> > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> >
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
>


More information about the Cialug mailing list