Deploying Applications on a VM
This section describes how to deploy the SDF client on a VM, including copying the driver, compiling the kernel module, installing the tool package, and starting related services, to set up the execution environment.
- Set up the VM environment. For details, see GitCode.
- Install the sdf-utils*.rpm package on the VM.
rpm -ivh sdf-utils*.rpm
- After initializing the built-in key as instructed in Initializing Internal Keys, run test cases on the VM.
The physical machine needs to use port 30000 to communicate with the VM. Therefore, when deploying applications on the VM, reserve port 30000.
Parent topic: VM- and Container-based Deployment