[mod] network.svg

This commit is contained in:
Andy Bunce 2025-03-17 20:07:48 +00:00
parent e1d4ea017c
commit ebf6e89e8c
3 changed files with 199 additions and 197 deletions

View file

@ -18,8 +18,9 @@ digraph saffron {
bgcolor = "#BDFFA4";
a1 [label = "wiki";href = "https://wiki.quodatum.duckdns.org";tooltip = "Tiddly wiki";];
a2 [label = "about";href = "https://about.quodatum.duckdns.org";tooltip = "about";];
a3 [label = "git";href = "https://git.quodatum.duckdns.org";tooltip = "Forgejo";];
a5 [label = "oi";href = "https://oi.quodatum.duckdns.org";tooltip = "openwebUI";];
a3 [label = "git";href = "https://git.quodatum.duckdns.org";tooltip = "Forgejo";];
}
subgraph cluster_b {
@ -71,7 +72,7 @@ digraph saffron {
d3 [label = "basex:8888";href = "http://fins.local:8888/";tooltip = "BaseX 10.7";];
d4 [label = "basex:8884";href = "http://fins.local:8884/";tooltip = "BaseX 11.3 Fusion auth";];
d5 [label = "beszel::8090";href = "http://fins.local:8090/";tooltip = "beszel (main)";];
d6 [label = "shotcut::3100";href = "http://fins.local:3100/";tooltip = "Vidio editor";];
d6 [label = "shotcut::3100";href = "http://fins.local:3100/";tooltip = "Video editor";];
d7 [label = "fusionauth:9011";href = "http://fins.local:9011/";tooltip = "Fusion auth";];