Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17895

Allow downloads to redirect to an external CDN

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.4
    • Component/s: BlobManager, S3
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      To enable, use:

      nuxeo.s3storage.downloadfroms3=true

      To configure the expiration (in seconds) for the redirect URLs, use:

      nuxeo.s3storage.downloadfroms3.expire=3600

      Note that NXP-17358 further standardizes this to nuxeo.s3storage.directdownload.

      Show
      To enable, use: nuxeo.s3storage.downloadfroms3=true To configure the expiration (in seconds) for the redirect URLs, use: nuxeo.s3storage.downloadfroms3.expire=3600 Note that NXP-17358 further standardizes this to nuxeo.s3storage.directdownload.

      Description

      Make it possible through a BlobProvider contribution to make downloads actually redirect to third-party URL.

      The first implementation is for S3, and if enabled redirects to S3 downloads directly. To enable, set nuxeo.s3storage.downloadfroms3=true. The URLs to which the redirect is done are time-limited, the time limit can be configured using nuxeo.s3storage.downloadfroms3.expire and specifying a number of seconds (default is 3600 = 1h).

      The S3 configuration has been documented at Amazon S3 Online Storage.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: