Added simulator autostart and cf deployment.
This commit is contained in:
@@ -24,7 +24,8 @@ The Management API can be accessed via http://localhost:8080/rest/v1
|
||||
|
||||
## Deploy example app to Cloud Foundry
|
||||
|
||||
- Go to ```cf``` subfolder.
|
||||
- Go to ```target``` subfolder.
|
||||
- Select one of the two manifests
|
||||
- **manifest-simple.yml** for a standalone hawkBit installation with embedded H2.
|
||||
- **manifest.yml** for a standalone hawkBit installation with embedded H2 and RabbitMQ service binding for DMF integration (note: this manifest is used for the sandbox above).
|
||||
- Run ```cf push``` against you cloud foundry environment.
|
||||
|
||||
@@ -7,5 +7,4 @@
|
||||
# http://www.eclipse.org/legal/epl-v10.html
|
||||
#
|
||||
|
||||
spring.profiles.active=
|
||||
vaadin.servlet.productionMode=true
|
||||
|
||||
Reference in New Issue
Block a user