Linode
Cloud Server Provider

Pre-requisites For WPCloudDeploy

$99.00

Billed once per year until cancelled

Add Linode as a cloud server provider.  Deploy servers and sites to Linode with just a few clicks!

The provider is compatible with our Virtual Providers module, allowing you to deploy to multiple Linode accounts from a single WPCD instance.

Documentation

View Documentation

Changelog

1.5.0

Warning: This update REQUIRES WPCloudDeploy 5.0 or later.  Installing it with an earlier version will cause your site to crash.  Please upgrade by following the WPCD 5.0.0 upgrade instructions!.

  • Tweak: Location/Region listings to account for recent updates.
  • Tweak: Sort region list alphabetically.
  • Dev: Some linting of the main plugin file.
  • Other: Added 'Akamai' to the plugin description.

1.4.1

  • Tweak: replace the use of rand() with wp_rand().
  • Tweak: Prophylactic check to make sure a variable has a value before attempting to loop through it as an array..

1.4.0

  • New: Add support for Ubuntu 22.04 LTS.
  • New Add support for the WPCD 5.x TEST CONNECTION button.
  • New Add support for the WPCD 5.x CREATE SSH KEY-PAIR button.
  • New: Requires WPCD 5.x or later.

1.3.1

  • Tweak: Return IPv6 address as required for WPCD V 4.16.

1.3.0

  • New: Option to automatically enable backups when provisioning the server.
  • New: Option to add a tag to all new servers; default tag is WPCD.
  • New: Enable snapshot support. Note: Linode SNAPSHOTS are really BACKUPS and, once enabled, will occur periodically with all the associated charges.
  • Tweak: Smarter, more flexible searches for language files using a similar algorithm to the one used in the core plugin.
  • Dev: Added warnings when using an earlier version of WPCD. Now requires WPCD 4.8.1 or later.

1.2.2

  • Fix: "London" region was showing as being in the "United States". Oops.
  • Fix: A couple of areas where we tried looping through an array of items located inside of another array - without checking to see if the item was set first. This threw warnings in the debug.log file.

1.2.1

  • Fix: Issue with getting the incorrect keys when using virtual providers.

1.2.0

  • Prepare for Ubuntu 20.04 LTS support in core WPCD.

1.1.1

  • New: Integrate licensing and automatic updates.

1.1.0

  • New: Support for the new virtual cloud provider feature in the core WPCD plugin.
  • New: Text changes for FREMONT region.
  • New: Support new core cloud-provider caching mechanism.

1.0.2

  • Fix: A typo in the plugin description mentioned VULTR instead of LINODE.
  • Cleaned up a couple of errant comments.

1.0.1

  • Tweak: Add link to users cloud provider dashboard from inside the settings screen.
  • Tweak: Encrypt API key when its stored at rest in the database. (Before we were only encrypting ssl keys).
  • Tweak: Implement credentials_available() function needed for the next version of WPCD.
  • Fix: Do not error out if the main WPCD plugin is disabled while this one is still enabled.

1.0.0

  • Initial Release