LSPS documentation logo
LSPS Documentation
Requirements

The resources and tools for the setup and deployment of the LSPS application are available in the lsps-tools-<VERSION>-lsps.zip file. The archive contains the command-line tool for management of the server as well as database migration tools.

  • Hardware: adapt the requirements based on the performance testing of your application. The hardware requirements will depend on the complexity of your application. For example, generally requirements for 50 users, and about 10 concurrent sessions would be as follows:
    • for a server hosting an application server with the LSPS, your Application User Interface and models:
      • Minimum: i7 x86, 64bit, 8 core CPU. 12 GB RAM
      • Recommended: i7 x86, 64bit, 8 core CPU. 24 GB RAM
    • for a dedicated database server:
      • Minimum: i7 x86, 64bit, 8 core CPU. 16 GB RAM
      • Recommended: i7 x86, 64bit, 16 core CPU. 32 GB RAM Before you continue make sure you environment meets the following requirements:
  • Software
    • databases:
      • MySQL 5.7, MySQL 5.6, MySQL 8.0
      • MS SQL 2014
      • DB2 10.5
      • Oracle 12.2
    • application servers:
      • JBoss EAP 7.0.0
      • JBoss EAP 7.2
      • WildFly 15.0.0
      • WildFly 16.0.0
      • WebSphere 9
      • Weblogic 12.1.1
  • Java and Web browsers

Consider setting up the following environments:

  • development environment: environment for deployment of the latest application; This is intended only for development purposes;
  • pre-production environment: clone of the production environment for testing;
  • production environment: production environment with application that passed testing;