Skip to content

test #1

@Makr91

Description

@Makr91
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
Loading

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions