Installing Faspex with a Setup File
You can automate Faspex installation by using setup files generated by the asctl command-line interface. The setup files define configuration options that are manually configured during a typical installation.
Warning: Due to incompatible common components, IBM Aspera Console and IBM
Aspera Faspex cannot be installed on the same machine. IBM Aspera does not
support this combination.
Generate the Setup Files
Install Faspex Using the Setup Files
Before installing Aspera Faspex:
- If you have an existing MySQL database installed, stop the MySQL service.
- If you have an existing Apache HTTP server installed, stop the Apache server.
Use the setup files to install the Aspera common and Faspex
applications.
Run the following commands manually or through a script to install the
applications:
asctl apache:setup_from_file /path/to/apache_setup_file.yml
asctl mysql:setup_from_file /path/to/mysql_setup_file.yml
asctl faspex:setup_from_file /path/to/faspex_setup_file.yml