Decommission a Provider

Single Server Provider

Execute the below commands by doing ssh to your machine using the credentials you used for Praetor.

/usr/local/bin/k3s-uninstall.sh
rm -rf ~/.akash/ ~/bin/ ~/.kube/ ~/.praetor/ ~/ingress-nginx-custom.yaml

Last updated