Add info about supported arches to guides and version guarantees (#5677)

* Update version guarantees document with supported arches

* Add note about supported architecture to each install guide
This commit is contained in:
jack1142
2022-04-09 20:47:31 +02:00
committed by GitHub
parent 61c73f2f1f
commit 02c0328002
21 changed files with 88 additions and 32 deletions

View File

@@ -1,3 +1,5 @@
.. include:: _includes/supported-arch-x64+aarch64.rst
.. include:: _includes/linux-preamble.rst
-------------------------------

View File

@@ -0,0 +1,2 @@
| We support hosting Red on computers running an **aarch64** or **armv7l** version of this system.
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.

View File

@@ -0,0 +1,2 @@
| We support hosting Red on computers running an **armv7l** version of this system.
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.

View File

@@ -0,0 +1,2 @@
| We support hosting Red on computers running an **x86-64**, **aarch64**, or **armv7l** version of this system.
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.

View File

@@ -0,0 +1,2 @@
| We support hosting Red on computers running an **x86-64** or **aarch64** version of this system.
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.

View File

@@ -0,0 +1,2 @@
| We support hosting Red on computers running an **x86-64** version of this system.
| You can read more about systems and processor architectures we support in our `end-user-guarantees`.