vitodeploy / vito

The Ultimate Server Management Tool
https://vitodeploy.com
GNU Affero General Public License v3.0
1.25k stars 192 forks source link

How to uninstall Vito? #349

Closed freehzw closed 1 week ago

freehzw commented 2 weeks ago

I installed Vito in vps, and it conflicts with my original LNMP environment, causing nginx to not work properly. How do I uninstall Vito?

eznix86 commented 2 weeks ago

Not sure if it is a bug, but it is undocumented.

Maybe give this a try:

Script available here: https://gist.github.com/eznix86/e473ee00d6169102adf04bde680dfbdc

Convenient script:

bash <(curl -Ls https://gist.githubusercontent.com/eznix86/e473ee00d6169102adf04bde680dfbdc/raw/0ec80c3ba123402f7b599c41af5a574ab48e327e/uninstall-vitodeploy.sh)
freehzw commented 2 weeks ago

thank you.

eznix86 commented 2 weeks ago

@freehzw any update? Was it fully removed, are you satisfied, it you do i can turn this into a PR

saeedvaziry commented 1 week ago

To install VitoDeploy on a virtual machine it is required to have a fresh ubuntu server and to uninstall you just need to delete the server and recreate it. So it doesn't support or recommend uninstallation out of the box.