Skip to content
Snippets Groups Projects

cb-util

A collection of helper functions and scripts used for cb.

First it will be used for the walberla on the testercluster, but can be also extended for other projects and other systems.

The respective repository can be found here The grafana dashboards can be found here

If you have suggestions or want to have support for any project/cluster open an issue or contact me.

  • modules
    • cbutil
      • scripts for parsing sqlite, json, csv
      • abstraction for upload to influxdb including wrapper around influxdb lib
      • calls to the gilab/git api
    • dashboards
      • specification of dashboards with grafanalib
      • upload to grafana instance

GUIX Manifest

- this can be export as a singularity container:
- `guix pack -m cb-util/manifest.scm -S /bin=bin -S /etc=etc -S /lib=lib -f squashfs`
- But the LD_LIBRARY_PATH is not set correct
- so `export LD_LIBRARY_PATH=$LIBRARY_PATH`