@startuml !include <logos/nginx> !include <osa/user/blue/blue> hide stereotype skinparam rectangle { BorderColor transparent BackgroundColor transparent } skinparam rectangle<<server>> { BackgroundColor lightblue } title "Hosting Multiple Domains" rectangle "<$blue,scale=0.5>" as P rectangle "<$nginx,color=green>" as N rectangle "Server A" <<server>> as A { json "<b>Details A" as A_Details { "listen": 80, "server_name": "localhost", "#access log": "/var/log/nginx .... main", "location": { "root": "/usr/.....", "index": "index.....", "other": {"k": "v"} } } } rectangle "Server B" <<server>> as B { json "<b>Details B" as B_Details { "listen": 80, "server_name": "localhost", "#access log": "/var/log/nginx .... main", "location": { "root": "/usr/.....", "index": "index.....", "other": {"k": "v"} } } } P -right-> N : "Get kplabs.internal" N -right-> A : "" N -right-> B : "" A -[hidden]down-> B @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art