Devarshi Sathiya
Devarshi Sathiya
## Context For non-root access to site files, we have to move from Volume mounts to Bind mounts. It also gives the flexibility to move site files to another location...
System Information - [x] ee cli info ``` +-------------------+-------------------------------------------------------------------------+ | OS | Linux 4.15.0-1034-aws #36-Ubuntu SMP Tue Mar 5 23:17:16 UTC 2019 x86_64 | | Shell | /usr/bin/zsh | |...
**Why?** It will make easy to keep the code in sync with multiple clone servers.
Please check - https://github.com/softprops/action-gh-release/
https://github.com/Automattic/vip-go-ci#system-requirements recommends PHP 8.0 or 8.1
I have noticed that when visiting a site after a while and using the Login-with-Google plugin, after clicking the login button the site gets redirected back to the `wp-login` page...
Replace: `upstream_cache_status` with `srcache_fetch_status` ```nginx log_format rt_cache '$remote_addr $upstream_response_time $srcache_fetch_status [$time_local] ' '$http_host "$request" $status $body_bytes_sent ' '"$http_referer" "$http_user_agent"' ' $request_time' ; ``` Check `upstream_response_time` as well.
Partially fixes: https://github.com/EasyEngine/dockerfiles/issues/109