To help you find information quickly, we’ve remodeled the documentation to focus on how you work. Need help finding something?
Explore the updated navigation, use search, or get answers from Ask Red Hat.
Share Feedback to help us keep improving.
Create a registry service account
Create a registry service account on the Red Hat Customer Portal to generate a token and username. Use these to set the registry_username and registry_password variables required for online non-bundled installations.
Procedure
- Go to https://access.redhat.com/terms-based-registry/accounts.
- On the Registry Service Accounts page click New Service Account.
- Enter a name for the account using only the allowed characters.
- Optionally enter a description for the account.
- Click Create.
- Find the created account in the list by searching for your name in the search field.
- Click the name of the account that you created.
- Alternatively, if you know the name of your token, you can go directly to the page by entering the URL:
https://access.redhat.com/terms-based-registry/token/<name-of-your-token>
- A token page opens, displaying a generated username (different from the account name) and a token.
- If no token is displayed, click Regenerate Token. You can also click this to generate a new username and token.
- Copy the username (for example "1234567|testuser") and use it to set the variable
registry_username.
- Copy the token and use it to set the variable
registry_password.