alex Hello, I am confused by these command lines: wo update wo stack upgrade wo maintenance what is the right steps to keep update if there is a new wordops version released please? Thanks
marty alex what is the right steps to keep update if there is a new wordops version released please? wo update = "Update WordOps to the latest release available" https://docs.wordops.net/commands/update/
alex marty Really confused by these command lines: wo update wo stack upgrade wo maintenance and all of configurations of Nginx, Mysql for wordpress site will be updated bywo maintenance and 'wo update' ? Thanks
alex marty On our site, I can access wordops dashboard, but it will show 500 error when access phpRedisAdmin: Any way to fix please?
marty alex Really confused by these command lines: wo update wo stack upgrade wo maintenance wo update - updates WordOps itself only wo stack upgrade - upgrades the stack ('all' by default so web stack plus admin stack, and applies custom configs/optimizations) wo maintenance - updates apt-cache and upgrades server packages (i,e, same as apt upgrade) This is in the docs. :-)
alex marty Great thanks . So, to use latest wordops, and latest php, MySQL, Nginx for Wordpress, what is the right way to keep updated ? Is the following way correct? Wo update —all Then, Wo upgrade — all Then run Wo maintenance Are these steps right?