Single-server package installation - Fluid Topics - 3.11

Install Fluid Topics on a Single Server

Operating system
RHEL
Category
Technical Notes
Audience
public
Version
3.11

Fluid Topics operations are based on several components that can all be installed on the same server.

Please ensure that the proper prerequisites are met before proceeding.

When installing Fluid Topics in single-server mode, the following metapackage is used:

  • antidot-fluidtopics-standalone

Run the following commands:

As root user

yum clean all
yum update

The yum update command updates a lot of packages on the server. This may take some time. You need to accept all updates.

In case of Packages error during the update, ensure that you have enabled the proper RHEL channels.

If the previous commands returned no error, run the following command:

As root user

yum install antidot-fluidtopics-standalone

This package refers to every required package for a standalone installation, such as Apache (HTTPD) packages.

Downloading and installing these packages may take from a few minutes up to an hour depending on your bandwidth.