Based on discussion in https://discourse.roots.io/t/sage-9-php-8-0/22485.
-
Clone repo into [local VVV path]/www
-
Add site to your config/config.yml
sage9-php8:
nginx_upstream: php80
hosts:
- sage9-php8.test
- Reprovision with
vagrant reload --provision
$ cd web/app/themes/sage
$ nvm use # Makes sure you use the node version specified in .nvmrc (if you use nvm)
$ yarn && yarn build
Access the website: https://sage9-php8.test
Access WordPress admin: https://sage9-php8.test/wp/wp-admin/
Default user:
username: admin
password: password