wp-cloud-deploy
wp-cloud-deploy copied to clipboard
WPCloudDeploy is a WordPress plugin that allows you to easily deploy and manage your own dedicated high-performance WordPress servers and sites at any cloud server provider.
Hi, When a Woo customer visits the WPCD App management URL of (say for post ID 3625) https://www.wpcdwoodomain.com/?post_type=wpcd_app&p=3625 , they can browse the available options and make changes as desired...
Instead of loading the provider API, the IP address can be called directly from the post meta in most cases.
***Preface*** I understand that an "Advanced Backups" script is available that provides quite a bit more flexibility for configuring backup jobs, but I would argue that this fails to provide...
NGINX needs the following config in order to restore the original visitor IP when the site is behind Cloudflare: ``` set_real_ip_from 173.245.48.0/20 set_real_ip_from 103.21.244.0/22 set_real_ip_from 103.22.200.0/22 set_real_ip_from 103.31.4.0/22 set_real_ip_from 141.101.64.0/18...
I'd like to see the FastCGI increased on some sites to work around the 504 Gateway Timeout error on Nginx with long-running php-fpm scripts. The applicable PHP directives are already...
The constant page-refreshes with WPCD become quite a hassle when trying to quickly setup site and server options. I hope we can get to something at smooth as this eventually:...
Hey team, congrats on making it to 5.1! Okay, this might be a bit "far out", but I've known this team to be ambitious, so here goes... [Cloudflare Tunnels are...
Ubuntu 14.04 Jammy ships the with Certbot V1+, unlike previous versions of Ubuntu. Could we switch over for this version of Ubuntu? The DPKGs take up a lot less space...
Hi, Thank you for OLS beta. Appreciate all the effort and something I was looking forward to for a long time However, in its current form, I find the utility...