From 69037f4446cf250700ba7acc9a0a286fa9f27148 Mon Sep 17 00:00:00 2001 From: Sofia Boldyreva Date: Thu, 20 Jul 2023 02:03:03 +0200 Subject: [PATCH] Separate page for AlmaLinux downloads --- assets/css/bundle.css | 26 +- content/get-almalinux.md | 6 + i18n/en.json | 84 +- layouts/get-almalinux/single.html | 1982 ++++++++++++++++++++++++++++++++++ layouts/index.html | 2 +- layouts/partials/common/footer.html | 2 +- layouts/partials/common/nav.html | 2 +- static/images/alma-fingerprint-A.svg | 1949 +++++++++++++++++++++++++++++++++ 8 files changed, 4047 insertions(+), 6 deletions(-) create mode 100644 content/get-almalinux.md create mode 100644 layouts/get-almalinux/single.html create mode 100644 static/images/alma-fingerprint-A.svg diff --git a/assets/css/bundle.css b/assets/css/bundle.css index 6cbdbcc..5caaec9 100644 --- a/assets/css/bundle.css +++ b/assets/css/bundle.css @@ -7,6 +7,9 @@ .container{ padding: 0 ; } +.items__01 a { +color: #f1f8ff; +} .al-primary-navbar .container { padding-left: 15px !important; padding-right: 15px !important; @@ -144,8 +147,7 @@ border-bottom-color: #14598a !important; background: #0e3b5c; } .al-page-index .al-index-faq .accordion-button { - border: none; - box-shadow: none; + border: 1px; font-weight: normal; background: #104469; width: 100% !important; @@ -154,6 +156,18 @@ border-bottom-color: #14598a !important; color: #fefefe !important; font-size: 15px; } +.al-page-index .al-index-faq .tab-button { +border: 1px; +font-weight: normal; +background: #104469; +width: 100% !important; +padding: 20px 10px !important; +color: #fefefe !important; +font-size: 18px; +} +.items__01 .accordion-body > ul { +padding: 0px !important; +} .al-page-index .al-index-faq .accordion-button:active, .al-page-index .al-index-faq .accordion-button.active, .al-page-index .al-index-faq .accordion-button:hover, .al-page-index .al-index-faq .accordion-button:focus { box-shadow: none; outline: none; @@ -500,6 +514,14 @@ button:focus, .btn:focus { box-shadow: none !important; } +.tab-button.active { +outline: none !important; +box-shadow: inset 0 0.1875rem #ff4649 !important; +} +.tab-button:focus { +outline: none !important; +} + .row { margin-left: 0 !important; margin-right: 0 !important; diff --git a/content/get-almalinux.md b/content/get-almalinux.md new file mode 100644 index 0000000..6b13b6c --- /dev/null +++ b/content/get-almalinux.md @@ -0,0 +1,6 @@ +--- +title: "Get AlmaLinux" +type: get-almalinux +--- + +get-almalinux content diff --git a/i18n/en.json b/i18n/en.json index b01ec23..01fc826 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -386,5 +386,87 @@ "As a standalone, completely free OS, AlmaLinux OS enjoys $1M in annual sponsorship from CloudLinux Inc. and support from more than 25 other sponsors. Ongoing development efforts are governed by the members of the community.": "As a standalone, completely free OS, AlmaLinux OS enjoys $1M in annual sponsorship from CloudLinux Inc. and support from more than 25 other sponsors. Ongoing development efforts are governed by the members of the community.", "Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Using ELevate (developed and maintained by the AlmaLinux Community), you can migrate to AlmaLinux in place.": "Switching Linux distros can be a headache, but that is not the case when switching from CentOS to AlmaLinux OS. Using ELevate (developed and maintained by the AlmaLinux Community), you can migrate to AlmaLinux in place.", "Since AlmaLinux is ABI compatible with RHEL\u00ae, your applications and services should be completely interoperable. You can rapidly migrate any number of servers using the [migration tool](https://github.com/AlmaLinux/almalinux-deploy).": "Since AlmaLinux is ABI compatible with RHEL\u00ae, your applications and services should be completely interoperable. You can rapidly migrate any number of servers using the [migration tool](https://github.com/AlmaLinux/almalinux-deploy).", - "The Future of AlmaLinux is Bright - AlmaLinux OS Foundation's renewed commitment to our users.": "The Future of AlmaLinux is Bright - AlmaLinux OS Foundation's renewed commitment to our users." + "The Future of AlmaLinux is Bright - AlmaLinux OS Foundation's renewed commitment to our users.": "The Future of AlmaLinux is Bright - AlmaLinux OS Foundation's renewed commitment to our users.", + "AlmaLinux provides ISOs for all 4 supported architectures:": "AlmaLinux provides ISOs for all 4 supported architectures:", + "Each supported architecture has various installation images available:": "Each supported architecture has various installation images available:", + "DVD": "DVD", + "effortless installation with all packages included, no additional repositories required.": "effortless installation with all packages included, no additional repositories required.", + "Boot": "Boot", + "a single network installation CD image that downloads packages over the Internet.": "a single network installation CD image that downloads packages over the Internet.", + "Minimal": "Minimal", + "a minimal self-containing DVD image that makes possible offline installation.": "a minimal self-containing DVD image that makes possible offline installation.", + "AlmaLinux provides official images for various cloud providers.": "AlmaLinux provides official images for various cloud providers.", + "Download ISOs from mirrors": "Download ISOs from mirrors", + "Download .torrent file": "Download .torrent file", + "Download CHECKSUM": "Download CHECKSUM", + "AlmaLinux OS offers official Amazon Machine Images via the AWS Marketplace and Community AMIs.": "AlmaLinux OS offers official Amazon Machine Images via the AWS Marketplace and Community AMIs.", + "All AlmaLinux OS AMIs are completely free of charge.": "All AlmaLinux OS AMIs are completely free of charge.", + "More information about AlmaLinux AWS images is available on the": "More information about AlmaLinux AWS images is available on the", + "AlmaLinux AWS Wiki Page": "AlmaLinux AWS Wiki Page", + "The AlmaLinux OS Foundation's": "The AlmaLinux OS Foundation's", + "official AlmaLinux OS images": "official AlmaLinux OS images", + "are available via the AWS Marketplace at the links provided:": "are available via the AWS Marketplace at the links provided:", + "and from the main AlmaLinux OS repositories:": "and from the main AlmaLinux OS repositories:", + "A complete list of AlmaLinux Community AMIs can be found on the": "A complete list of AlmaLinux Community AMIs can be found on the", + "AlmaLinux AWS Wiki Page": "AlmaLinux AWS Wiki Page", + " and as a": " and as a", + "file.": "file.", + "The AlmaLinux OS Generic Cloud images are available from our": "The AlmaLinux OS Generic Cloud images are available from our", + "mirrors": "mirrors", + "Download from mirrors": "Download from mirrors", + "More information about AlmaLinux Generic Cloud images and verification guidelines are available on the": "More information about AlmaLinux Generic Cloud images and verification guidelines are available on the", + "AlmaLinux Generic Cloud Wiki Page": "AlmaLinux Generic Cloud Wiki Page", + "guide there.": "guide there.", + "Using Generic Cloud on a local machine or server": "Using Generic Cloud on a local machine or server", + "You can also find the": "You can also find the", + "Official AlmaLinux OS Images for Google Cloud are available via the": "Official AlmaLinux OS Images for Google Cloud are available via the", + "Google Cloud Marketplace": "Google Cloud Marketplace", + " CLI. More information on the ": " CLI. More information on the ", + "AlmaLinux Google Cloud Wiki Page": "AlmaLinux Google Cloud Wiki Page", + "AlmaLinux OS Images are also available via the": "AlmaLinux OS Images are also available via the", + "AlmaLinux offers images for Azure across all Azure regions via the ": "AlmaLinux offers images for Azure across all Azure regions via the ", + "Azure Marketplace": "Azure Marketplace", + "Images are deployable via the marketplace, portal and CLI.": "Images are deployable via the marketplace, portal and CLI.", + "More about AlmaLinux OS images for Azure": "More about AlmaLinux OS images for Azure", + "AlmaLinux Azure Wiki Page": "AlmaLinux Azure Wiki Page", + "The": "The", + "official AlmaLinux OS 8 image": "official AlmaLinux OS 8 image", + "is available via the Azure Marketplace at the link provided.": "is available via the Azure Marketplace at the link provided.", + "The AlmaLinux OS OpenNebula image are available from our ": "The AlmaLinux OS OpenNebula image are available from our ", + "mirrors": "mirrors", + "and from the main AlmaLinux OS repositories:": "and from the main AlmaLinux OS repositories:", + "More information about AlmaLinux OpenNebula images and verification guidelines are available on the ": "More information about AlmaLinux OpenNebula images and verification guidelines are available on the ", + "AlmaLinux OpenNebula Wiki Page": "AlmaLinux OpenNebula Wiki Page", + "AlmaLinux offers images for Oracle Cloud Infrastructure across all OCI regions via the ": "AlmaLinux offers images for Oracle Cloud Infrastructure across all OCI regions via the ", + "Oracle Cloud Marketplace": "Oracle Cloud Marketplace", + "Images are deployable for Regular, Shielded and ARM type instances via the Oracle Cloud Marketplace, Partner Image on Oracle Cloud Infrastructure Console and ": "Images are deployable for Regular, Shielded and ARM type instances via the Oracle Cloud Marketplace, Partner Image on Oracle Cloud Infrastructure Console and ", + "OCI CLI": "OCI CLI", + "The official AlmaLinux OS images are available on ": "The official AlmaLinux OS images are available on ", + "at the links provided:": "at the links provided:", + "More information about AlmaLinux Oracle Cloud Infrastructure images is available on the ": "More information about AlmaLinux Oracle Cloud Infrastructure images is available on the ", + "AlmaLinux Oracle Cloud Infrastructure Wiki Page": "AlmaLinux Oracle Cloud Infrastructure Wiki Page", + "AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI).": "AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI).", + "Get Docker Image": "Get Docker Image", + "Get OCI Image from Quay.io": "Get OCI Image from Quay.io", + "Official Platform Images:": "Official Platform Images:", + "Image": "Image", + "Container tag": "Container tag", + "Link to the repository": "Link to the repository", + "AlmaLinux OS UBI-alternatives:": "AlmaLinux OS UBI-alternatives:", + "Link to the repository": "Link to the repository", + "AlmaLinux builds Live Media images for GNOME, GNOME Mini, KDE, XFCE and MATE options.": "AlmaLinux builds Live Media images for GNOME, GNOME Mini, KDE, XFCE and MATE options.", + "Supported OS versions:": "Supported OS versions:", + "The guide on how to use Live Media images can be found on the ": "The guide on how to use Live Media images can be found on the ", + "AlmaLinux Live Media Wiki Page": "AlmaLinux Live Media Wiki Page", + "AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:": "AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:", + "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: ": "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: ", + "AlmaLinux images are available for LXC/LXD.": "AlmaLinux images are available for LXC/LXD.", + "You can get official AlmaLinux OS images at the link provided: ": "You can get official AlmaLinux OS images at the link provided: ", + "Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.": "Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.", + "More details and guidance steps can be found on the ": "More details and guidance steps can be found on the ", + "AlmaLinux WSL Wiki Page": "AlmaLinux WSL Wiki Page", + "AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment.": "AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment.", + "More details can be found on the": "More details can be found on the", + "AlmaLinux Raspberry Pi Wiki Page": "AlmaLinux Raspberry Pi Wiki Page", + "AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:": "AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:" } diff --git a/layouts/get-almalinux/single.html b/layouts/get-almalinux/single.html new file mode 100644 index 0000000..d74eb73 --- /dev/null +++ b/layouts/get-almalinux/single.html @@ -0,0 +1,1982 @@ +{{ define "main" }} + +
+
+
+
+

{{ i18n "Get AlmaLinux OS" }}

+
+
+

+ +

+

+ +

+

+ +

+

+ +

+
+ +
+
+
+ + +
+ +

ISO Images

+
+
+

{{ i18n "Each supported architecture has various installation images available:"}}

+

+ {{ i18n "DVD" }} + - {{ i18n "effortless installation with all packages included, no additional repositories required." }} +

+

+ {{ i18n "Boot" }} + - {{ i18n "a single network installation CD image that downloads packages over the Internet." }} +

+

+ {{ i18n "Minimal" }} + - {{ i18n "a minimal self-containing DVD image that makes possible offline installation." }} +

+
+
+
+

AlmaLinux OS 9

+

AlmaLinux OS 9.2 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+

AlmaLinux OS 8

+

AlmaLinux OS 8.8 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+
+
+ +
+ +

Cloud Images

+
+

{{ i18n "AlmaLinux provides official images for various cloud providers." }}

+

Amazon AWS

+

+ {{ i18n "AlmaLinux OS offers official Amazon Machine Images via the AWS Marketplace and Community AMIs." }} + {{ i18n "All AlmaLinux OS AMIs are completely free of charge." }}
+ {{ i18n "More information about AlmaLinux AWS images is available on the" }} + {{ i18n "AlmaLinux AWS Wiki Page" }}. +

+
+
+

AWS Marketplace

+

+ {{ i18n "The AlmaLinux OS Foundation's" }} + {{ i18n "official AlmaLinux OS images" }}
+ {{ i18n "are available via the AWS Marketplace at the links provided:" }} +

+ +
+
+

Community AMIs

+

+ {{ i18n "A complete list of AlmaLinux Community AMIs can be found on the" }}
+ {{ i18n "AlmaLinux AWS Wiki Page" }}{{ i18n " and as a" }} + CSV {{ i18n "file." }} +

+
+
+

Generic Cloud

+

+ {{ i18n "The AlmaLinux OS Generic Cloud images are available from our" }} {{ i18n "mirrors" }} {{ i18n "and from the main AlmaLinux OS repositories:" }} +

+
+ +
+ AlmaLinux OS 8.8 BIOS +
+ +
+
+

SHA-256:

+
+ +
+
+ AlmaLinux OS 8.8 UEFI +
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+

+ {{ i18n "More information about AlmaLinux Generic Cloud images and verification guidelines are available on the" }} {{ i18n "AlmaLinux Generic Cloud Wiki Page" }}.
+ {{ i18n "You can also find the" }} {{ i18n "Using Generic Cloud on a local machine or server" }} {{ i18n "guide there." }} +

+

Google Cloud

+

+ {{ i18n "Official AlmaLinux OS Images for Google Cloud are available via the" }} {{ i18n "Google Cloud Marketplace" }}. +

+ +

+ {{ i18n "AlmaLinux OS Images are also available via the" }} gcloud{{ i18n " CLI. More information on the " }}{{ i18n "AlmaLinux Google Cloud Wiki Page" }} +

+

Microsoft Azure

+

+ {{ i18n "AlmaLinux offers images for Azure across all Azure regions via the "}}{{ i18n "Azure Marketplace" }}. {{ i18n "Images are deployable via the marketplace, portal and CLI." }}
+ {{ i18n "More about AlmaLinux OS images for Azure" }} - {{ i18n "AlmaLinux Azure Wiki Page" }}.
+ {{ i18n "The" }} {{ i18n "official AlmaLinux OS 8 image" }} {{ i18n "is available via the Azure Marketplace at the link provided." }} +

+

OpenNebula

+

+ {{ i18n "The AlmaLinux OS OpenNebula image are available from our "}}{{ i18n "mirrors" }} {{ i18n "and from the main AlmaLinux OS repositories:" }} +

+
+ + +
+

+ {{ i18n "More information about AlmaLinux OpenNebula images and verification guidelines are available on the "}}{{ i18n "AlmaLinux OpenNebula Wiki Page" }}. +

+

Oracle Cloud Infrastructure

+

+ {{ i18n "AlmaLinux offers images for Oracle Cloud Infrastructure across all OCI regions via the " }}{{ i18n "Oracle Cloud Marketplace" }}. {{ i18n "Images are deployable for Regular, Shielded and ARM type instances via the Oracle Cloud Marketplace, Partner Image on Oracle Cloud Infrastructure Console and " }}{{ i18n "OCI CLI" }}.
+ {{ i18n "The official AlmaLinux OS images are available on "}}{{ i18n "Oracle Cloud Marketplace" }} {{ i18n "at the links provided:" }} +

+ +

+ {{ i18n "More information about AlmaLinux Oracle Cloud Infrastructure images is available on the " }}{{ i18n "AlmaLinux Oracle Cloud Infrastructure Wiki Page" }}. +

+
+
+ +
+ +

Container Images

+
+

+ {{ i18n "AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI)." }} +

+ +

{{ i18n "Official Platform Images:" }}

+
+
+ {{ i18n "Image" }} +

Default (Platform)

+

Minimal (Platform)

+
+
+ {{ i18n "Container tag" }} +

almalinux:latest

+

almalinux:minimal

+
+
+ {{ i18n "Link to the repository" }} +

hub.docker.com/_/almalinux

+

hub.docker.com/_/almalinux

+
+
+

{{ i18n "AlmaLinux OS UBI-alternatives:" }}

+
+
+
AlmaLinux OS 9
+
+
+ {{ i18n "Image" }} +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/9-minimal

+

almalinux/9-base

+

almalinux/9-init

+

almalinux/9-micro

+
+
+ +
+
+
+
AlmaLinux OS 8
+
+
+ {{ i18n "Image" }} +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/8-minimal

+

almalinux/8-base

+

almalinux/8-init

+

almalinux/8-micro

+
+
+ +
+
+
+
+
+ +
+ +

Live Media

+
+

+ {{ i18n "AlmaLinux builds Live Media images for GNOME, GNOME Mini, KDE, XFCE and MATE options." }}
+ {{ i18n "Supported AlmaLinux OS versions:" }} +

+ +

+ {{ i18n "The guide on how to use Live Media images can be found on the " }}{{ i18n "AlmaLinux Live Media Wiki Page" }}. +

+
+
+ +
+ +

Vagrant Boxes

+
+

+ {{ i18n "AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:" }} +

+
    +
  • Libvirt
  • +
  • VirtualBox
  • +
  • Hyper-V
  • +
  • VMWare
  • +
  • Parallels
  • +
+

+ {{ i18n "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: " }}app.vagrantup.com/almalinux. +

+
+
+ +
+ +

LXD/LXC

+
+

+ {{ i18n "AlmaLinux images are available for LXC/LXD." }}
+ {{ i18n "Supported AlmaLinux OS versions:" }} +

+ +

+ {{ i18n "You can get official AlmaLinux OS images at the link provided: " }}images.linuxcontainers.org. +

+
+
+ +
+ +

WSL

+
+

+ {{ i18n "Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine." }}
+ {{ i18n "Supported AlmaLinux OS versions:" }} +

+ +

+ {{ i18n "More details and guidance steps can be found on the " }} {{ i18n "AlmaLinux WSL Wiki Page" }}. +

+
+
+
+
+
+ +
+
+
+ + +
+ +

ISO Images

+
+
+

{{ i18n "Each supported architecture has various installation images available:"}}

+

+ {{ i18n "DVD" }} + - {{ i18n "effortless installation with all packages included, no additional repositories required." }} +

+

+ {{ i18n "Boot" }} + - {{ i18n "a single network installation CD image that downloads packages over the Internet." }} +

+

+ {{ i18n "Minimal" }} + - {{ i18n "a minimal self-containing DVD image that makes possible offline installation." }} +

+
+
+
+

AlmaLinux OS 9

+

AlmaLinux OS 9.2 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+

AlmaLinux OS 8

+

AlmaLinux OS 8.8 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+
+
+ +
+ +

Cloud Images

+
+

{{ i18n "AlmaLinux provides official images for various cloud providers." }}

+

Amazon AWS

+

+ {{ i18n "AlmaLinux OS offers official Amazon Machine Images via the AWS Marketplace and Community AMIs." }} + {{ i18n "All AlmaLinux OS AMIs are completely free of charge." }}
+ {{ i18n "More information about AlmaLinux AWS images is available on the" }} + {{ i18n "AlmaLinux AWS Wiki Page" }}. +

+
+
+

AWS Marketplace

+

+ {{ i18n "The AlmaLinux OS Foundation's" }} + {{ i18n "official AlmaLinux OS images" }}
+ {{ i18n "are available via the AWS Marketplace at the links provided:" }} +

+ +
+
+

Community AMIs

+

+ {{ i18n "A complete list of AlmaLinux Community AMIs can be found on the" }}
+ {{ i18n "AlmaLinux AWS Wiki Page" }}{{ i18n " and as a" }} + CSV {{ i18n "file." }} +

+
+
+

Generic Cloud

+

+ {{ i18n "The AlmaLinux OS Generic Cloud images are available from our" }} {{ i18n "mirrors" }} {{ i18n "and from the main AlmaLinux OS repositories:" }} +

+
+ + +
+

+ {{ i18n "More information about AlmaLinux Generic Cloud images and verification guidelines are available on the" }} {{ i18n "AlmaLinux Generic Cloud Wiki Page" }}.
+ {{ i18n "You can also find the" }} {{ i18n "Using Generic Cloud on a local machine or server" }} {{ i18n "guide there." }} +

+

OpenNebula

+

+ {{ i18n "The AlmaLinux OS OpenNebula image are available from our " }}{{ i18n "mirrors" }} {{ i18n "and from the main AlmaLinux OS repositories:" }} +

+
+ + +
+

+ {{ i18n "More information about AlmaLinux OpenNebula images and verification guidelines are available on the " }}{{ i18n "AlmaLinux OpenNebula Wiki Page" }}. +

+

Oracle Cloud Infrastructure

+

+ {{ i18n "AlmaLinux offers images for Oracle Cloud Infrastructure across all OCI regions via the " }}{{ i18n "Oracle Cloud Marketplace" }}. {{ i18n "Images are deployable for Regular, Shielded and ARM type instances via the Oracle Cloud Marketplace, Partner Image on Oracle Cloud Infrastructure Console and " }}{{ i18n "OCI CLI" }}.
+ {{ i18n "The official AlmaLinux OS images are available on " }}{{ i18n "Oracle Cloud Marketplace" }} {{ i18n "at the links provided:" }} +

+ +

+ {{ i18n "More information about AlmaLinux Oracle Cloud Infrastructure images is available on the " }}{{ i18n "AlmaLinux Oracle Cloud Infrastructure Wiki Page" }}. +

+
+
+ +
+ +

Container Images

+
+

+ {{ i18n "AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI)." }} +

+ +

{{ i18n "Official Platform Images:" }}

+
+
+ {{ i18n "Image" }} +

Default (Platform)

+

Minimal (Platform)

+
+
+ {{ i18n "Container tag" }} +

almalinux:latest

+

almalinux:minimal

+
+
+ {{ i18n "Link to the repository" }} +

hub.docker.com/_/almalinux

+

hub.docker.com/_/almalinux

+
+
+

{{ i18n "AlmaLinux OS UBI-alternatives:" }}

+
+
+
AlmaLinux OS 9
+
+
+ Image +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/9-minimal

+

almalinux/9-base

+

almalinux/9-init

+

almalinux/9-micro

+
+
+ +
+
+
+
AlmaLinux OS 8
+
+
+ {{ i18n "Image" }} +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/8-minimal

+

almalinux/8-base

+

almalinux/8-init

+

almalinux/8-micro

+
+
+ +
+
+
+
+
+ +
+ +

Raspberry Pi

+
+

+ {{ i18n "AlmaLinux builds standard Raspberry Pi images and images with GNOME desktop environment." }}
+ {{ i18n "Supported AlmaLinux OS versions:" }} +

+ +

+ {{ i18n "More details can be found on the" }} + {{ i18n "AlmaLinux Raspberry Pi Wiki Page" }} +

+
+
+ +
+ +

Vagrant Boxes

+
+

+ {{ i18n "AlmaLinux provides official AlmaLinux OS 9 images for Vagrant:" }} +

+
    +
  • VMWare
  • +
  • Parallels
  • +
+

+ {{ i18n "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: " }}app.vagrantup.com/almalinux. +

+
+
+ +
+ +

LXD/LXC

+
+

+ {{ i18n "AlmaLinux images are available for LXC/LXD." }}
+ {{ i18n "Supported AlmaLinux OS versions:" }} +

+ +

+ {{ i18n "You can get official AlmaLinux OS images at the link provided: " }}images.linuxcontainers.org. +

+
+
+ +
+ +

WSL

+
+

+ {{ i18n "Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine." }}
+ {{ i18n "Supported AlmaLinux OS versions:" }} +

+ +

+ {{ i18n "More details and guidance steps can be found on the " }}{{ i18n "AlmaLinux WSL Wiki Page" }}. +

+
+
+
+
+
+ +
+
+
+ + +
+ +

ISO Images

+
+
+

{{ i18n "Each supported architecture has various installation images available:"}}

+

+ {{ i18n "DVD" }} + - {{ i18n "effortless installation with all packages included, no additional repositories required." }} +

+

+ {{ i18n "Boot" }} + - {{ i18n "a single network installation CD image that downloads packages over the Internet." }} +

+

+ {{ i18n "Minimal" }} + - {{ i18n "a minimal self-containing DVD image that makes possible offline installation." }} +

+
+
+
+

AlmaLinux OS 9

+

AlmaLinux OS 9.2 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+

AlmaLinux OS 8

+

AlmaLinux OS 8.8 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+
+
+ +
+ +

Cloud Images

+
+

{{ i18n "AlmaLinux provides official images for various cloud providers." }}

+

Generic Cloud

+

+ {{ i18n "The AlmaLinux OS Generic Cloud images are available from our" }} {{ i18n "mirrors" }} {{ i18n "and from the main AlmaLinux OS repositories:" }} +

+
+ + +
+

+ {{ i18n "More information about AlmaLinux Generic Cloud images and verification guidelines are available on the" }} {{ i18n "AlmaLinux Generic Cloud Wiki Page" }}.
+ {{ i18n "You can also find the" }} {{ i18n "Using Generic Cloud on a local machine or server" }} {{ i18n "guide there." }} +

+
+
+ +
+ +

Container Images

+
+

+ {{ i18n "AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI)." }} +

+ +

{{ i18n "Official Platform Images:" }}

+
+
+ {{ i18n "Image" }} +

Default (Platform)

+

Minimal (Platform)

+
+
+ {{ i18n "Container tag" }} +

almalinux:latest

+

almalinux:minimal

+
+
+ {{ i18n "Link to the repository" }} +

hub.docker.com/_/almalinux

+

hub.docker.com/_/almalinux

+
+
+

{{ i18n "AlmaLinux OS UBI-alternatives:" }}

+
+
+
AlmaLinux OS 9
+
+
+ {{ i18n "Image" }} +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/9-minimal

+

almalinux/9-base

+

almalinux/9-init

+

almalinux/9-micro

+
+
+ +
+
+ +
+
AlmaLinux OS 8
+
+
+ {{ i18n "Image" }} +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/8-minimal

+

almalinux/8-base

+

almalinux/8-init

+

almalinux/8-micro

+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+
+ + +
+ +

ISO Images

+
+
+

{{ i18n "Each supported architecture has various installation images available:"}}

+

+ {{ i18n "DVD" }} + - {{ i18n "effortless installation with all packages included, no additional repositories required." }} +

+

+ {{ i18n "Boot" }} + - {{ i18n "a single network installation CD image that downloads packages over the Internet." }} +

+

+ {{ i18n "Minimal" }} + - {{ i18n "a minimal self-containing DVD image that makes possible offline installation." }} +

+
+
+
+

AlmaLinux OS 9

+

AlmaLinux OS 9.2 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 9.2 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+

AlmaLinux OS 8

+

AlmaLinux OS 8.8 DVD ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Boot ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+

AlmaLinux OS 8.8 Minimal ISO

+
+ +
+
+

SHA-256:

+
+ +
+
+ +
+
+
+
+ +
+ +

Cloud Images

+
+

{{ i18n "AlmaLinux provides official images for various cloud providers." }}

+

Generic Cloud

+

+ {{ i18n "The AlmaLinux OS Generic Cloud images are available from our" }} {{ i18n "mirrors" }} {{ i18n "and from the main AlmaLinux OS repositories:" }} +

+
+ + +
+

+ {{ i18n "More information about AlmaLinux Generic Cloud images and verification guidelines are available on the" }} {{ i18n "AlmaLinux Generic Cloud Wiki Page" }}.
+ {{ i18n "You can also find the" }} {{ i18n "Using Generic Cloud on a local machine or server" }} {{ i18n "guide there." }} +

+
+
+ +
+ +

Container Images

+
+

+ {{ i18n "AlmaLinux provides official OCI, Docker and four fully compatible alternatives for the Red Hat Universal Base Images (UBI)." }} +

+ +

{{ i18n "Official Platform Images:" }}

+
+
+ {{ i18n "Image" }} +

Default (Platform)

+

Minimal (Platform)

+
+
+ {{ i18n "Container tag" }} +

almalinux:latest

+

almalinux:minimal

+
+
+ {{ i18n "Link to the repository" }} +

hub.docker.com/_/almalinux

+

hub.docker.com/_/almalinux

+
+
+

{{ i18n "AlmaLinux OS UBI-alternatives:" }}

+
+
+
AlmaLinux OS 9
+
+
+ {{ i18n "Image" }} +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/9-minimal

+

almalinux/9-base

+

almalinux/9-init

+

almalinux/9-micro

+
+
+ +
+
+ +
+
AlmaLinux OS 8
+
+
+ {{ i18n "Image" }} +
+

Minimal

+

Base

+

Init

+

Micro

+
+
+
+ {{ i18n "Container tag" }} +
+

almalinux/8-minimal

+

almalinux/8-base

+

almalinux/8-init

+

almalinux/8-micro

+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + +{{ end }} diff --git a/layouts/index.html b/layouts/index.html index 9ab82ac..2e6946a 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -74,7 +74,7 @@ {{ i18n "Contribute" }} - + {{ i18n "Download" }} diff --git a/layouts/partials/common/footer.html b/layouts/partials/common/footer.html index 2ad8f61..4bae9f8 100644 --- a/layouts/partials/common/footer.html +++ b/layouts/partials/common/footer.html @@ -12,7 +12,7 @@
  • GitHub
  • {{ i18n "Bugs" }}
  • {{ i18n "Repository" }}
  • -
  • {{ i18n "Downloads" }}
  • +
  • {{ i18n "Downloads" }}
  • {{ i18n "Membership" }}
  • ELevate
  • {{ i18n "Mailing Lists" }}
  • diff --git a/layouts/partials/common/nav.html b/layouts/partials/common/nav.html index 474dcd0..7f3eee6 100644 --- a/layouts/partials/common/nav.html +++ b/layouts/partials/common/nav.html @@ -91,7 +91,7 @@