Uninstallation of Releem Agent
To remove Releem Agent from your server, choose your installation type and follow these steps:
- Linux
- Windows
- AWS RDS
Run the following command as root user:
bash -c "$(curl -L https://releem.s3.amazonaws.com/v2/install.sh)" uninstall
Run the following command in Windows PowerShell as Administrator:
$env:RELEEM_UNINSTALL_CONFIRM=1; iex "& { $(iwr -useb https://releem.s3.amazonaws.com/v2/install.ps1) } -Uninstall"
To uninstall Releem Agent from the AWS RDS, please delete CloudFormation stack.