eqpress icon indicating copy to clipboard operation
eqpress copied to clipboard

Managed Wordpress Hosting - Secure & Open Source

Results 13 eqpress issues
Sort by recently updated
recently updated
newest added

it is used only for an attacks now. I can confirm this configuration works fine in a real world

old way is very slow - takes 15 minutes instead of 5 seconds (new way) on 602990 of file 43 Gb in size even on NVMe

old way is very slow - takes 15 minutes instead of 5 seconds (new way) on 602990 of file 43 Gb in size even on NVMe

A quick look on an already-installed system showed several zombie processes created by monit: ``` root 5928 1.2 0.0 0 0 ? Zs 10:14 0:00 [monit_ep_consol] root 5995 0.5 0.0...

Hello @boreal, I'd like to improve the Eqpress API. For for what is my understanding, currently the `/var/www/easypress.ca` contains the deployment API. To make the code and platform more undertandable,...

Monit is installed as a Debian package in roles/common/tasks/main.yml, but also in its binary form from the repo, to /usr/local/bin/. This is maybe a bit confusing.

files/etc/nginx/cache.conf is a dynamic file that is recreated on ever new site. Running the full play-fullstack.yml fails if you have live sites because of the references to the fastcgi_cache zone...

bug

It has two wrong consequences: - unnecessary PHP scripts are copied to hosts (nodes scripts to provision server and vice-versa) - .j2 templates are copied as-is to the hosts The...

bug

It is set to http://example.com/ca-policy/. Should be configurable or disabled.

The mysql-percona-replication role sets the root password, but the task will fail if the root password has already been set. Maybe `debconf` could be used to set the root password...