Cloning One Entire Server to Another
UPDATE: MULTISITE CLONING AND IMPROVEMENTS Same-domain multisite cloning is now fully operational. We’ve also made improvements to our cloning scripts, and replaced WP-CLI Search Replace with Interconnectit Search Replace, and MySQLDump and import with MyDumper/MyLoader. Multisite staging/cloning to a new domain is coming soon! *Developer plan and above only IMPORTANT: DEACTIVATE WP_DEBUG FIRST If you’ve […]
Utilizing Block Storage through Digital Ocean, Vultr, etc
Third-Party Software Notice Warning: this guide is unsupported, everything in this article is at your own risk. Please ensure you have full backups. Our support team cannot provide support for third-party software and services. However, if you need assistance or spot an issue with this article please post in the vCanopy Community Forum, and we […]
Why isn’t my SSH Key working?
If your SSH key isn’t working, it’s usually because it’s not formatted correctly. The most common two things we see are: – The key is broken over several lines instead of being one long line. It’s missing ssh-rsa at the beginning. There should be a space between ssh-rsa and the key itself – example below. Another reason it may […]
Nginx Rate Limiting and Plugins (Including Oxygen)
Third-Party Software Notice Our support team cannot provide support for third-party software and services. However, if you need assistance or spot an issue with this article please post in the vCanopy Community Forum, and we will make necessary updates/improvements where needed. Introduction This article was originally focused on the Oxygen Builder, which is our most […]
Monit SSL Renewal Failure Notification in the Dashboard or Slack
TABLE OF CONTENTS Introduction The SSL Monitoring Logs Reviewing the Logs What Causes SSL Renewal Failures? Introduction Monit checks your SSL renewal logs once per day and if a renewal failure has occurred it will trigger a notification in your dashboard and send a notification to Slack (if you have Slack notifications enabled). Often a […]
Scaling up (resizing) your API provisioned servers
This article will walk you through how to increase the size of your servers at the providers we integrate with. Click on your provider below to skip to their section: Amazon Lightsail DigitalOcean Vultr Linode UpCloud Amazon Lightsail We’ll start with Lightsail first, because you can’t actually scale existing servers up. AWS will overwrite our […]