Skip to content

aphp/redcap-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APHP - REDCap Helm Chart containers

Presentation

This repository is hosting the container images that are needed to run the REDCap Helm Chart provided by the Greater Paris University Hospitals.

Those images are as follow :

Each subfolder contains its own README file.

All those containers are rootless, and none of them is containing, or distributing REDCap binairies. If you wish to use REDCap and are not sure where to start, you may visit the dedicated REDCap Community Site.

Continous Integration / Continous Delivery

This project uses 3 Github Workflows (presents under the .github/workflows directory), which will, for each image :

  • Lint the Dockerfile using Hadolint
  • Scan the container images using Dockle
  • Runs critical vulnerability, secrets and license checks on the container image using Trivy
  • Pushes the container images to this project's GHCR for it to be retrieved as a container image.

How can I contribute?

You're welcome to read the contribution guidelines.

How is this project licensed?

The informations about the licensing and the dependencies of this project can be found under :