Splitting monolith app to micro services (#1490)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2023-11-30 15:41:12 +02:00
committed by GitHub
parent b362698af8
commit a6fa75697f
68 changed files with 2222 additions and 225 deletions

View File

@@ -27,7 +27,7 @@ Start the hawkBit Update Server and Device Simulator together with an MySQL and
```bash
$ docker swarm init
$ docker stack deploy -c docker-compose-stack.yml hawkbit
$ docker stack deploy -c docker-compose-deps-mysql.yml hawkbit
```
# Access