Installing on Linux

This document gives an overview of how to install the PhenixID server product on Linux. Additional information is found on PhenixID web site or through PhenixID support.

Audience

This document is written for system administrators. For more information regarding administration, configuration, backup/restore e.g., please read the PhenixID Administration Guide.

Prerequisite

Installation media is provided through PhenixID support together with required license.

Hardware

A single instance of the PhenixID server will require a minimum of 5 GB of drive space and 2 GB of RAM. This setup will be sufficient for installations up to 10 000 users. 4GB of RAM is recommended for installations with
10 000-100 000 users. Please contact PhenixID support for larger installations.

PhenixID Server is not CPU intensive; one CPU should work for most scenarios.

Installation

Install PhenixID on LINUX using X

For install on Linux using Command Line Interface (CLI), see next section

  1. Open a terminal
  2. Type chmod +x phxid_server_linux_x64_version.sh
  3. sudo ./phxid_server_linux_x64_version.sh to start installation
  4. On the “Welcome to the PhenixID service Setup Wizard” click Next
  5. On the “License Agreement” Read the license agreement and select “I accept the agreement”, then click Next
  6. On the “Select License File”, click Browse… to locate and select your license file, then click Next
  7. On the “Select Destination Directory”, click Browse… to select installation location or accept the default destination directory (/opt/PhenixID/Server), then click Next
  8. On the “System administrator” screen, enter default system administrator and password. This user is the one used to access the configuration application.
  9. On the “HTTP port”, enter the port you like the administration UI to start on, e.g. 8443, then click Next
  10. On the “Completing the PhenixID service Setup Wizard” Click Finish to end the Setup.

 Install PhenixID on LINUX using COMMAND LINE INTERFACE (CLI)

For install on Linux using X, see previous section

  1. Open a terminal
  2. Type chmod +x phxid_server_linux_x64_version.sh
  3. sudo ./phxid_server_linux_x64_version.sh to start installation
  4. “This will install PhenixID service on your computer”. Press Enter to continue
  5. “License Agreement” Read the license agreement, scroll by pressing Enter and select “I accept the agreement”, by pressing 1 and Enter to continue
  6. “Select License File”, Enter file path and name of your license file, then press Enter to continue.
  7. “Where should PhenixID service be installed” Enter path to installation location or accept the default location (/opt/PhenixID/Server), then press Enter
  8. "System administrator", enter default system administrator and password. This user is the one used to access the configuration application. Enter
  9. “HTTP port”, enter the port you like the administration UI to start on, e.g. 8443. Press Enter to continue
  10. Installation is completed

Cluster installation

How clustering works and is configured is described in detail in a separate document which can be found here.

Post Installation

Please continue with the post-installation tasks that are described in a separate document which can be found here.