-
Copy/move sites to/from:
1. FTP-Server (without shell access)
2. Rysnc (with shell access)
3. Local Dir (cp/rsync command)
-
We use EasyEngine as part of our staging server setup and it's been really great! Thanks so much for making it.
I was wondering if you could include a command to allow static assets to be served fro…
-
The [Nginx Helper](https://wordpress.org/plugins/nginx-helper/) plugin (30k active installs) "cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published." We've had had leas…
-
### Discussed in https://github.com/EasyEngine/easyengine/discussions/1873
Originally posted by **oitent** November 14, 2024
As of last Wordpress Update 6.7 I simply cannot create a new wordpr…
-
Hello @VirtuBox
I am trying to setup PWA for our multisites and tested these plugins:
https://wordpress.org/plugins/pwa-for-wp/
https://wordpress.org/plugins/super-progressive-web-apps/
https…
-
I have installed EE on fresh Ubuntu installation using [given steps](https://easyengine.io/).
When I create `ee site create demo.html` it gives me following output.
```
Configuring project.
C…
-
Hey guys,
Just need a bit of help, I've struggling with this for hours now... the thing I need to send the real client IP address...
So, I used the basic nginx container with `--net=host`
I a…
-
``` bash
root@easyengine:~/assignment2# bash assigment2.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be install…
-
Currently the code in `/features` contains very basic tests. Only the "happy" paths. We should add extensive tests which strives to execute each and every execution path.
Also as discussed previous…
-
```
/sites-enables/default
## sensitive wordpress urls should always skip the cache
if ($request_uri ~* "index.php|/account.*|/cart.*|/checkout.*|/contact.*|/dashboard.*|/login.*|/my-.*|/…