Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-2616

Quay 3.6.0 Operator guide should provide example of unmanaged objectstorage including Azure and AWS S3 Cloudfront

XMLWordPrintable

      Description:

      This is a Doc issue in Quay 3.6.0 Operator guide, in section "3.2.1. Unmanaged storage". only provide examples for AWS S3 and GCP, need to give examples for Azure and AWS S3 Cloundfront.

      Azure:

      DISTRIBUTED_STORAGE_CONFIG:
          default:
              - AzureStorage
              - azure_account_key: ******
                azure_account_name: quayazure
                azure_container: quayazure
                sas_token: ******
                storage_path: /quay
      

      AWS S3 Cloudfront:

      DISTRIBUTED_STORAGE_CONFIG:
          default:
              - CloudFrontedS3Storage
              - cloudfront_distribution_domain: dabk76iz1an7o.cloudfront.net
                cloudfront_key_id: K36P04RBMJC64Z
                cloudfront_privatekey_filename: default-cloudfront-signing-key.pem
                host: s3.us-east-1.amazonaws.com
                port: "443"
                s3_access_key: ******
                s3_bucket: quaycf0930
                s3_secret_key: ******
                storage_path: /quay360
      

      Docs: https://gabriel-rh.github.io/quay-docs/downstream/deploy_quay_on_openshift_op_tng/html-single/#operator-preconfigure-automation 

              rhn-support-gmcgoldr Gabriel McGoldrick
              lzha1981 luffy zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: