Warning
This repository is under development and is not production ready.
UCL ARC TRE egress service is an internal API which provides a layer on top of a storage backend to track file approvals prior to download.
helm install egress oci://ghcr.io/ucl-arc-tre/charts/egress \
--version 0.1.0- S3: In progress
- Generic API: Planned
Contributions are very welcome. To suggest a change please:
- Fork this repository and create a branch.
- Run
pre-commit installto install pre-commit. - Modify, commit, push and open a pull request against
mainfor review.