Questo contenuto non è disponibile nella lingua selezionata.

Chapter 1. Configuring accounts for RHEL AI


There are a few accounts you need to set up before interacting with RHEL AI.

Creating a Red Hat account
You can create a Red Hat account by registering on the Red Hat website. You can follow the procedure in Register for a Red Hat account.
Creating a Red Hat registry account

Before you can download models from the Red Hat registry, you need to create a registry account and login using the CLI. You can view your account username and password by selecting the Regenerate Token button on the webpage.

  1. You can create a Red Hat registry account by selecting the New Service Account button on the Registry Service Accounts page.
  2. There are several ways you can log into your registry account via the CLI. Follow the procedure in Red Hat Container Registry authentication to login on your machine.
Configuring Red Hat Insights for hybrid cloud deployments

Red Hat Insights is an offering that gives you visibility to the environments you are deploying. This platform can also help identify operational and vulnerability risks in your system. For more information about Red Hat Insights, see Red Hat Insights data and application security.

  • You can create a Red Hat Insights account using an activation key and organization parameters by following the procedure in Viewing an activation key.

    You can then configure your account on your machine by running the following command:

    $ sudo rhc connect --organization <org id> --activation-key <created key>

    To run RHEL AI in a disconnected environment, or opt out of Red Hat Insights, run the following commands:

    $ sudo mkdir -p /etc/ilab
    $ sudo touch /etc/ilab/insights-opt-out
  • You can also enable persistent credentials and stay logged in to the registry by running the following commands:

    $ podman login registry.redhat.io

    Then add the auth.json file to the the /etc/ostree/ directory.

    $ sudo cp /run/user/1000/containers/auth.json /etc/ostree/

This allows you to stay logged into the Red Hat registry after upgrading Red Hat Enterprise Linux AI

Note

If your system is configured as a root user, you do not need to use sudo when running the commands.

Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2026 Red Hat
Torna in cima