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://portal.fileflex.com/portal/api/private/view/welcome#/deployments
  2. As the hostname during the server Installation

FileFlex deployment URL in enterprise portal



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  button
  3. Click delete button
  4. Click Confirm Delete button
  5. Click on the Plus sign
  6. Fill New Server Deployment Details (make sure the URL is accurate this time)
  7. Click SAVE button




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 update the hostname
Code Block
languagebash
themeEclipse
titleFileFlex Server Installation Steps
sudo /opt/ffs/setup.sh





Sv translation
languageja_JP

FileFlex Enterprise Serverは、単一のURLで動作するように構成されています。例:fileflex.yourdomain.com


このURLは次の2つの場所で使用されます。

  1. 次のFileFlexエンタープライズポータルでのFileFlex展開の登録中:https://enport.fileflex.com/msp-control-panel/
  2. インストール中のホスト名として

エンタープライズポータルのFileFlexデプロイメントURL

FileFlex Deployment URL registered in the enterprise portal


サーバーインストール中のホスト名の構成


サーバー管理の構成中にホスト名の不一致メッセージが表示される場合は、エンタープライズポータルの展開URLがインストールプロセス中に構成したホスト名と一致しないことを意味します。

This can be fixed in two ways:


サーバー展開用にエンタープライズポータルでURLが誤って構成されている場合は、サーバー展開を削除して再登録する必要があります。

FileFlexエンタープライズポータルにログインします

  1. [編集] / [表示] / [検証]ボタンをクリックします
  2. 削除ボタンをクリックします
  3. [削除の確認]ボタンをクリックします
  4. 新しいサーバー展開の詳細を入力します(今回はURLが正確であることを確認してください)
  5. [サーバー展開の追加]ボタンをクリックします



サーバーのインストール中に構成されたホスト名のURLが間違っていた場合

  1. サーバーへのSSH
  2. 次のコマンドを入力します:sudo /opt/ffs/setup.sh
  3. インストール手順を実行して、ホスト名を更新します


Code Block
languagebash
themeEclipse
titleFileFlex Server Installation Steps
sudo /opt/ffs/setup.sh