Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Small service for serving indexing and local files for viewing, and handling the review process

License

Notifications You must be signed in to change notification settings

opensafely-core/release-hatch

Repository files navigation

DEPRECATED

Viewing and releasing files now happens via https://github.com/opensafely-core/airlock

release-hatch

This provides a small API to authenicate and serve medium-privacy files in TRE environments, as well as handle requesting a Release and the reviewing and uploading.

It has no database, all state is derived from the directories and files found on disk.

It is authenticated via a token signed by the configured JOB_SERVER_TOKEN, which is a shared key between job-server and all services for a specific backend, and it uses the same token to authenticate against the job-server to upload files.

Please see the additional information for developers.

About

Small service for serving indexing and local files for viewing, and handling the review process

Resources

License

Stars

Watchers

Forks

Packages