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:
@ -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)`
|
||||
|
Reference in New Issue
Block a user