Skip to content

Uninstall

If Astra is not needed anymore you can remove it completely from your server.

Stop service and turn autorun off:

Terminal window
systemctl stop astra
systemctl disable astra

Remove service from system:

Terminal window
astra remove

If you have several services on your server, then custom name should be specified:

Terminal window
astra remove astra-8001

Finally remove binary file and configuration files:

Terminal window
rm -rf /usr/bin/astra /etc/astra