Make diagram more readable
This commit is contained in:
parent
c94168fb30
commit
6d5c86927d
@ -15,10 +15,10 @@ component netmaker_server {
|
|||||||
ng_stream -down-( mq_tls
|
ng_stream -down-( mq_tls
|
||||||
|
|
||||||
component rqlite
|
component rqlite
|
||||||
rqlite -up- rq_http
|
rqlite -right- rq_http
|
||||||
rqlite -up- rq_cluster
|
rqlite -up- rq_cluster
|
||||||
ng_stream --down-( rq_cluster
|
ng_stream --down-( rq_cluster
|
||||||
ng_http --down-( rq_http
|
ng_http -down-( rq_http
|
||||||
|
|
||||||
component nm_ui
|
component nm_ui
|
||||||
nm_ui -up- nm_ui_http
|
nm_ui -up- nm_ui_http
|
||||||
@ -27,7 +27,7 @@ component netmaker_server {
|
|||||||
component nm_api
|
component nm_api
|
||||||
nm_api -up- nm_api_http
|
nm_api -up- nm_api_http
|
||||||
ng_http -down-( nm_api_http
|
ng_http -down-( nm_api_http
|
||||||
nm_api --( rq_http
|
nm_api -( rq_http
|
||||||
}
|
}
|
||||||
ng_TLS -down- ng_stream
|
ng_TLS -down- ng_stream
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user