Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1018 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 1018 Bytes

Pelican

Provides Docker images with Sower jobs to export and import PFB in Gen3.

PFB Export Docker Repository on Quay

The pelican-export job takes a Guppy filter and a user's access token as input. It queries Guppy for the list of cases for that filter. The output can be a URL or the GUID for an Indexd record.

See configuration instructions

PFB Import Docker Repository on Quay

The pelican-import job is only used to restore a PFB into a clean database.

See configuration instructions

Release

To create a new release, just add a release label to your PR and a GitHub Action will be triggered.