|
|
@ -12,26 +12,26 @@ component netmaker_server {
|
|
|
|
ng_stream -right-> ng_http : tls-termination
|
|
|
|
ng_stream -right-> ng_http : tls-termination
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
component nm_ui
|
|
|
|
|
|
|
|
nm_ui -up- nm_ui_http
|
|
|
|
|
|
|
|
ng_http -down-( nm_ui_http
|
|
|
|
|
|
|
|
|
|
|
|
component Mosquitto
|
|
|
|
component Mosquitto
|
|
|
|
Mosquitto -up- mq_plain
|
|
|
|
Mosquitto -up- mq_plain
|
|
|
|
Mosquitto -up- mq_tls
|
|
|
|
Mosquitto -up- mq_tls
|
|
|
|
|
|
|
|
|
|
|
|
ng_stream -down-( mq_tls
|
|
|
|
ng_stream -down-( mq_tls
|
|
|
|
|
|
|
|
|
|
|
|
component rqlite
|
|
|
|
component rqlite
|
|
|
|
rqlite -right- rq_http
|
|
|
|
rqlite -up- 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
|
|
|
|
|
|
|
|
nm_ui -up- nm_ui_http
|
|
|
|
|
|
|
|
ng_http -down-( nm_ui_http
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
component nm_api
|
|
|
|
component nm_api
|
|
|
|
nm_api -up- nm_api_http
|
|
|
|
nm_api -down- nm_api_http
|
|
|
|
ng_http -down-( nm_api_http
|
|
|
|
ng_http --( nm_api_http
|
|
|
|
nm_api -( rq_http
|
|
|
|
nm_api -up-( ng_TLS : db-connection to rqlite-master
|
|
|
|
|
|
|
|
nm_api --( mq_plain
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@enduml
|
|
|
|
@enduml
|
|
|
|