Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Requirement

Supported Versions

Notes

Operating SystemRHEL 8, CentOS 8, Amazon Linux 2
PostgreSQL9.2-6, 10
 yum -y install \
    postgresql postgresql-contrib \
    postgresql-odbc postgresql-plperl \
    postgresql-server
IFI CLAIMS Repository
Amazon Linux 2
yum -y install \
 https://repo.ificlaims.com/ifi-claims-direct/amzn2/x86_64/ifi-claims-direct-beta-0.0.2-1.amzn2.x86_64.rpm

RHEL/CentOS 8
yum -y install \
https://repo.ificlaims.com/ifi-claims-direct/centos/8/x86_64/ifi-claims-direct-beta-0.0.2-2.el8.x86_64.rpm

Note: This installs EPEL and the PowerTools repositories.

SOLR Basic Distributed Requirements (Type 2)

...

RequirementMinimum VersionNotes
Operating SystemRHEL 8, CentOS 8, Amazon Linux 2
IFI CLAIMS Repository
Amazon Linux 2
yum -y install \
 https://repo.ificlaims.com/ifi-claims-direct/amzn2/x86_64/ifi-claims-direct-beta-0.0.2-1.amzn2.x86_64.rpm

RHEL/CentOS 8
yum -y install \
https://repo.ificlaims.com/ifi-claims-direct/centos/8/x86_64/ifi-claims-direct-beta-0.0.2-2.el8.x86_64.rpm

Note: This installs EPEL and the PowerTools repositories.

Web Server Requirements

Hardware Requirements

...

If you want to customize logging, copy the distribution alexandria-log.conf file to /etc.

Code Block
cp /usr/share/perl5/vendor_perl/auto/share/dist/Alexandria-Library/alexandria-log.conf /etc

...

If you make no changes, default logging is output to /tmp/alexandria.log.

For more information about how the alexandria tools log, see:

...

  1. --IFIuser/--IFIpassword passed to apgupd – issued by IFI CLAIMS
  2. --PGSuser/--PGSpassword used to connect to postgresql – postgresql – created during the Postgres PostgreSQL database installation

apgupd requires the IFIuser / IFIpassword, e.g.,

...

If you used a different user to create and load the alexandria database, you will need to modify the database entry in the file pointed to by:

...