site-command
site-command copied to clipboard
Performs basic site functions in easyengine
As stated here: https://developers.cloudflare.com/fundamentals/api/get-started/keys/ > Global API key is the previous authorization scheme for interacting with the Cloudflare API. When possible, use [API tokens](https://developers.cloudflare.com/fundamentals/api/get-started/create-token/) instead of Global API key. This...
> Current certificate is alerady expired to > Current certificate is already expired
EasyEngine adds www redirections(`www.example.com` -> `example.com` or vice-versa) only if it finds that domain with www is pointed to the server. The reason for doing so is that to add...
Hello there, Could you add option to update custom SSL for exist site? You know, a custom SSL will expired in a year. For now, We need to delete and...
If we run ``` ee site update example.com ``` This command does nothing, and simply exits. It should either be displaying help, or throwing an error asking the user to...
I am having a confusing situation when I try to run behat tests, here is how I am doing it: ``` ╭─root@Sys-Beladel ~/workspace/ee-compat74-80/easyengine ‹compat-php-80*› ╰─➤ pwd /root/workspace/ee-compat74-80/easyengine ╭─root@Sys-Beladel ~/workspace/ee-compat74-80/easyengine ‹compat-php-80*›...
I'm unable to create site using the most basic command `sudo ee site create example.com` on a fresh new installation of ee on Ubuntu 20.04 LTS running on Windows 10...
Signed-off-by: dhsathiya