Property | Requires Configuration | Default Value | Explanation |
---|
install.customer_name | Always | <none> | The customer name as provided with your licence. |
install.licence_key | Always | <none> | Licence key as provided with your licence. |
install.user.password | Often | <autogenerated> | Initial password of the default administrator user created during installation. If no value is configured a password is autogenerated and written to the security.log file.
It is strongly recommended this is changed immediately after installation. |
install.user.username | Often | admin | Username of the default administrator user created during installation. |
install.user.email | Often | <none> | Email address of the default administrator user created during installation. Can be updated after installation in the User Details screen. |
install.user.firstname | Often | admin | First name of the default administrator user created during installation. Can be updated after installation in the User Details screen. |
install.user.lastname | Often | admin | Last name of the default administrator user created during installation. Can be updated after installation in the User Details screen. |
install.data.base | Often | ${install.application_loc}/data | Base location for the default data directory paths. This will commonly be configured to be “/opt/phixflow/data” |
install.data.temp | Occasionally | ${install.data.base}/temp | Populates an initial value in the System Configuration Export Temporary File Location |
install.data.templateupload | Occasionally | ${install.data.base}/templateupload | Populates an initial value in the System Configuration Template LocationFile Upload Directory |
install.data.archiveimport | Occasionally | ${install.data.base}/archiveimport | Populates an initial value in the System Configuration Archive DirectoryImport File Location |
install.data.restoreexport | Occasionally | ${install.data.base}/restoreexport | Populates an initial value in the System Configuration Restore DirectoryExport File Location |
install.data.drivertemplate | Occasionally | ${install.data.base}/drivertemplate | Populates an initial value in the System Configuration Data Driver DirectoryTemplate Location |
install.data.downloadarchive | Occasionally | ${install.data.base}/downloadarchive | Populates an initial value in the System Configuration Download LocationArchive Directory |
install.data.pluginrestore | Occasionally | ${install.data.base}/pluginrestore | Populates an initial value in the System Configuration Plugin LocationRestore Directory |
install.data.filedriver | Occasionally | ${install.data.base}/filedriver | Populates an initial value in the System Configuration File Table Upload LocationData Driver Directory |
install.data.application_locdownload | Rarely | <autodetected> | Base application install location, e.g. |
install.pepperKey | Rarely | <none> | Externally defined value for the pepperKey. If not specified and a pepper key isn’t configured in the keystore then a value is autogenerated. |
install.phixflow_api_keyOccasionally | ${install.data.base}/download | Populates an initial value in the System Configuration Download Location |
install.data.plugin | Occasionally | ${install.data.base}/plugin | Populates an initial value in the System Configuration Plugin Location |
install.data.file | Occasionally | ${install.data.base}/file | Populates an initial value in the System Configuration File Table Upload Location |
install.application_loc | Rarely | <autodetected> | Base application install location |
install.pepperKey | Rarely | <none> | Externally defined value for the Phixflow API credential signing keypepperKey. If not specified and the api key a pepper key isn’t configured in the keystore then a value is autogenerated. |
install.phixflow_api_key | Rarely | <none> | Externally defined value for the PhixFlow API credential signing key. If not specified and the API key isn’t configured in the keystore then a value is autogenerated. |