Tensei-Data 1.9.2 Announcement
We just released version 1.9.2 of Tensei-Data.
Summary of Changes
The last vagrant box contained some corrupted files. Therefore we re-packaged it and included some fixes as well.
We just released version 1.9.2 of Tensei-Data.
The last vagrant box contained some corrupted files. Therefore we re-packaged it and included some fixes as well.
We just released version 1.9.1 of Tensei-Data.
This is a bugfix release one that is highly recommended if you use triggers. Version 1.9.0 introduced a regression that could under some circumstances lead to the behaviour that triggers are executed not once but multiple times.
To update the demo version you can use the following sequence of commands. Please export your cookbooks before doing this if you don't want to loose them.
The installation of the Tensei-Data demo version just became a lot easier.
We decided to make the vagrant box public. Running the demo now is as simple as creating a new folder and issuing the following two commands:
vagrant init wegtam/tensei-demo
vagrant up --provider virtualbox
After the box has been started, just point your browser to http://localhost:9000
.
Version 1.9.0 contains a lot of bug fixes and an advanced permission system for the frontend which is a long desired feature for users that have lots of configurations and users.
Every component of the system now has a file conf/application.ini
that can be used for runtime configuration like memory usage. You don't have to modify the agent startup script parameters anymore!