Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@VirtuBox
Copy link
Member

Added

  • WordOps install is now installed with pip from PyPi (easier, cleaner and safer) inside a wheel
  • Redis 5.0.6 package backported to Debian 8/9/10
  • Custom motd to display a message if a new WordOps release is available
  • Run mysql_upgrade during MySQL upgrade with wo stack upgrade to perform migration if needed

Changed

  • Sysctl tweaks are applied during stack install and removed from install script
  • Nginx & MariaDB systemd tweaks are removed from install script and applied during stacks install/upgrade
  • Initial creation of .gitconfig is displayed the first time you run the command wo
  • Added /var/lib/php/sessions/ to open_basedir to allow php sessions storage
  • WordOps now check if a repository already exist before trying to adding it again.
  • Improved SSL certificate error messages by displaying domain IP and server IP
  • Version check before updating WordOps with wo update is now directly handled by wo
  • Refactored WordOps download function with python3-requests
  • MySQL backup path changed to /var/lib/wo-backup/mysql
  • Do not check anymore if stack are installed with apt in wo service but only if there is a systemd service
  • Refactored --letsencrypt=renew. Require the flag --force if certificate expiration is more than 45 days

Fixed

  • Incorrect PHP-FPM log path is wo log
  • force-ssl.conf not removed after removing a site
  • wo clean --opcache not working with invalid SSL certificate
  • wo stack install --cheat wasn't working properly previously
  • wo info failure depending on php-fpm pool name. ConfigParser will now detect the section name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants