Upgrade with Non Root WME Execution
If the ssh user does not have privileges(root/sudo), Please follow below steps.
note
Make sure for Patch case the non-root-execution-user-name is same as previously executed platform user, by default it is WaveMaker if no custom user is selected , if selected make sure to use that custom user for non-root execution.
Platform Instance
Please add below content in sudoers file so that the non-root-user can excute the commands mentioned in the below content as a previliged user.
For an Example
Change permission for few directories to non-root user after docker installation/upgrade
- Check user permissions for jq and python and make sure you are able to execute jq and python commands from the non-root user
note
For external no new prerequisites required please follow old steps it self