Install - Server on Linux VM with Sudoless Access
Installation Wizard
To help with the installation process, vFunction offers an Installation Wizard. This Wizard provides additional information about the Prerequisites as well as the Required and Optional Settings for installing the vFunction Server and Agents. This Wizard also walks you through each step in the Installation process.
For organizations looking to start a trial with vFunction, a simplified Installation Wizard will get you started quickly without reviewing the additional Optional Settings.
Please contact support@vfunction.com or your vFunction Contact(s) for the password to start using this Wizard.
Installation Steps
Take the following steps to install the vFunction Server on a Linux VM with Sudoless Access:
- Ensure Prerequisites are met
- Download the vFunction Server Sudoless Installation TGZ from the vFunction Portal
- SCP the Server TGZ package to the Server VM to the location where you’d like to install vFunction, such as /home/<username>/
- Unpack the Installation Package. Replace VERSION with the actual value.
tar xvf vfunction-server-sudo-less-installation.vVERSION.tgz
- Optional if using HTTPS: Move the chained SSL Certificate Bundle as server.crt and the SSL Key as server.key into /etc/sysconfig/vfunction/nginx/certs/
- Open the server-installation.yaml.
vi vfunction/etc/sysconfig/vfunction/installation/server-installation.yaml
- Set the required and optional Configurable Settings
- Run the installation script.
bash vfunction/opt/vfunction/server-installation/install.sh