RIAPS / riaps-integration

Tested collection of RIAPS packages for releases
Apache License 2.0
6 stars 3 forks source link

Feature Request #47

Closed adubey14 closed 1 year ago

adubey14 commented 5 years ago

We should create a script to summarize the installed riaps configuration. The script can be called riaps_info and can be installed with pycom. Please let me know if I shold go forward with it

MMetelko commented 5 years ago

This is a great idea! It would be good to have a script output that users can provide when asking for support questions. That way we can know the state of their system when the problem occurred (i.e. version of the platform). I will also start adding a version file to the VM and BBB images that we can query for this script in a ".riaps" directory.

All, please indicate ideas of information that you would like to see from other systems when debugging the RIAPS platform.

Here is my initial list:

MMetelko commented 1 year ago

This was implemented in https://github.com/RIAPS/riaps-pycom/pull/203.