diff --git a/README.md b/README.md
index 6be9038ec..6537c0477 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
# Eclipse hawkBit™ - Update Server
@@ -117,7 +117,7 @@ at [guide](https://www.eclipse.org/hawkbit/guides/runhawkbit/) -> _Configure Rab
# hawkBit (Spring boot) starters
Next to the [Update Server](hawkbit-monolith/hawkbit-update-server) we are also providing a set
-of [Spring Boot Starters](hawkbit-starters) to quick start your
+of [Spring Boot Starters](hawkbit-monolith) to quick start your
own [Spring Boot](https://projects.spring.io/spring-boot/) based application.
# Clone, build and run hawkBit
diff --git a/docs/README.md b/docs/README.md
index 6e1019900..a95425b6b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -3,7 +3,7 @@
Eclipse hawkBit™ is a domain independent back-end framework for rolling out software updates to constrained edge devices as well as more powerful controllers and gateways connected to IP based networking infrastructure.
-
+
---
diff --git a/docs/device-provisioning.md b/docs/device-provisioning.md
index e1a1bef02..aab7e8f29 100644
--- a/docs/device-provisioning.md
+++ b/docs/device-provisioning.md
@@ -28,29 +28,30 @@ In this scenario, an administrator or backend system first provision the device
### Workflow
```mermaid
%%{init: {'theme':'base', 'themeVariables': {
- 'primaryColor':'#6BAF4A',
- 'primaryTextColor':'#000',
- 'primaryBorderColor':'#6BAF4A',
- 'lineColor':'#4A2C5C',
- 'secondaryColor':'#E8D5F2',
- 'tertiaryColor':'#6BAF4A',
- 'noteBkgColor':'#F5F5F5',
- 'noteTextColor':'#000',
- 'noteBorderColor':'#6BAF4A',
- 'actorBorder':'#4A2C5C',
- 'actorBkg':'#6BAF4A',
- 'actorTextColor':'#000',
- 'actorLineColor':'#4A2C5C',
- 'signalColor':'#4A2C5C',
- 'signalTextColor':'#000',
- 'labelBoxBkgColor':'#E8D5F2',
- 'labelBoxBorderColor':'#6BAF4A',
- 'labelTextColor':'#000',
- 'loopTextColor':'#000',
- 'activationBorderColor':'#4A2C5C',
- 'activationBkgColor':'#F5F5F5',
- 'sequenceNumberColor':'#FFF'
- }}}%%
+ 'primaryColor':'#027ABE',
+ 'primaryTextColor':'#FFF',
+ 'primaryBorderColor':'#015585',
+ 'lineColor':'#43464A',
+ 'secondaryColor':'#9ABFDB',
+ 'tertiaryColor':'#027ABE',
+ 'noteBkgColor':'#F0EEEA',
+ 'noteTextColor':'#43464A',
+ 'noteBorderColor':'#015585',
+ 'actorBorder':'#015585',
+ 'actorBkg':'#027ABE',
+ 'actorTextColor':'#FFF',
+ 'actorLineColor':'#43464A',
+ 'signalColor':'#43464A',
+ 'signalTextColor':'#43464A',
+ 'labelBoxBkgColor':'#9ABFDB',
+ 'labelBoxBorderColor':'#015585',
+ 'labelTextColor':'#015585',
+ 'loopTextColor':'#43464A',
+ 'activationBorderColor':'#015585',
+ 'activationBkgColor':'#F0EEEA',
+ 'sequenceNumberColor':'#FFF'
+ }}}%%
+
sequenceDiagram
participant Admin as Admin/Backend System
participant MgmtAPI as Management API (REST)
@@ -256,29 +257,29 @@ see [Configuration Properties](#configuration-properties) below for details on h
### Workflow
```mermaid
%%{init: {'theme':'base', 'themeVariables': {
- 'primaryColor':'#6BAF4A',
- 'primaryTextColor':'#000',
- 'primaryBorderColor':'#6BAF4A',
- 'lineColor':'#4A2C5C',
- 'secondaryColor':'#E8D5F2',
- 'tertiaryColor':'#6BAF4A',
- 'noteBkgColor':'#F5F5F5',
- 'noteTextColor':'#000',
- 'noteBorderColor':'#6BAF4A',
- 'actorBorder':'#4A2C5C',
- 'actorBkg':'#6BAF4A',
- 'actorTextColor':'#000',
- 'actorLineColor':'#4A2C5C',
- 'signalColor':'#4A2C5C',
- 'signalTextColor':'#000',
- 'labelBoxBkgColor':'#E8D5F2',
- 'labelBoxBorderColor':'#6BAF4A',
- 'labelTextColor':'#000',
- 'loopTextColor':'#000',
- 'activationBorderColor':'#4A2C5C',
- 'activationBkgColor':'#F5F5F5',
- 'sequenceNumberColor':'#FFF'
- }}}%%
+ 'primaryColor':'#027ABE',
+ 'primaryTextColor':'#FFF',
+ 'primaryBorderColor':'#015585',
+ 'lineColor':'#43464A',
+ 'secondaryColor':'#9ABFDB',
+ 'tertiaryColor':'#027ABE',
+ 'noteBkgColor':'#F0EEEA',
+ 'noteTextColor':'#43464A',
+ 'noteBorderColor':'#015585',
+ 'actorBorder':'#015585',
+ 'actorBkg':'#027ABE',
+ 'actorTextColor':'#FFF',
+ 'actorLineColor':'#43464A',
+ 'signalColor':'#43464A',
+ 'signalTextColor':'#43464A',
+ 'labelBoxBkgColor':'#9ABFDB',
+ 'labelBoxBorderColor':'#015585',
+ 'labelTextColor':'#015585',
+ 'loopTextColor':'#43464A',
+ 'activationBorderColor':'#015585',
+ 'activationBkgColor':'#F0EEEA',
+ 'sequenceNumberColor':'#FFF'
+ }}}%%
sequenceDiagram
participant Device as Device
participant DDIAPI as DDI API (REST)
diff --git a/docs/graphics-source/clustering_overview.drawio b/docs/graphics-source/clustering_overview.drawio
index 157d6947b..7817ea624 100644
--- a/docs/graphics-source/clustering_overview.drawio
+++ b/docs/graphics-source/clustering_overview.drawio
@@ -1,161 +1,2 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/docs/graphics-source/eventing-within-cluster.drawio b/docs/graphics-source/eventing-within-cluster.drawio
index cff404e3a..b1fdbeeb5 100644
--- a/docs/graphics-source/eventing-within-cluster.drawio
+++ b/docs/graphics-source/eventing-within-cluster.drawio
@@ -1,104 +1,2 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/docs/graphics-source/hawkBit_overview.drawio b/docs/graphics-source/hawkBit_overview.drawio
index 81e1474ff..24697f5a2 100644
--- a/docs/graphics-source/hawkBit_overview.drawio
+++ b/docs/graphics-source/hawkBit_overview.drawio
@@ -1,163 +1,2 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/docs/graphics-source/hawkbit-palette.png b/docs/graphics-source/hawkbit-palette.png
new file mode 100644
index 000000000..2dddedc5d
Binary files /dev/null and b/docs/graphics-source/hawkbit-palette.png differ
diff --git a/docs/graphics-source/packagemodel.drawio b/docs/graphics-source/packagemodel.drawio
new file mode 100644
index 000000000..cfdd3a299
--- /dev/null
+++ b/docs/graphics-source/packagemodel.drawio
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/graphics-source/rollout.drawio b/docs/graphics-source/rollout.drawio
deleted file mode 100644
index bdaf36f5b..000000000
--- a/docs/graphics-source/rollout.drawio
+++ /dev/null
@@ -1,218 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/graphics-source/rollout_groups.drawio b/docs/graphics-source/rollout_groups.drawio
index ecdb70032..1a92e4c9d 100644
--- a/docs/graphics-source/rollout_groups.drawio
+++ b/docs/graphics-source/rollout_groups.drawio
@@ -1,156 +1,2 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/docs/graphics-source/rollouts_load.drawio b/docs/graphics-source/rollouts_load.drawio
index 74ce09ae3..cc6f031dd 100644
--- a/docs/graphics-source/rollouts_load.drawio
+++ b/docs/graphics-source/rollouts_load.drawio
@@ -1,92 +1,2 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/docs/images/clustering_overview.png b/docs/images/clustering_overview.png
index 782deee1d..90b27ae54 100644
Binary files a/docs/images/clustering_overview.png and b/docs/images/clustering_overview.png differ
diff --git a/docs/images/eventing-within-cluster.png b/docs/images/eventing-within-cluster.png
index 1c3867424..3e39f1a8f 100644
Binary files a/docs/images/eventing-within-cluster.png and b/docs/images/eventing-within-cluster.png differ
diff --git a/docs/images/hawkBit_overview.png b/docs/images/hawkBit_overview.png
index d5387cf86..63ae2d3ea 100644
Binary files a/docs/images/hawkBit_overview.png and b/docs/images/hawkBit_overview.png differ
diff --git a/docs/images/hawkbit.png b/docs/images/hawkbit.png
new file mode 100644
index 000000000..503c40dcd
Binary files /dev/null and b/docs/images/hawkbit.png differ
diff --git a/docs/images/hawkbit.svg b/docs/images/hawkbit.svg
new file mode 100644
index 000000000..5ad83b7bf
--- /dev/null
+++ b/docs/images/hawkbit.svg
@@ -0,0 +1,20 @@
+
+
+
+
diff --git a/docs/images/hawkbit_logo.png b/docs/images/hawkbit_logo.png
index 3fe796127..e67acf6dc 100644
Binary files a/docs/images/hawkbit_logo.png and b/docs/images/hawkbit_logo.png differ
diff --git a/docs/images/hawkbit_logo.svg b/docs/images/hawkbit_logo.svg
new file mode 100644
index 000000000..bb7f7f681
--- /dev/null
+++ b/docs/images/hawkbit_logo.svg
@@ -0,0 +1,30 @@
+
+
+
+TM
diff --git a/docs/images/packagemodel.png b/docs/images/packagemodel.png
index f9c6f1775..909a0d986 100644
Binary files a/docs/images/packagemodel.png and b/docs/images/packagemodel.png differ
diff --git a/docs/images/rollout_groups.png b/docs/images/rollout_groups.png
index 0a90bd1b7..f40e248e1 100644
Binary files a/docs/images/rollout_groups.png and b/docs/images/rollout_groups.png differ
diff --git a/docs/images/rollout_load.png b/docs/images/rollout_load.png
index eb5dea8fa..dccffdb1e 100644
Binary files a/docs/images/rollout_load.png and b/docs/images/rollout_load.png differ
diff --git a/docs/index.html b/docs/index.html
index eac6f9fe3..9662b101a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -17,6 +17,7 @@ SPDX-License-Identifier: EPL-2.0
+
@@ -62,17 +63,39 @@ SPDX-License-Identifier: EPL-2.0
+
+
+
+