Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.23 KB

File metadata and controls

20 lines (14 loc) · 1.23 KB

FRIDGE: Federated Research Infrastructure by Data Governance Extension

Docs License

FRIDGE is a DARE UK Early Adopter project that extends Trusted Research Environments (TREs) to securely leverage the computational resources of the national AI Research Resource (AIRR). It provides a framework for submitting and managing sensitive data workflows from within a TRE to an external FRIDGE cluster, while enforcing data governance and security policies throughout. The system is built on Kubernetes for portability across cloud providers and on-premise installations.

Documentation

Full documentation is available here

Repository Structure

Directory Description
fridge-job-api/ FastAPI service for submitting and managing workflows, and passing data between the FRIDGE and TRE
infra/ Pulumi infrastructure-as-code for supported deployment targets
docs/ Source for the project documentation site