Prerequisites
Prerequisites
To use RRP efficiently, the following basic requirements must be fullfilled:
- Accessible public or private Git repository (e.g. GitLab or GitHub).
- 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
.binderin the Git repository.- Please see our RRP project demo for an example
- Access to openBIS server. Currently each RRP server is linked to one openBIS server.