1
0
mirror of https://github.com/minio/docs.git synced 2025-07-27 08:41:57 +03:00

Adds ARM64 architecture to Linux install pages (#708)

- updates Makefile to retrieve ARM URLs
- updates default-conf to create substitutes for ARM URLs
- updates linux install include to add dropdowns for each architecture

Closes #679
This commit is contained in:
Daryl White
2023-01-17 16:53:04 -06:00
committed by GitHub
parent 46abdb4a57
commit 878e85d2db
3 changed files with 99 additions and 31 deletions

View File

@ -285,6 +285,8 @@ rst_prolog = """
.. |minio-latest| replace:: MINIOLATEST
.. |minio-rpm| replace:: RPMURL
.. |minio-deb| replace:: DEBURL
.. |minio-rpmarm64| replace:: RPMARM64URL
.. |minio-debarm64| replace:: DEBARM64URL
.. |subnet| replace:: `MinIO SUBNET <https://min.io/pricing?jmp=docs>`__
.. |subnet-short| replace:: `SUBNET <https://min.io/pricing?jmp=docs>`__
.. |SNSD| replace:: :abbr:`SNSD (Single-Node Single-Drive)`