Difference between revisions of "Installing Rivendell"
From Rivendell Wiki
Line 5: | Line 5: | ||
The preferred and easiest way to create a working Rivendell system is to use one of the standard "appliance" installers provided by [https://paravelsystems.com Paravel Systems]. The following Linux distributions are supported: | The preferred and easiest way to create a working Rivendell system is to use one of the standard "appliance" installers provided by [https://paravelsystems.com Paravel Systems]. The following Linux distributions are supported: | ||
− | + | ==== Ubuntu 22.04 "Jammy Jellyfish" (also works with Linux Mint 21) ==== | |
− | + | * [https://software.paravelsystems.com/howtos/ubuntu/jammy/ Ubuntu 22.04 Appliance Installer for Rivendell 4.x] ('''RECOMMENDED''') | |
− | + | ==== RedHat Enterprise Linux 7 (RHEL-7) (also works with CentOS 7) ==== | |
− | + | * [https://software.paravelsystems.com/howtos/CentOS/7rd4/ RHEL-7 Appliance Installer for Rivendell 4.x] | |
− | + | * [https://software.paravelsystems.com/howtos/CentOS/7rd3/ RHEL-7 Appliance Installer for Rivendell 3.x] ('''DEPRECATED''') | |
− | + | ==== RedHat Enterprise Linux 8 (RHEL-8) (also works with Rocky Linux 8) ==== | |
− | + | * [https://software.paravelsystems.com/howtos/rhel/8rd4/ RHEL-8 Appliance Installer for Rivendell 4.x] | |
=== Building from Source === | === Building from Source === | ||
− | The "appliance" installations listed above can also be used as a basis for creating a development instance capable of building Rivendell from its original sources. While not recommended for use in production "on the air" environments, such a development instance | + | The "appliance" installations listed above can also be used as a basis for creating a development instance capable of building Rivendell from its original sources. While not recommended for use in production "on the air" environments, such a development instance can be extremely useful for for testing new features or bugfixes that have been committed to the GitHub repository but not yet released in the pre-built packages. |
* [https://wiki.rivendellaudio.org/index.php/Building_Rivendell_from_source Building a Rivendell Development Instance on Ubuntu 22.04 "Jammy Jellyfish"] | * [https://wiki.rivendellaudio.org/index.php/Building_Rivendell_from_source Building a Rivendell Development Instance on Ubuntu 22.04 "Jammy Jellyfish"] | ||
+ | === Legacy/Deprecated Installs === | ||
+ | The following items apply to the deprecated v3.x versions of Rivendell, on various "not officially supported" distributions. | ||
− | === Ubuntu === | + | ==== Ubuntu ==== |
− | ==== | + | ===== Ubuntu 18.04 (Bionic Beaver) and Linux Mint 19.3 ===== |
[[Ubuntu18_04 | This page]] covers how to compile from source and install Rivendell 3 (v3.6.1) on Ubuntu 18.04. It has been reported these instructions also work on Linux Mint 19.3. | [[Ubuntu18_04 | This page]] covers how to compile from source and install Rivendell 3 (v3.6.1) on Ubuntu 18.04. It has been reported these instructions also work on Linux Mint 19.3. | ||
− | |||
− | |||
− | + | ==== Debian ==== | |
− | === Debian === | + | |
The following pages describe how to install Rivendell from source on a Debian system. | The following pages describe how to install Rivendell from source on a Debian system. | ||
− | ==== Debian 10 (Buster) ==== | + | ===== Debian 10 (Buster) ===== |
[[Debian10 | This page]] quickly relates how to install Rivendell 3 (v3.2.0) on Debian10. | [[Debian10 | This page]] quickly relates how to install Rivendell 3 (v3.2.0) on Debian10. | ||
− | ==== Debian 9 (Stretch) ==== | + | ===== Debian 9 (Stretch) ===== |
[[Debian9 | This page]] quickly relates how to install Rivendell 3 (v3.0.3) on Debian9. | [[Debian9 | This page]] quickly relates how to install Rivendell 3 (v3.0.3) on Debian9. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 20:17, 22 June 2023
NOTICE: As of Mid 2020, this article contains some out-of-date information. Please update it with more current details if you have them.
Appliance Installers
The preferred and easiest way to create a working Rivendell system is to use one of the standard "appliance" installers provided by Paravel Systems. The following Linux distributions are supported:
Ubuntu 22.04 "Jammy Jellyfish" (also works with Linux Mint 21)
- Ubuntu 22.04 Appliance Installer for Rivendell 4.x (RECOMMENDED)
RedHat Enterprise Linux 7 (RHEL-7) (also works with CentOS 7)
- RHEL-7 Appliance Installer for Rivendell 4.x
- RHEL-7 Appliance Installer for Rivendell 3.x (DEPRECATED)
RedHat Enterprise Linux 8 (RHEL-8) (also works with Rocky Linux 8)
Building from Source
The "appliance" installations listed above can also be used as a basis for creating a development instance capable of building Rivendell from its original sources. While not recommended for use in production "on the air" environments, such a development instance can be extremely useful for for testing new features or bugfixes that have been committed to the GitHub repository but not yet released in the pre-built packages.
Legacy/Deprecated Installs
The following items apply to the deprecated v3.x versions of Rivendell, on various "not officially supported" distributions.
Ubuntu
Ubuntu 18.04 (Bionic Beaver) and Linux Mint 19.3
This page covers how to compile from source and install Rivendell 3 (v3.6.1) on Ubuntu 18.04. It has been reported these instructions also work on Linux Mint 19.3.
Debian
The following pages describe how to install Rivendell from source on a Debian system.
Debian 10 (Buster)
This page quickly relates how to install Rivendell 3 (v3.2.0) on Debian10.
Debian 9 (Stretch)
This page quickly relates how to install Rivendell 3 (v3.0.3) on Debian9.