Skip to content

Resolve "Upgrade Deployment"

Spencer Williams requested to merge 2-upgrade-deployment into master

Closes #2 (closed)

  • Use apt instead of apt-get and such
  • Pull the latest php:8-fpm Docker image
  • In laravel/install-xdebug.sh, use $PHP_INI_DIR and set xdebug.client_host=host.docker.internal
  • Remove renew-certs.sh because this is now handled by at the host machine level.
Edited by Spencer Williams

Merge request reports