AMT Setup
Obtaining and Extracting the Installation Archive
AMT Java comes in an installation archive containing the required files.
- Obtain the AMT Java installation archive. warning The archive is not yet provided and must be pieced together manually.
- Extract the AMT Java installation archive at a desired location.
Directory Structure
The AMT Java installation archive contains the root directory with the subdirectories and files as follows:
Binaries
This directory contains the binaries for the AMT Java Control Center backend and frontend. This is also where the
generated application is located.
Config
This directory contains the template configuration files, one for the Control Center (cc-config.yaml) and one for
applications (amt-config.yaml). If an AMT license file was
obtained (AmtRuntime.lic), it should be placed in this directory as well.
DDL
This directory contains the DDL (Data Definition Language) files to provide database models. These files are used
for reorganizing the System and Application databases. These files are created using the AMT generator.
DML
This directory contains an SQL script to provide an initial dataset to an application database.
Docs
This directory contains documentation for the installation of the Control Center.
log
This directory is created automatically. Logs generated while running the Control Center and applications are stored
in this directory, in their respective subdirectories.
Reorganize
This directory contains the files of the Reorganize program, used to reorganize databases.
Reorganization Tool |
---|
The Reorganization tool is not part of the installation archive and is provided separately. |
Wrapper
This directory contains the PostgreSQL wrapper used for the reorganization tool.