Blob Blame History Raw
---
#
# site.data.download.cards - This file controls the information related to
# downloadable items.
#

- title: "CentOS Stream"
  description: |
    Continuously delivered distro that tracks just ahead of Red Hat Enterprise
    Linux (RHEL) development, positioned as a midstream between Fedora Linux
    and RHEL. For anyone interested in participating and collaborating in the
    RHEL ecosystem, CentOS Stream is your reliable platform for innovation.
  releases:
    10:
      screenshots:
        - src: "distribution-release-screenshot-1.png"
          alt: "distribution-release-screenshot-1.png"
        - src: "distribution-release-screenshot-2.png"
          alt: "distribution-release-screenshot-2.png"
        - src: "distribution-release-screenshot-3.png"
          alt: "distribution-release-screenshot-3.png"
      mirrors:
        - architecture: "x86_64"
          iso: "https://mirrors.centos.org/mirrorlist?path=/10-stream/BaseOS/x86_64/iso/CentOS-Stream-10-latest-x86_64-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/10-stream/"
          cloud: "https://cloud.centos.org/centos/10-stream/x86_64/images"
          containers: "https://quay.io/centos/centos:stream10"
          vagrant: "https://portal.cloud.hashicorp.com/vagrant/discover/centos/stream10"
        - architecture: "ARM64 (aarch64)"
          iso: "https://mirrors.centos.org/mirrorlist?path=/10-stream/BaseOS/aarch64/iso/CentOS-Stream-10-latest-aarch64-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/10-stream/"
          cloud: "https://cloud.centos.org/centos/10-stream/aarch64/images"
          containers: "https://quay.io/centos/centos:stream10"
          vagrant: ""
        - architecture: "IBM Power (ppc64le)"
          iso: "https://mirrors.centos.org/mirrorlist?path=/10-stream/BaseOS/ppc64le/iso/CentOS-Stream-10-latest-ppc64le-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/10-stream/"
          cloud: "https://cloud.centos.org/centos/10-stream/ppc64le/images"
          containers: "https://quay.io/centos/centos:stream10"
          vagrant: ""
        - architecture: "IBM Z (s390x)"
          iso: "https://mirrors.centos.org/mirrorlist?path=/10-stream/BaseOS/s390x/iso/CentOS-Stream-10-latest-s390x-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/10-stream/"
          cloud: "https://cloud.centos.org/centos/10-stream/s390x/images"
          containers: "https://quay.io/centos/centos:stream10"
          vagrant: ""
      documentation:
        - title: Release Notes
          link: "/centos10/"
      eol:
        - url: ""
          overview: |
            Expected 2030 (Contingent on end of full support phase of RHEL 10)
    9:
      screenshots:
        - src: "distribution-release-screenshot-1.png"
          alt: "distribution-release-screenshot-1.png"
        - src: "distribution-release-screenshot-2.png"
          alt: "distribution-release-screenshot-2.png"
        - src: "distribution-release-screenshot-3.png"
          alt: "distribution-release-screenshot-3.png"
      mirrors:
        - architecture: "x86_64"
          iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/x86_64/iso/CentOS-Stream-9-latest-x86_64-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/9-stream/"
          cloud: "https://cloud.centos.org/centos/9-stream/x86_64/images"
          containers: "https://quay.io/centos/centos:stream9"
          vagrant: "https://portal.cloud.hashicorp.com/vagrant/discover/centos/stream9"
        - architecture: "ARM64 (aarch64)"
          iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/aarch64/iso/CentOS-Stream-9-latest-aarch64-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/9-stream/"
          cloud: "https://cloud.centos.org/centos/9-stream/aarch64/images"
          containers: "https://quay.io/centos/centos:stream9"
          vagrant: ""
        - architecture: "IBM Power (ppc64le)"
          iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/ppc64le/iso/CentOS-Stream-9-latest-ppc64le-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/9-stream/"
          cloud: "https://cloud.centos.org/centos/9-stream/ppc64le/images"
          containers: "https://quay.io/centos/centos:stream9"
          vagrant: ""
        - architecture: "IBM Z (s390x)"
          iso: "https://mirrors.centos.org/mirrorlist?path=/9-stream/BaseOS/s390x/iso/CentOS-Stream-9-latest-s390x-dvd1.iso&redirect=1&protocol=https"
          rpm: "http://mirror.stream.centos.org/9-stream/"
          cloud: "https://cloud.centos.org/centos/9-stream/s390x/images"
          containers: "https://quay.io/centos/centos:stream9"
          vagrant: ""
      documentation:
        - title: Release Announcement
          link: "https://blog.centos.org/2021/12/introducing-centos-stream-9/"
        - title: Release Notes
          link: "/stream9/"
      eol:
        - url: ""
          overview: |
            2027-05-31 (End of RHEL9 <a href="https://access.redhat.com/support/policy/updates/errata#Full_Support_Phase">full support</a> phase)