Install the "manage" tenant - Fluid Topics - 3.10

Fluid Topics Installation Guide

Operating system
RHEL
Category
Reference Guides
Audience
public
Version
3.10

Once the conf.json files are ready, it is possible to install the "Manage" tenant by running the following command:

As antidot user

ft_install_singlebox_tenant -t $TENANT_ID -u $URL_OF_FLUIDTOPICS_PORTAL

Where $TENANT_ID is the name given to the portal configuration directory. It is case-sensitive.

The two CONSUME-type tenants are automatically accessible.

Example

The following lines show the example of OleanDor configuration file structure:

/usr/local/afs7/Fluid-Topics/conf/
├── OleanDor
│   └── conf.json
├── OD1000
│   └── conf.json
└── OD2000
    └── conf.json

The OleanDor "Manage" portal is installed with the following command:

ft_install_singlebox_tenant -t OleanDor -u http://oleandor.fluidtopics.net

The "Consume" portals are reachable with the following URLs, as set in the vhost.conf.json files:

  • http://od1000.fluidtopics.net/
  • http://od2000.fluidtopics.net/