feat(c4-devday): slide 1 - developer landscape view
This commit is contained in:
parent
c37cff7665
commit
62faa70b61
6 changed files with 11 additions and 3 deletions
|
@ -21,6 +21,9 @@ See [developer-landscape](../../views/landscape.c4)
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## CI/CD Outerloop
|
## CI/CD Outerloop
|
||||||
|
|
||||||
### Draft
|
### Draft
|
||||||
|
@ -33,4 +36,9 @@ ArgoCD and Cloud are CD, Forgejo is CI
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
## PPT
|
||||||
|
|
||||||
|

|
Binary file not shown.
After Width: | Height: | Size: 240 KiB |
Binary file not shown.
After Width: | Height: | Size: 265 KiB |
BIN
likec4/doc/developer-landscape/slide-1.png
Normal file
BIN
likec4/doc/developer-landscape/slide-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 475 KiB |
|
@ -3,7 +3,7 @@ model {
|
||||||
description 'A local development system'
|
description 'A local development system'
|
||||||
technology 'Linux/Windows/Mac'
|
technology 'Linux/Windows/Mac'
|
||||||
-> edp 'inner-outer-loop synchronization'
|
-> edp 'inner-outer-loop synchronization'
|
||||||
-> enterprise 'compyny integration'
|
-> enterprise 'company integration'
|
||||||
|
|
||||||
application = schema 'application' {
|
application = schema 'application' {
|
||||||
description 'An application description'
|
description 'An application description'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
views {
|
views {
|
||||||
|
|
||||||
view landscape {
|
view landscape {
|
||||||
title 'Landscape view'
|
title 'Developer Landscape View'
|
||||||
autoLayout LeftRight 100 100
|
autoLayout LeftRight 100 100
|
||||||
|
|
||||||
include *
|
include *
|
Loading…
Reference in a new issue