Best way to upgrade/maintain a WordPress estate. DevOps V Bash script
-
Hi,
Apologies if this needs posting in a different forum, happy to move if so…
I work for a company that hosts 100’s of WordPress sites across multiple Linux servers – each instance can, and fairly frequently does, have a different combo of themes and plugins. This can make the upgrades (core, themes, plugins) and maintenance a nightmare. I’m pondering two solutions:
- Would Azure devOps be a good solution for this for continual integration (CI) and continual deployment (CD) ? The effort seems to outweigh the advantage in terms of the setup: a separate repository for every instance for the minimal files that change.
- A bash script to traverse each server and upgrade each WordPress dir using the WP CLI commands.
Many Thanks,
P
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Best way to upgrade/maintain a WordPress estate. DevOps V Bash script’ is closed to new replies.