mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 01:42:30 -05:00
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:
@@ -1,3 +1,5 @@
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -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`.
|
||||
2
docs/install_guides/_includes/supported-arch-armv7l.rst
Normal file
2
docs/install_guides/_includes/supported-arch-armv7l.rst
Normal 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`.
|
||||
@@ -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`.
|
||||
@@ -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`.
|
||||
2
docs/install_guides/_includes/supported-arch-x64.rst
Normal file
2
docs/install_guides/_includes/supported-arch-x64.rst
Normal 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`.
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Arch Linux
|
||||
============================
|
||||
|
||||
.. include:: _includes/supported-arch-x64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on CentOS 7
|
||||
==========================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Debian 10 Buster
|
||||
==================================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64+armv7l.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Debian 11 Bullseye
|
||||
====================================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64+armv7l.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Fedora Linux
|
||||
==============================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on macOS
|
||||
=======================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
-------------------------------
|
||||
Installing the pre-requirements
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on openSUSE Leap 15.2+
|
||||
=====================================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on openSUSE Tumbleweed
|
||||
=====================================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Raspberry Pi OS (Legacy) 10 Buster
|
||||
====================================================
|
||||
|
||||
.. include:: _includes/supported-arch-armv7l.rst
|
||||
|
||||
.. note::
|
||||
|
||||
While we do provide support and install instructions for running Red
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Raspberry Pi OS 11 Bullseye
|
||||
=============================================
|
||||
|
||||
.. include:: _includes/supported-arch-aarch64+armv7l.rst
|
||||
|
||||
.. note::
|
||||
|
||||
This guide can only be used with Raspberry Pi OS 11 Bullseye,
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Ubuntu 18.04 LTS
|
||||
==================================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Ubuntu 20.04 LTS
|
||||
==================================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Ubuntu non-LTS versions
|
||||
=========================================
|
||||
|
||||
.. include:: _includes/supported-arch-x64+aarch64.rst
|
||||
|
||||
.. include:: _includes/linux-preamble.rst
|
||||
|
||||
-------------------------------
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
Installing Red on Windows
|
||||
=========================
|
||||
|
||||
.. include:: _includes/supported-arch-x64.rst
|
||||
|
||||
-------------------------------
|
||||
Installing the pre-requirements
|
||||
-------------------------------
|
||||
|
||||
Reference in New Issue
Block a user