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

Wrong AWS S3 sample configuration

XMLWordPrintable

    • False
    • None
    • False
    • Documentation (Ref Guide, User Guide, etc.)
    • 0

      This is a bug affecting Quay documentation.

      The documentation provides a sample storage configuration which is not correct:

      DISTRIBUTED_STORAGE_CONFIG:
        default:
          - S3Storage
          - host: s3.us-east-2.amazonaws.com
            s3_access_key: ABCDEFGHIJKLMN
            s3_secret_key: OL3ABCDEFGHIJKLMN
            s3_bucket: quay_bucket
            storage_path: /datastorage/registry
      DISTRIBUTED_STORAGE_DEFAULT_LOCATIONS: []
      DISTRIBUTED_STORAGE_PREFERENCE:
          - s3Storage       <------ s3Storage is not the correct storage ID, it should be default

      Link

            rhn-support-stevsmit Steven Smith
            rhn-support-ggeraci Giovanni Geraci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: