docs(documentation): finished documentation entry point 'Edge Connect Cloud'
This commit is contained in:
parent
840c607d27
commit
d106cc2b11
6 changed files with 138 additions and 57 deletions
|
|
@ -3,6 +3,9 @@ model {
|
|||
description 'The regular user of the platform'
|
||||
-> localbox 'inner loop'
|
||||
-> edp 'outer loop'
|
||||
-> edgeCli 'uses'
|
||||
-> edgeSdk 'uses'
|
||||
-> edgeTerraformProvider 'uses'
|
||||
-> edp.ui 'manages project'
|
||||
-> edp.forgejo 'manages code'
|
||||
-> edp.keycloak 'authenticates'
|
||||
|
|
@ -19,6 +22,7 @@ model {
|
|||
color gray
|
||||
shape person
|
||||
}
|
||||
-> edgeConnect 'operates'
|
||||
}
|
||||
otherProductLifecycleRoles = actor 'Reviewer, Tester, Auditors, Operators' {
|
||||
description 'Coworking roles in the outer loop'
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ model {
|
|||
icon tech:kubernetes
|
||||
-> enterprise 'integrates'
|
||||
-> cloud 'deploy & observe'
|
||||
-> edgeTerraformProvider 'automates'
|
||||
-> localbox // inner-outer loop synchronization
|
||||
|
||||
application = schema 'application' {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue