You don't have to share your code or give any sensitive information to Vibinex. Run our docker image locally or in your own cloud infrastructure. It will clone your code and run our algortihms to calculate metrics. We fondly call it DPU (Data Processing Unit)
docker pull asia.gcr.io/vibi-prod/dpu/dpu
mkdir -p ~/.config/vibinex
docker run \ -v ~/.config/vibinex:/app/config \ -e INSTALL_ID=null \ asia.gcr.io/vibi-prod/dpu/dpu
Note: Minimum config required for running docker image: