Difference between revisions of "CyberShake Database Server Requirements"

From SCECpedia
Jump to navigationJump to search
(Created page with "Here are a list of requirements for a CyberShake production database server. *Linux OS (Fedora, current version is 33) *MariaDB (10.1.25 was probably the version installed on...")
 
Line 3: Line 3:
 
*Linux OS (Fedora, current version is 33)
 
*Linux OS (Fedora, current version is 33)
 
*MariaDB (10.1.25 was probably the version installed on moment)
 
*MariaDB (10.1.25 was probably the version installed on moment)
*RAID array containing database files mounted
+
*SQLite (current version is 3.35.4)
 +
 
 +
Additionally, the RAID array containing the CyberShake database data should be mounted, and MariaDB configured to use it.

Revision as of 17:04, 9 April 2021

Here are a list of requirements for a CyberShake production database server.

  • Linux OS (Fedora, current version is 33)
  • MariaDB (10.1.25 was probably the version installed on moment)
  • SQLite (current version is 3.35.4)

Additionally, the RAID array containing the CyberShake database data should be mounted, and MariaDB configured to use it.