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.
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.
This project is licensed under the GNU Affero General Public License v3.0.