이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 1. Setting up Red Hat Quay for the Quay Bridge Operator
Use the following procedure to create a dedicated Red Hat Quay organization, and then generate an OAuth token to be used with the Quay Bridge Operator in OpenShift Container Platform created within that organization.
Prerequisites
- You are logged in to Red Hat Quay as a user with administrative privileges.
Procedure
- Log in to Red Hat Quay through the web UI.
- Select the organization for which the external application will be configured.
- On the navigation pane, select Applications.
-
Select Create New Application and enter a name for the new application, for example,
openshift
. -
On the OAuth Applications page, select your application, for example,
openshift
. - On the navigation pane, select Generate Token.
Select the following fields:
- Administer Organization
- Administer Repositories
- Create Repositories
- View all visible repositories
- Read/Write to any accessible repositories
- Super User Access
- Administer User
- Read User Information
- Review the assigned permissions.
- Select Authorize Application and then confirm confirm the authorization by selecting Authorize Application.
Save the generated access token.
ImportantRed Hat Quay does not offer token management. You cannot list tokens, delete tokens, or modify tokens. The generated access token is only shown once and cannot be re-obtained after closing the page.