For Linux
This section assists you how to install Adeptia Suite on a Linux-based operating system. Before start installing, ensure that your system must meet the specified requirements and Prerequisites before you install the product.
Installing Adeptia Suite
Perform the following steps to install Adeptia Suite:
- Unzip the file. The format of the zip file is: AdeptiaSuite_<version>_<Date>_<OS>_<Architecture>.zip.
For example:Â AdeptiaSuite_6_9_4_12Sep2018_Linux_x64.zip. - Go to the directory where you extracted the zip file.
- Type the command ./install.bin.
- The installer starts installing Adeptia Suite and the Introduction screen appears with the installer introduction.
- Press Enter to continue with the installation.
- The installation requires accepting the terms in the license agreement. Read the agreement carefully and if agree to the terms, type Y.
In the Choose Install Folder, type the destination directory where you want to install the Adeptia Suite or allow it at the default location.
To go to the previous screen, type back and press Enter.- In the Choose Install Set, select the type of installation.
Express: This option uses the default configuration for installation and uses HSQLDB database, which is bundled with Adeptia Suite. Use this option when you are evaluating the Adeptia Suite. Upon choosing this option, the installer will display Accelerators screen (Step 13 below) and starts installing the Adeptia Suite.
Custom: This option uses user-defined configuration for installation. Following are the steps for Custom installation. In the Choose Product Features, press Enter. By default, Application is selected.
Proceed to next step without changing the default selection.ÂIn the Configure Backend Database, select the database you want to use for the Backend. By default, Embedded database is selected and uses HSQLDB database, which is bundled with Adeptia Suite. Configure the port and make sure that no other application uses this port. By default, it uses port 2476 for Backend database.
In the Configure Log Database, select the database you want to use for the Log. Configure the port and make sure that no other application uses this port. By default, it uses port 2477 for Log database.
If you want to use any other database, select Other and provide the details of the selected database.
Name
Description
Select Database Type
Name of the database that you want to set for logging. In addition to HSQLDB, Adeptia Suite supports SQL Server, MySQL, and Oracle databases.
Database Host Server
Name/IP address of the database server.
Port
Port number of the database.
Database Name
Name of the database.Â
If you want to use a named instance of SQL Server for backend database, enter the database name in the following format:<Database Name>;instanceName=<SQL instance name>Â
For example, if your Database Name is AdeptiaDB and instance name is development then the Database Name will be in the format:AdeptiaDB;instanceName=development
User Id
Username to access the database.
Enter Password
Password to access the database.
Enter Confirm Password
Password to confirm.
Table Type
Create New Tables: To create new tables in the defined Adeptia Suite database. Select this option if you are installing Adeptia Suite on a single computer.
Use Existing Tables: To use the existing tables of the Adeptia Suite database. Select this option if you are installing Adeptia Suite in a clustering mode.Database
Required Permission
MySQL
Ensure that you have permission to SELECT, CREATE, DROP, INDEX, ALTER, INSERT, UPDATE, DELETE, REFERENCES, CREATE ROUTINE, ALTER ROUTINE, and EXECUTE for MySQL Database.
Oracle Ensure that you have permission to CREATE SESSION, CREATE TABLE, CREATE ANY TABLE, ALTER ANY TABLE, DROP ANY TABLE, DELETE ANY TABLE, SELECT ANY TABLE, UPDATE ANY TABLE, INSERT ANY TABLE, CREATE ANY INDEX, ALTER ANY INDEX, DROP ANY INDEX,CREATE PROCEDURE, CREATE ANY PROCEDURE, ALTER ANY PROCEDURE, DROP ANY PROCEDURE, and EXECUTE ANY PROCEDURE for Oracle Database.
SQL Server
Ensure that you have permission to CREATE TABLE, ADD COLUMN, CREATE INDEX, DROP COLUMN, DROP INDEX, DROP TABLE, CREATE PROCEDURE, ALTER PROCEDURE, EXECUTE, and DROP PROCEDURE for SQL Server Database.
HSQL
Permission is not required as HSQL is embedded with Adeptia Suite.
In the Configure Log Database, select the database you want to use for log database. Follow the steps as described in Step 11.
- In the Configure Accelerators, select the accelerators that you want to configure.
In the Configure Kernel and Configure Web Server, configure the Adeptia Suite Kernel and Web Server information. For information on Kernel and WebRunner, refer to Components of Adeptia Suite.
Name
Description
Configure Kernel
Port No
Port that the Kernel will use. Make sure that no other application uses this port. By default, the Kernel uses port 21000.
Configure Web Server
Configure Web Server
IP address that Adeptia Suite will use. IP address is required for installing Adeptia Suite in clustering mode.
Configure Web Server Port
HTTP Port No
HTTP port for Adeptia Suite. Make sure that no other application uses this port. By default, Adeptia Suite uses the 8080 HTTP port in the normal mode.
HTTPS Port No
Secure HTTP port that the machine will use to access Adeptia Suite in a secure mode. Make sure that no other application uses this port. By default, Adeptia Suite uses the 8443 HTTP port in the secured mode.
RMI Port No Configure the port and make sure that no other application uses this port. By default, it uses port 1098. In the Configure Mail, configure the email to be used for sending email notifications.
Name
Description
Mail (SMTP) Server Name
Name or IP address of the outgoing mail (SMTP) server.
Port (SMTP) No
Port number of the outgoing mail (SMTP) server.
Admin’s Email Id
Email address of Adeptia Suite Administrator or System Administrator.
Account Name
Username for accessing the specified email account.
Email Security Type
Type of Security - SSL and TLS. SSL for email communication, if your email server uses SSL.
This step is mandatory if you are installing Adeptia Suite (Developer's Studio) for Adeptia Connect.- The Pre-Installation Summary displays the brief summary of all settings selected while installing Adeptia Suite. Review the summary and to begin installation, press Enter.
- The installer starts installing the Adeptia Suite. After the successful installation, the Installation Complete appears.
- Press Enter to exit from the installation wizard.
See also