Personal tools

Difference between revisions of "Installing Rivendell"

From Rivendell Wiki

Jump to: navigation, search
(Unbuntu 18.04 (Bionic Beaver) and Linux Mint 19.3)
Line 2: Line 2:
 
<hr />
 
<hr />
  
=== RHEL/CentOS ===
+
=== Appliance Installers ===
[http://centos.org/ CentOS] is the &ldquo;reference&rdquo; operating system distribution for Rivendell. All feature development and bug fixes are conducted on CentOS.
+
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:
  
[http://static.paravelsystems.com/rivendell-install-rd3/rivendell-install-rhel7.html This web page] (maintained by Paravel Systems) contains detailed instructions for installing Rivendell version 3 on CentOS version 7.
+
* Ubuntu 22.04 "Jammy Jellyfish" (includes Linux Mint 21) ('''PREFERRED''')
 +
** [https://software.paravelsystems.com/howtos/ubuntu/jammy/ Ubuntu 22.04 Appliance Installer for Rivendell 4.x]
  
 +
* Red_Hat_Enterprise_Linux RedHat Enterprise Linux 7 (RHEL-7) (includes 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) (includes Rocky Linux 8)
 +
** [https://software.paravelsystems.com/howtos/rhel/8rd4/ RHEL-8 Appliance Installer for Rivendell 4.x]
  
 
=== Ubuntu ===
 
=== Ubuntu ===

Revision as of 19:38, 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

Unbuntu 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.

Ubuntu Xenial (16.04)

Rivendell can be compiled / installed onto a Ubuntu machine. The instructions to do so can be found here.


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.

Debian 8 (Jessie)

Rivendell can be compiled / installed onto a Debian 8 (Jessie) machine. Just follow these instructions.


Downloading Rivendell Source from GitHub

Visit the Github repository to clone or download the Rivendell source code. You can also visit the releases page to download an archive of the stable source code.

Compiling Rivendell from Source

See Compiling Rivendell from Source


Old outdated things

All information below is out of date and needs to be updated (22nd Feb 2018)

Debian

Rivendell on Debian 6 (Squeeze). This is intended as a beginners guide that will walk you through getting Rivendell, JACK and Pulse Audio working with Debian 6. It is screen shot and explanation heavy.

Debian packages are available from the repository at debian.tryphon.org. Detailed instructions to Install under Debian.

Ubuntu

Ubuntu packages are available from the repository at debian.tryphon.org. Detailed instructions are available here.

The easiest way to install Rivendell using Ubuntu is to use the RRAbuntu Live CD installer. You can also test it out without installing the software.

A complete guide for installing Rivendell on Ubuntu 11.04 can be found here.

Other Linux Distributions

You can install Rivendell by compiling from source for other linux distros. Source code is available with instructions in a tarball or zip file on the main Rivendell website in the download section.

Duplicating an installed machine for rollout

See Duplicating an installed machine for rollout (.deb/dpkg based distros like Ubuntu, Debian, Linux Mint)