Update getting started (#2094)

- remove sandbox references (will be removed soon)
- fix static user management description
- remove device simulator - shall be used sdk

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-21 12:45:42 +02:00
committed by GitHub
parent 3a28dab8f2
commit eb9d9c7b84
5 changed files with 24 additions and 46 deletions

View File

@@ -32,7 +32,7 @@ auto assignment checker and rollouts executor. To run multiple management server
of hawkbit to ensure that they wont run schedulers simultaneously or you shall configure all instances but one to do not
run schedulers!
## Optional Protostuff for Sprign cloud bus
## Optional Protostuff for Spring cloud bus
The micro-service instances are configured to communicate via Spring Cloud Bus. Optionally, you could
use [Protostuff](https://github.com/protostuff/protostuff) based message payload serialization for improved performance.