Uninstall
If Astra is not needed anymore you can remove it completely from your server.
Disable service
Section titled “Disable service”Stop service and turn autorun off:
systemctl stop astrasystemctl disable astraRemove service
Section titled “Remove service”Remove service from system:
astra removeIf you have several services on your server, then custom name should be specified:
astra remove astra-8001Cleanup
Section titled “Cleanup”Finally remove binary file and configuration files:
rm -rf /usr/bin/astra /etc/astra