Documentation update
This commit is contained in:
14
README.md
14
README.md
@@ -10,10 +10,18 @@ Want to chat with the team behind hawkBit? [)
|
||||
* The master branch contains future development towards 0.2
|
||||
We are not providing an off the shelf production ready hawkBit server. However, we recommend to check out the [Example Application](examples/hawkbit-example-app) for a runtime ready Spring Boot based server that is empowered by hawkBit.
|
||||
|
||||
# Releases and Roadmap
|
||||
|
||||
* We are currently working on the first formal release under the Eclipse banner: 0.1 (see [Release 0.1 branch](https://github.com/eclipse/hawkbit/tree/release-train-0.1)).
|
||||
* The master branch contains future development towards 0.2. We are currently focusing on:
|
||||
* Rollout Management for large scale rollouts.
|
||||
* Clustering capabilities for the update server.
|
||||
* Upgrade of Spring Boot and Vaadin.
|
||||
* And of course tones of usability improvements and bug fixes.
|
||||
|
||||
|
||||
## Try out examples
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
# Examples
|
||||
TODO
|
||||
|
||||
Example projects that show how hawkBit can be used to create, run or access an hawkBit empowered update server.
|
||||
|
||||
`hawkbit-device-simulator` : Simulates device software updates, leveraging the hawkBit device integration options.
|
||||
`hawkbit-example-app` : Allows you to run a Spring Boot and hawkBit based update server.
|
||||
`hawkbit-mgmt-api-client` : Example client for the hawkBit management API.
|
||||
|
||||
Reference in New Issue
Block a user