sidebar hamburger menu

MariaDB

Endless Lifecycle Support (ELS) for MariaDB from TuxCare provides security fixes for versions that have reached end-of-life. This allows you to continue running your deployments without vulnerability concerns, even after official support has ended.

Supported OS and MariaDB versions

OSPackage TypeOS VersionMariaDB version
EL 7 (CentOS, CloudLinux, Oracle Linux, etc.)RPM7.x10.6

Supported architecture: x86_64 (64-bit)

Other versions and architectures available upon request. Contact sales@tuxcare.com for more information.

Installation

Prerequisites

  • A valid TuxCare ELS license key - contact sales@tuxcare.com to obtain one
  • Root or sudo access to the server
  1. Download the installer script

    wget https://repo.tuxcare.com/mariadb-els/install-mariadb-els-repo.sh
    
  2. Run the installer script with your license key

    sh install-mariadb-els-repo.sh --license-key XXXXXXXX
    
  3. Verify the repository is enabled

    yum info els-mariadb-release
    

Removing the repository

To remove the MariaDB ELS repository:

sh install-mariadb-els-repo.sh --delete

What's Next?