Riddhesh Sanghvi

Results 11 issues of Riddhesh Sanghvi

If we want to configure SFTP on EE4, currently [the following](https://easyengine.io/handbook/configure-sftp-on-ee4-server/) needs to be done manually. A command can be created to automate this. The command cover the following: -...

- [ ] Use latest admin-tool packages instead of tagged version.

If a site is not created on the server, and HTTPS request to that site is done, then the default block should respond to that.

Currently, `EE_PROXY_TYPE` is a constant, which is the `container id` of the global nginx-proxy container. It is computed every time during the initialization of an command as it is present...

kind/enhancement
good first issue

The update behat test according to current implementation generates a phar and after update it replaces itself with the existing published phar. Hence it downgrades in reality instead of upgrading...

TODOs from the discussion [here](https://github.com/rtCamp/github-actions-wordpress-skeleton/pull/1#discussion_r259889130). 1. Install all the sniffs. WordPress-VIP-Go and ``WordPress` 2. Make sniffer respect the project ruleset.

Need to remove: https://github.com/rtCamp/rtcamp-wordpress-mu/blob/23e36e5347bc16b0659e487e27067b19b2048638/.github/hosts.yml#L16-L20 Need to ensure that the KNOWN_HOSTS file is inside `$GITHUB_WORKSPACE`. ```bash # Setting these options because of ssh-issues in GH actions. # Should not be needed...

It is there in multiple plugins. Planning to add it, but keep it disabled by default so that it does not hamper anything. Whoever wants it can enable this extension.

Closes: https://github.com/EasyEngine/dockerfiles/issues/117 - [x] Fix log format in conf file. - [ ] Add migration for existing sites. - [ ] Add `rt_cache` format in access logs for sites created...