Prerequisites

Prerequisites

To use RRP efficiently, the following basic requirements must be fullfilled:

  1. Accessible public or private Git repository (e.g. GitLab or GitHub).
  2. Specification of the execution environment for the Git repository. RRP uses repo2docker to build a Docker image from the source repository. The execution environment can be determined with configuration files in the repository. For details see here. The configuration files must be stored in a folder called .binder in the Git repository.
  3. Access to openBIS server. Currently each RRP server is linked to one openBIS server.