alex Hello, We already created site on server, but there is limited resources of Memory and CPU, is it safe to run the command: wo stack purge--all to temporarily remove all of wo stack packages, but keep sites running? Thanks
marty No, it's not safe. :-) This removes and purges everything. And as it says in the warning here: "will also purge all configurations or data, including MySQL databases, Redis databases or Nginx vhosts"
alex marty Great thanks, so, is there anyway safely remove those wordops related resource, and install them back when needed? Thanks
marty You could remove the admin stack if it's installed. I don't think it would make much difference though. But surely the real answer is to upgrade your server if it has limited resources?