Skip to main content

Official installer for Review Board code/document review.

Project description

Review Board Installer

The Review Board Installer, rbinstall, is designed to simplify installing Review Board on a wide variety of Linux distributions.

Installation can be performed with a single command:

$ curl https://install.reviewboard.org | python3

Alternatively, you can run:

$ pipx run rbinstall

The installer must be run as root.

Compatibility

rbinstall requires a supported Linux or macOS system with Python 3.7 or higher.

NOTE: If you're using a non-default version of Python, you will need to use a web server such as gunicorn, uwsgi, or build an Apache mod_wsgi for your server using mod_wsgi-express.

Linux Compatibility

The following Linux distributions are directly supported on a default install:

  • Amazon Linux 2023
  • CentOS 9 Stream
  • CentOS 10 Stream
  • Debian 11 (Bullseye)
  • Debian 12 (Bookworm)
  • Debian 13 (Trixie)
  • Fedora 42
  • Fedora 43
  • openSUSE Leap 16
  • openSUSE Tumbleweed
  • Red Hat Enterprise Linux 9
  • Red Hat Enterprise Linux 10
  • Rocky Linux 9
  • Rocky Linux 10
  • Ubuntu 22.04 LTS
  • Ubuntu 24.04 LTS
  • Ubuntu 25.10

The following do not currently work because they ship Python 3.14, which is not currently supported by Review Board. They should work if you manually install Python 3.13:

  • Arch Linux
  • Fedora Rawhide

The following are known to work if you install a newer version of Python (see below):

  • openSUSE Leap 15
  • Red Hat Enterprise Linux 8
  • Rocky Linux 8

The following Linux distributions are end-of-life, but are known to work:

  • Amazon Linux 2 (requires a newer Python, see below)
  • CentOS 8
  • CentOS 8 Stream
  • Debian 10
  • Fedora 36-41
  • Ubuntu 18.04 LTS (requires a newer Python, see below)
  • Ubuntu 20.04 LTS
  • Other non-LTS Ubuntu versions.

macOS Compatibility

The following versions of macOS have been tested:

  • macOS Ventura
  • macOS Sonoma

Homebrew is currently required for installation on macOS.

Legacy Distro Notes

Amazon Linux 2

Before installing on Amazon Linux 2, you will need to install a newer version of Python:

sudo amazon-linux-extras install python3.8
sudo yum install python38-devel

Then run the installation script with python3.8.

Please note that Python 3.8 reaches end-of-life on October 14, 2024. Versions of Review Board after this date may no longer support Python 3.8.

openSUSE Leap 15

Before installing on openSUSE Leap 15, you will need to install a newer version of Python:

sudo zypper install python39 python39-devel

Then run the installation script with python3.9.

Red Hat Enterprise Linux 8

Before installing on Red Hat Enterprise Linux 8, you will need to install a newer version of Python:

sudo yum install -y python38 python38-devel

Then run the installation script with python3.8.

Note that due to missing packages, Single Sign-On is not available on Red Hat Enterprise Linux 8.

Please note that Python 3.8 reaches end-of-life on October 14, 2024. Versions of Review Board after this date may no longer support Python 3.8.

Rocky Linux 8

Before installing on Rocky Linux 8, you will need to install a newer version of Python:

sudo dnf module install python38
sudo dnf install python38-devel

Then run the installation script with python3.8.

Note that due to missing packages, Single Sign-On is not available on Rocky Linux 8.

Please note that Python 3.8 reaches end-of-life on October 14, 2024. Versions of Review Board after this date may no longer support Python 3.8.

Ubuntu 18.04

Before installing on Ubuntu 18.04, you will need to install a newer version of Python:

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get install python3.8 python3.8-dev python3.8-venv

Then run the installation script with python3.8.

Note that due to missing packages, Single Sign-On is not available on Ubuntu 18.04.

Please note that Python 3.8 reaches end-of-life on October 14, 2024. Versions of Review Board after this date may no longer support Python 3.8.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rbinstall-1.3.tar.gz (35.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rbinstall-1.3-py3-none-any.whl (39.7 kB view details)

Uploaded Python 3

File details

Details for the file rbinstall-1.3.tar.gz.

File metadata

  • Download URL: rbinstall-1.3.tar.gz
  • Upload date:
  • Size: 35.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for rbinstall-1.3.tar.gz
Algorithm Hash digest
SHA256 1c2d4b2e7b25ed0927921cbe2b4aff50af58a68cd02b3f9dcfacfe1b6aa20cfd
MD5 8d9ad76f9e671faa8440ba6bec7a7f69
BLAKE2b-256 bcb092bc9b32cb8629feef64196c65b55c2100f81078048052e3da31f13c2e45

See more details on using hashes here.

File details

Details for the file rbinstall-1.3-py3-none-any.whl.

File metadata

  • Download URL: rbinstall-1.3-py3-none-any.whl
  • Upload date:
  • Size: 39.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for rbinstall-1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c175ea000bb150b4e67f6c20446c73dd04f0bf7994d9871706fd9b714c174d67
MD5 89343b1efe3603508d10a6f3a1b2bb4b
BLAKE2b-256 4c3e97e4d17175efa0d0260b2c53081e7d295972e0847367b8a97735b16ed6ff

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page