Adapted sandbox setup to current master (#327)
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
This commit is contained in:
@@ -11,10 +11,11 @@
|
||||
# data example to a cloud foundry enviroment. Expects existing CF CLI
|
||||
# installation and login to be existing already.
|
||||
|
||||
cf stop hawkbit-simulator
|
||||
cd examples/hawkbit-example-app/target/
|
||||
cf push
|
||||
cd ../..
|
||||
java -jar hawkbit-mgmt-api-client/target/hawkbit-mgmt-api-client-0.2.0-SNAPSHOT.jar --hawkbit.url=hawkbit.eu-gb.mybluemix.net
|
||||
java -jar hawkbit-example-mgmt-simulator/target/hawkbit-example-mgmt-simulator-0.2.0-SNAPSHOT.jar --hawkbit.url=https://hawkbit.eu-gb.mybluemix.net
|
||||
cd hawkbit-device-simulator/target/
|
||||
cf push
|
||||
cd ../../..
|
||||
|
||||
Reference in New Issue
Block a user