-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
graph LR
Internet[Internet] --> Firewall
Firewall --> FloatingIP["Floating IP - HAProxy
(80/443)"]
FloatingIP --> Server1["domino-1.startcloud.com"]
FloatingIP --> Server2["domino-2.startcloud.com"]
subgraph Server1Services [" "]
style Server1Services fill:none,stroke:none
Server1 --> S1[Services] --> HTTP1["HTTP Services
app.domino-1.startcloud.com
(82/442)"]
S1 --> Nomad1["Nomad
notes.domino-1.startcloud.com
(9443)"]
end
subgraph Server2Services [" "]
style Server2Services fill:none,stroke:none
Server2 --> S2[Services] --> HTTP2["HTTP Services
app.domino-2.startcloud.com
(82/442)"]
S2 --> Nomad2["Nomad
notes.domino-2.startcloud.com
(9443)"]
end
Server1 --- Repl[Replication]
Server2 --- Repl
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels