Personal tools

Difference between revisions of "Installing Rivendell"

From Rivendell Wiki

Jump to: navigation, search
Line 1: Line 1:
'''NOTICE''': As of Mid 2020, this article contains some out-of-date information. Please update it with more current details if you have them.
 
<hr />
 
 
 
=== Appliance Installers ===
 
=== Appliance Installers ===
 
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:

Revision as of 20:18, 22 June 2023

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)

RedHat Enterprise Linux 7 (RHEL-7) (also works with CentOS 7)

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.