Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

FileFlex Enterprise Server is configured to operate on a single URL. example: fileflex.yourdomain.com

This URL is used in two locations:

  1. During registration of FileFlex deployment in the FileFlex enterprise portal at: https://enportportal.fileflex.com/msp-control-panel//portal/api/private/view/welcome#/deployments
  2. As the hostname during the server Installation

FileFlex deployment URL in enterprise portal

FileFlex Deployment URL registered in the enterprise portalImage RemovedImage Added


Image Added


Hostname configuration during server installation


If you see a hostname mismatch message during the Server Admin configuration it means that your deployment URL in the enterprise portal does not match the hostname you configured during the installation process.

This can be fixed in two ways:


IF URL was wrongly configured in the enterprise portal for the server deployment, you will have to delete the server deployment and register it again

Login to the FileFlex enterprise portal

  1. Navigate to Deployments in left menu
  2. Click on Edit / View / Validation Edit  button
  3. Click delete button
  4. Click Confirm Delete button
  5. Click on the Plus sign Image Added
  6. Fill New Server Deployment Details (make sure the URL is accurate this time)
  7. Click add server deployment SAVE button


Image RemovedImage Added


Image Added


Image Added

IF the URL was wrong in the configured hostname during the server installation

  1. SSH into the server
  2. type the command : sudo /opt/ffs/setup.sh
  3. Go through the installation steps to updated update the hostname
Code Block
languagebash
themeEclipse
titleFileFlex Server Installation Steps
sudo /opt/ffs/setup.sh





...