summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan <stefan@i3mint.local>2026-02-22 12:30:40 +0100
committerstefan <stefan@i3mint.local>2026-02-22 12:30:40 +0100
commit144a616fdbce6957d9226343cbd2800db983c92b (patch)
treede919f57f1d6c0f5985ad29dbd5d05a37214627e
parentea22996584ff09b039992db845ad84ba276ee9da (diff)
CheatSheets
-rwxr-xr-xGetPlantUML-CheatSheets.sh19
-rw-r--r--README.adoc5
2 files changed, 24 insertions, 0 deletions
diff --git a/GetPlantUML-CheatSheets.sh b/GetPlantUML-CheatSheets.sh
new file mode 100755
index 0000000..77da55c
--- /dev/null
+++ b/GetPlantUML-CheatSheets.sh
@@ -0,0 +1,19 @@
+### some useful Archimate examples/cheat sheets I found via
+### via https://calendar.de.com/p/archimate-quick-guide-archimate-guide.html
+
+wget "https://blogger.googleusercontent.com/img/a/AVvXsEgBe-7TdjxTUmH_K9mSwsgkjh2EoOgWkE80b1dGLJHFXtEzL4DVuVhqTMLM5D5n7mjK5Tq6abafn0LDfrg4GVigjiRt7HRNKowhEGdaHII_K05dJwWOId8se1hSx-j-9G0NJneKJKNYXM97hIaoVAnI5S47Gjpqpsayu6kUgoJkvmP5gtNMZLSKktvQgA=w1600" -O ArchimateLayersTogafADM.png
+
+wget "https://i.pinimg.com/originals/7c/25/95/7c2595865c84aa7d29bd8485055f07de.png" -O ArchimateNotation.png
+
+wget "https://cdn.signavio.com/uploads/2017/12/cheatsheet-archimate-preview-en.png" -O ArchimateCheatSheet.png
+
+wget "https://static.visual-paradigm.com/web/images/tutorials/archimate-tutorial/13-archimate-example-all-layers.png" -O ArchimateLayersAll.png
+
+wget "https://static.blog4ever.com/2014/08/780066/big_artfichier_780066_7864790_201809124657168.png" -O ArchimateElementsAll.png
+
+
+wget "https://cdn.signavio.com/uploads/2012/10/poster-preview-bpmn-en.png" -O BPMN-Poster.png
+
+wget "https://www.archimatetool.com/wp-content/uploads/2018/11/ArchiMate-3.0-Notation-Overview-canvas-Low-saturation-color-scheme.png" -O ArchimateNotationOverview3.png
+
+wget "https://e7.pngegg.com/pngimages/147/25/png-clipart-archimate-enterprise-architecture-business-diagram-zachman-framework-enterprise-poster-template-angle.png" -O ArchimateEnterpriseExampleAllAllLayers.png
diff --git a/README.adoc b/README.adoc
index 605ad1b..e6a83fa 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1 +1,6 @@
= Security Architecture Notes and Patterns
+
+. `GetPlantUML-CheatSheets.sh`
+.. downloads some useful ArchiMate cheat sheets/overviews/examples via `wget`
+. PlantUML-ModelingTrust
+.. Modeling Trust/Risk/Trust Anchors, Chains, and Boarders in Archimate