Back

GridPane Scripts v1.2.1134

29th August 2023

Improvement - Redis

The Ubuntu 20.04 stack has been updated so that:

  • Websites now use their own Redis database, instead of each sharing a singular database
  • Redis now uses Unix sockets

Improvement - Multitenancy Git

  • Improvements to overall deployment structure
  • Updated deploy scripts to include site level predeploy.sh and postdeploy.sh
  • Added new ENV variable will allow the pre/post deploy server scripts to include conditional logic that executes code that should only be run on a new code deploy
  • gpgit commands for enabling and disabling maintenance mode on sites during deployments + custom maintenance.php file for during maintenance mode
  • Agency only tokens

Fixed - Monit