stefbehl on master
improved debug logs for autoass… (compare)
bogdan-bondar on master
Extend event for entity events … (compare)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] hawkBit :: Parent .................................. SUCCESS [ 1.252 s]
[INFO] hawkBit :: Core .................................... SUCCESS [ 4.077 s]
[INFO] hawkBit :: Core Security ........................... SUCCESS [ 2.044 s]
[INFO] hawkBit :: Repository .............................. SUCCESS [ 0.012 s]
[INFO] hawkBit :: Repository :: API ....................... SUCCESS [ 2.715 s]
[INFO] hawkBit :: Repository :: Core Implementation Support SUCCESS [ 2.206 s]
[INFO] hawkBit :: Artifact Repository :: Filesystem ....... SUCCESS [ 1.481 s]
[INFO] hawkBit :: Repository :: Test Utilities ............ SUCCESS [ 0.934 s]
[INFO] hawkBit :: Repository :: JPA Implementation ........ SUCCESS [03:45 min]
[INFO] hawkBit :: REST Core ............................... SUCCESS [ 1.900 s]
[INFO] hawkBit :: Mgmt REST API ........................... SUCCESS [ 1.331 s]
[INFO] hawkBit :: DMF ..................................... SUCCESS [ 0.048 s]
[INFO] hawkBit :: DMF :: API .............................. SUCCESS [ 0.157 s]
[INFO] hawkBit :: Security Integration .................... SUCCESS [ 1.644 s]
[INFO] hawkBit :: HTTP Security ........................... SUCCESS [ 1.556 s]
[INFO] hawkBit :: REST Mgmt Resources ..................... SUCCESS [01:28 min]
[INFO] hawkBit :: DDI API ................................. SUCCESS [ 0.152 s]
[INFO] hawkBit :: DDI Resources ........................... SUCCESS [01:11 min]
[INFO] hawkBit :: DMF :: RabbitMq Test module ............. SUCCESS [ 0.275 s]
[INFO] hawkBit :: DMF :: AMQP 0.9 Implementation .......... SUCCESS [01:19 min]
[INFO] hawkBit :: Mgmt UI ................................. SUCCESS [ 22.731 s]
[INFO] hawkBit :: Spring Boot Autoconfigure ............... SUCCESS [ 0.398 s]
[INFO] hawkBit :: Test Report ............................. SUCCESS [ 0.010 s]
[INFO] hawkBit :: Spring Boot Starters .................... SUCCESS [ 0.038 s]
[INFO] hawkBit :: Spring Boot Starter DDI API ............. SUCCESS [ 0.098 s]
[INFO] hawkBit :: Spring Boot Starter DMF API ............. SUCCESS [ 0.066 s]
[INFO] hawkBit :: Spring Boot Starter Management API ...... SUCCESS [ 0.086 s]
[INFO] hawkBit :: Spring Boot Starter Management UI ....... SUCCESS [ 0.104 s]
[INFO] hawkBit :: Spring Boot Starter ..................... SUCCESS [ 0.095 s]
[INFO] hawkBit :: Runtime ................................. SUCCESS [ 0.011 s]
[INFO] hawkBit :: Runtime :: Update Server ................ SUCCESS [ 1.139 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ————————————————————————————————————
java -jar hawkbit-update-server-0.2.0M4.jar
but for this you would also need JRE on your system working
Set MariaDB dependency to compile in the
there are many ways to deploy hawkBit in the cloud and for different cloud-providers - for the runtime and examples there is an example CloudFoundry manifest available in the hawkBit repo like here https://github.com/eclipse/hawkbit/tree/master/hawkbit-runtime/hawkbit-update-server/cf
but there is no guide how to deploy it in different clouds like in AWS with docker, ECS, Beanstalk, there are many ways but if you found a nice way, happy to see a blog about it :)