ocurrent / current-bench

Experimental benchmarking infrastructure using OCurrent pipelines
Apache License 2.0
33 stars 17 forks source link

Raspberrypi long term support #311

Open art-w opened 2 years ago

art-w commented 2 years ago

We have setup a raspberry pi 4 model B in the Paris office. It can be used by adding entries to environments/production.conf, for example:

{
  "repositories": [
    {
      "name": "mirage/irmin",
      "worker": "rpi4b",
      "image": "ocaml/opam:debian-11-ocaml-4.12"
    }

But... the raspberry is not turned on by default!