Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply for RHEL for OSS Infrastructure subscription #2008

Closed
aahlenst opened this issue Mar 9, 2021 · 3 comments
Closed

Apply for RHEL for OSS Infrastructure subscription #2008

aahlenst opened this issue Mar 9, 2021 · 3 comments

Comments

@aahlenst
Copy link
Contributor

aahlenst commented Mar 9, 2021

https://www.redhat.com/en/blog/extending-no-cost-red-hat-enterprise-linux-open-source-organizations

Following up on a Slack conversation, I mailed the ROSI program people today.

@sxa
Copy link
Member

sxa commented Oct 1, 2021

This has now been granted. I just need to find the time to figure out how to make use of it, so adding to October milestone

@sxa
Copy link
Member

sxa commented Feb 7, 2023

This is available and active (details will go into the secrets repository) so I'm going to close this with a few notes:

To activate a machine (ref for subscription, ref for container registry)

  • subscription-manager register --username adoptium

  • subscription-manager refresh

  • subscription-manager attach --auto

  • If you need non-default repositories:

    • subscription-manager list --available --all | grep Pool.ID
    • subscription-manager attach --pool=...

For docker registry access:

  • docker login -u adoptium
  • docker pull registry.redhat.io/rhel7 (or if unauthenticated registry.redhat.com/rhel7 may work...)

@sxa
Copy link
Member

sxa commented Jul 1, 2024

Noting that this subscription needs to be renewed annually. I've done it for 2024.
For reference, you can login and go to https://access.redhat.com/management/subscriptions to renew.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants