Configure the Access to the Repositories - Fluid Topics - 3.8

Install Fluid Topics on a Single Server

Operating system
Debian
Category
Technical Notes
Audience
public
Version
3.8

In order to get the necessary packages to install Fluid Topics, dedicated source.list files must be created. It is recommended to create antidot-fluid.list for packages.

Create the following file:

As root user

/etc/apt/sources.list.d/antidot-fluid.list

Add the following lines:

# Fluid Topics Repository
deb $FLUID_TOPICS_REPOSITORY_URL stable fluid-topics

The $FLUID_TOPICS_REPOSITORY_URL base URL must take the following form:

http://login:password@pkgs-customer.fluidtopics.net/

In our example, the following base URL must be used:

http://my_login:my_password@pkgs-oleandor.fluidtopics.net/

For more information about the login and password used to access the repository, please refer to your Antidot contact.

It is possible to create multiple repositories for specific configuration purposes. Their internal structure remains the same.