Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.07 KB

Nextflow CDN

Description

This is the repository for the Nextflow CDN. It has various features which are responsible for the following tasks:

  • storing user-generated files/attachments,
  • serving downloadable content, and
  • proxying third-party media.

This server is capable of saving files in a local directory or on an S3-compatible object storage service and uploading to different stores/buckets with different file constraints.

For more information, refer to the documentation here.

Contributing

This is a Rust project, so you'll need have the Rust toolchain installed. For more information, refer to the Rust installation guide and documentation here.

The contribution guide is located here; please create one pull request per issue in order to accelerate the review process.

License

This project is licensed under the GNU Affero General Public License v3.0.