AutoML Server Installation
You may find on this page references to VDS acronym (Virtual Data Since). It is former name for AutoML component (Automatic Machine Learning). VDS means AutoML in all cases.
Be sure to run these steps as the runtime user (wf_user in config.yml).
Change a user to the default user
wfuser.su - wfuser cd /opt/workfusion/wf_installer/Run the installation action.
./install.sh install server_roleFor the installation use the Server roles (server_role) as below:
- vds-master: AutoML master server
- vds-slave: AutoML agent
servervds-nfs: NFS server for AutoML servers
Run post-installation checks.
./install.sh check server_roleFor the installation use the Server roles (server_role) as below:
- vds-master: AutoML master server
- vds-slave: AutoML agent
- servervds-nfs: NFS server for AutoML servers