Uncategorized

las2peer Release v1.1.2

After our maintenance release v1.1.1, we recently released version v1.1.2. Fixed was a small bug that synchronizes the nounce of the blockchain. Group agents can now also be stored in the blockchain. Also, semantic versioning for services has been improved. To increase the overview of the logs, we changed the log level of the...

las2peer Release v1.1.0

las2peer Version 1.1.0 is out now! This release comes with the long awaited las2peer compatibility with Java 14. Additionally, as a new feature, the current las2peer version number will now be displayed in the status bar in the node frontend. The las2peer template project has also been updated accordingly! https://github.com/rwth-acis/las2peer/releases/tag/v1.1.0 Happy service development!

las2peer Release v1.0.0

Version 1.0.0 of las2peer has been released! This release fixes a memory leak problem and comes with the possibility to see the RAM usage of the running node in the frontend. Additionally, this version will be running in the Tech4comp cluster! https://github.com/rwth-acis/las2peer/releases/tag/v1.0.0 Happy service development!

las2peer Release v0.8.1

We just released a new version of las2peer. This release bundles the fixes and improvements done to the las2peer core in the last few month and comes with an improved Web frontend, most prominently visible the updated status bar. https://github.com/rwth-acis/las2peer/releases/tag/v0.8.1 Happy service development!

Cluster Overview Tech4comp

Cluster Setup: We have currently 1 physical machine with 3 virtual machines. Kubernetes version: v1.15.1 Docker: 19.3.0 OS-Image: Ubuntu 18.04.2 LTS 1. tech4comp-precision-5820-tower Role: Master (ip:137.226.232.175) 2. tech4compslave1(VM) Role: Worker (ip:137.226.232.209) 3. tech4compslave2(VM) Role: Worker (ip:137.226.232.217) 4. easlit (Uni Leipzig)(VM) Role: Worker (ip:139.18.16.160) Services/Apps available on Kubernetes cluster: Helm Package Manager: Helm helps you...

las2peer Unchained – v0.8.0 released

We released las2peer v0.8.0!This release integrates the blockchain-based, decentralized service registry and discovery system. You now can search for services running in the network, verify their author and origin and start them on your own node, all in the node frontend, just clicking the corresponding buttons. Besides this, as always this release fixes various...

las2peer Release 0.7.4

We released las2peer 0.7.4. This is a bugfix release that comes with adjustments to the MobSOS monitoring API. Those were derived from requirements which emerged during the active usage of the monitoring service during a user study on Distributed Noracle. The new version shifts the focus of las2peer’s logging more towards the creation and...

las2peer Release 0.7.3

We released las2peer 0.7.3 together with a new version of the Distributed Noracle as a reference implementation. The new release includes up-to-date dependencies as well as code cleanup. Also, we now feature more stable support for different MIME-types, making las2peer fully suited to act a as Web server for static files from the shared...

las2peer Release 0.7.0

Finally we are happy to release las2peer 0.7.0 introducing exciting new features paving the path to secure, self-deploying services. A new service API, making features more accessible and intuitive to use for new developers. More secure services: Services are now isolated from the core. Easier service deployment: Services can be uploaded to the network...