Required Platform Configuration
This section contains a set of configuration steps required to enable basic functionality in the Designer Cloud Powered by Trifacta platform, as well as the methods by which you can apply the configuration.
Warning
Before you begin any configuration or modification to a working configuration, you should back up the /opt/trifacta/conf
directory.
Admin Settings page: If the software has been installed and the databases have been initialized, you should be able to start the platform and access the Admin Settings page. For more information, see Platform Configuration Methods.
Tip
Whenever possible, you should use the Admin Settings page of the application for platform configuration.
Configuration by file: If the application is not available, you can perform configuration changes using the platform files. See below.
Configuring by File
Warning
Please make backups of any configuration files that you modify and apply changes with caution.
Tip
If you have not used a Linux text editor, please enter one of the following strings at the command line to see which is available in your environment. nano may be the easiest to use:
vi
vim
emacs
nano
The Alteryx configuration files are stored in the following directory:
/opt/trifacta/conf
Filename | Description |
---|---|
hadoop-site/* | (Hadoop only) Directory for configuration files from the Hadoop cluster to which the platform connects. See Prepare Hadoop for Integration with the Platform. |
nginx.conf | Configuration of the platform's HTTP access. |
| Most customer-facing configuration and product options for all components are stored here. |
Note
After saving your changes to the config files, you must restart the Designer Cloud Powered by Trifacta platform to apply them. See Start and Stop the Platform.
Required Platform Configuration Steps
Change admin password
As part of the install process, an admin user account is created. For security, this password should be changed.
Review self-registration
By default, any visitor to the Login page can create an account in the Designer Cloud Powered by Trifacta platform.
Warning
If the Designer Cloud Powered by Trifacta platform is available on the public Internet or is otherwise vulnerable to unauthorized access, unauthorized users can register and use the product. If this level of access is unsatisfactory, you should disable self-registration.
Disabling self-registration means that a Alteryx administrator must enable all users. For more information, see Configure User Self-Registration.
Other Required Configuration
The following configuration steps must be reviewed and completed for all deployments of the Designer Cloud Powered by Trifacta platform:
Note
You must define and configure your backend datastore before the platform is operational.
Note
If High Availability is enabled on the cluster, it must be enabled on the Designer Cloud Powered by Trifacta platform, even if you are not planning to rely on it. Do this step after completing the preceding steps. See Enable Integration with Cluster High Availability.