doc(arch): added c4 update to MVP1-12-OTC overview
This commit is contained in:
parent
ed04366494
commit
95cbf775f2
3 changed files with 11 additions and 21 deletions
21
.vscode/settings.json
vendored
21
.vscode/settings.json
vendored
|
@ -1,22 +1,3 @@
|
||||||
{
|
{
|
||||||
"peacock.color": "#832561",
|
"peacock.color": "#832561"
|
||||||
"workbench.colorCustomizations": {
|
|
||||||
"activityBar.activeBackground": "#ab307e",
|
|
||||||
"activityBar.background": "#ab307e",
|
|
||||||
"activityBar.foreground": "#e7e7e7",
|
|
||||||
"activityBar.inactiveForeground": "#e7e7e799",
|
|
||||||
"activityBarBadge.background": "#25320e",
|
|
||||||
"activityBarBadge.foreground": "#e7e7e7",
|
|
||||||
"commandCenter.border": "#e7e7e799",
|
|
||||||
"sash.hoverBorder": "#ab307e",
|
|
||||||
"statusBar.background": "#832561",
|
|
||||||
"statusBar.foreground": "#e7e7e7",
|
|
||||||
"statusBarItem.hoverBackground": "#ab307e",
|
|
||||||
"statusBarItem.remoteBackground": "#832561",
|
|
||||||
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
||||||
"titleBar.activeBackground": "#832561",
|
|
||||||
"titleBar.activeForeground": "#e7e7e7",
|
|
||||||
"titleBar.inactiveBackground": "#83256199",
|
|
||||||
"titleBar.inactiveForeground": "#e7e7e799"
|
|
||||||
}
|
|
||||||
}
|
}
|
Binary file not shown.
After Width: | Height: | Size: 484 KiB |
|
@ -1,9 +1,18 @@
|
||||||
# MVP1-12-OTC Milestone
|
# MVP1-12-OTC Milestone
|
||||||
|
|
||||||
Date: 24.04.25
|
History:
|
||||||
|
* 24.04.25: Initial Arch done in lucid by Waldemar
|
||||||
|
* 06.05.25: Ported to C4 by Stephan
|
||||||
|
|
||||||
|
|
||||||
https://lucid.app/lucidspark/7134abcb-0c5e-41e5-93da-7118e285a668/edit?invitationId=inv_fbf0d105-7023-4740-806e-fcbb522ea61a&page=0_0#
|
https://lucid.app/lucidspark/7134abcb-0c5e-41e5-93da-7118e285a668/edit?invitationId=inv_fbf0d105-7023-4740-806e-fcbb522ea61a&page=0_0#
|
||||||
|
|
||||||
|
## C4 Architecture
|
||||||
|
|
||||||
|
* https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/edp-doc/src/branch/development/likec4/views/deployment/otc/otc.c4
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Overall
|
## Overall
|
||||||
|
|
||||||
### Architecture
|
### Architecture
|
||||||
|
|
Loading…
Reference in a new issue