[mod] glance
This commit is contained in:
parent
796218916c
commit
25ca700ebc
3 changed files with 229 additions and 194 deletions
|
|
@ -7,7 +7,7 @@ digraph saffron {
|
|||
node [fontname = "helvetica"; shape = box;
|
||||
style = filled; width = "2"; fillcolor = white; target = "saffron";];
|
||||
edge [fontname = "Arial";];
|
||||
ratio = "0.8";
|
||||
ratio = "0.6";
|
||||
size = "100";
|
||||
subgraph cluster_x {
|
||||
label = "The Internet ";
|
||||
|
|
@ -68,8 +68,11 @@ digraph saffron {
|
|||
bgcolor = "#FFDEAD";
|
||||
d1 [label = "ollama:11434";href = "http://fins.local:11434/";tooltip = "Ollama (AI)";];
|
||||
d2 [label = "openwebui:3001";href = "http://fins.local:3001/";tooltip = "Open WebUI";];
|
||||
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";];
|
||||
d7 [label = "fusionauth:9011";href = "http://fins.local:9011/";tooltip = "Fusion auth";];
|
||||
|
||||
|
||||
{rank=max;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue