Installation
Tip
ECOX currently doesn't provide an online installation repository, so you
need to obtain the installation package first. It is assumed that you have
saved the installation package in the /opt/software directory.
Note
The following software packages are required for the VIP feature.
ECOX is installed by default in the /opt/ecox-6alpha1 directory, and its
directory structure as follows:
binthe directory stores binary files.etcthe directory stores template files, such asecox.conf.sample.libthe directory stores dynamic libraries that the ECOX runtime depends on.sharethe directory stores other files, such as man page.
ECOX requires a license to use. You can purchase or apply for a license by
emailing support@ww-it.cn. Once you obtain the license, save it to
/opt/ecox-6alpha1/LICENSE.
Tip
ECOX license is tied to the PostgreSQL instance, so you'll need to provide the database identifier when applying for a license. You can obtain this by running the following command:
Replace $PGDATA with your database directory path.