What's New - SpinupWP https://spinupwp.com/whats-new/ Your Own Flawless WordPress Server, Spun Up in Minutes Mon, 05 Jun 2023 14:07:32 +0000 en-US hourly 1 https://wordpress.org/?v=6.2.2 Akamai (formerly Linode) backup storage provider https://spinupwp.com/whats-new/akamai-backup-storage-provider/ Mon, 05 Jun 2023 09:56:24 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100957 SpinupWP now supports Akamai (formerly Linode) Object Storage as a backup storage provider. You can now add, edit, and delete Akamai (formerly Linode) Object Storage instances from the Storage Providers Setting screen in the dashboard. Once this instance has been set up, you can configure any site’s backups to consume it by visiting the Backups...

The post Akamai (formerly Linode) backup storage<span class="no-widows"> </span>provider appeared first on SpinupWP.

]]>
SpinupWP now supports Akamai (formerly Linode) Object Storage as a backup storage provider.

You can now add, edit, and delete Akamai (formerly Linode) Object Storage instances from the Storage Providers Setting screen in the dashboard. Once this instance has been set up, you can configure any site’s backups to consume it by visiting the Backups tab for that site.

For more details, see our Akamai (formerly Linode) Object Storage doc.

The post Akamai (formerly Linode) backup storage<span class="no-widows"> </span>provider appeared first on SpinupWP.

]]>
Clearing the cache now works on ARM servers https://spinupwp.com/whats-new/clearing-the-cache-now-works-on-arm-servers/ Thu, 18 May 2023 20:01:45 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100872 Customers have been successfully using ARM servers with SpinupWP with only one issue: clearing the cache from within WordPress didn’t work. This has now been fixed and so SpinupWP now fully supports ARM servers. 🎉

The post Clearing the cache now works on ARM<span class="no-widows"> </span>servers appeared first on SpinupWP.

]]>
Customers have been successfully using ARM servers with SpinupWP with only one issue: clearing the cache from within WordPress didn’t work. This has now been fixed and so SpinupWP now fully supports ARM servers. 🎉

The post Clearing the cache now works on ARM<span class="no-widows"> </span>servers appeared first on SpinupWP.

]]>
Akamai (formerly Linode) integrated server provider https://spinupwp.com/whats-new/akamai-formerly-linode-integrated-server-provider/ Thu, 04 May 2023 13:17:15 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100717 Previously, in order to connect an Akamai / Linode server to SpinupWP, you would have needed to visit the Akamai dashboard to configure your server then go back to your SpinupWP dashboard to finish up the process. We’ve added Akamai as an integrated server provider, alongside DigitalOcean. Akamai servers can now be provisioned and deleted...

The post Akamai (formerly Linode) integrated server<span class="no-widows"> </span>provider appeared first on SpinupWP.

]]>
Previously, in order to connect an Akamai / Linode server to SpinupWP, you would have needed to visit the Akamai dashboard to configure your server then go back to your SpinupWP dashboard to finish up the process.

We’ve added Akamai as an integrated server provider, alongside DigitalOcean. Akamai servers can now be provisioned and deleted directly from your SpinupWP dashboard. No more back and forth needed.

We’ve also recently added support for Akamai’s managed databases and we’re currently working on adding Akamai Object Storage as a supported storage provider for backups. Soon you’ll be able to take advantage of more of Akamai’s services.

For a detailed step by step, see our How to Install WordPress on Akamai doc.

The post Akamai (formerly Linode) integrated server<span class="no-widows"> </span>provider appeared first on SpinupWP.

]]>
New sites now configure SSL for external database connections https://spinupwp.com/whats-new/new-sites-now-configure-ssl-for-external-database-connections/ Tue, 02 May 2023 17:38:10 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100726 Some providers (e.g. Akamai/Linode) only accept SSL connections to their managed databases while other providers (e.g. DigitalOcean, AWS Lightsail) accept SSL and non-SSL connections. SpinupWP will now configure new sites to use SSL connections to external databases. This means you can now use an Akamai managed database with a site created by SpinupWP whereas previously...

The post New sites now configure SSL for external database<span class="no-widows"> </span>connections appeared first on SpinupWP.

]]>
Some providers (e.g. Akamai/Linode) only accept SSL connections to their managed databases while other providers (e.g. DigitalOcean, AWS Lightsail) accept SSL and non-SSL connections. SpinupWP will now configure new sites to use SSL connections to external databases. This means you can now use an Akamai managed database with a site created by SpinupWP whereas previously it wouldn’t work.

To enable SSL connections to an external database for existing sites you can add the following lines to your site’s wp-config.php file:

define( 'DB_SSL', true );
define( 'MYSQL_CLIENT_FLAGS', MYSQLI_CLIENT_SSL );

If you followed our guide for setting up a managed database with DigitalOcean or AWS Lightsail, you can rest assured that the connection between your site and database was within an internal network and therefore has been secure all along. Still, we recommend adding an extra layer of security by enabling SSL connections.

The post New sites now configure SSL for external database<span class="no-widows"> </span>connections appeared first on SpinupWP.

]]>
CLI now supports newer PHP versions https://spinupwp.com/whats-new/cli-now-supports-newer-php-versions/ Thu, 27 Apr 2023 18:20:40 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100701 Previously, the SpinupWP CLI tool was not functional on newer versions of PHP (8.1 and 8.2). Users would encounter deprecated errors on a number of dependencies when running the CLI. We’ve now updated the CLI functionality to work on PHP 8.1 and 8.2 as it does on other versions of PHP. SpinupWP PHP SDK dependencies...

The post CLI now supports newer PHP<span class="no-widows"> </span>versions appeared first on SpinupWP.

]]>
Previously, the SpinupWP CLI tool was not functional on newer versions of PHP (8.1 and 8.2). Users would encounter deprecated errors on a number of dependencies when running the CLI.

We’ve now updated the CLI functionality to work on PHP 8.1 and 8.2 as it does on other versions of PHP. SpinupWP PHP SDK dependencies have also been updated to the latest version.

The post CLI now supports newer PHP<span class="no-widows"> </span>versions appeared first on SpinupWP.

]]>
Backups are now downloadable https://spinupwp.com/whats-new/backups-are-now-downloadable/ Tue, 18 Apr 2023 16:47:50 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100627 Previously, for users to download a copy of a backup, they needed to log in to their storage provider separately, find the backup, and then download it from there. There was no way to download the backup from within the SpinupWP dashboard. We’ve added buttons to the Backups table in the dashboard to download a...

The post Backups are now<span class="no-widows"> </span>downloadable appeared first on SpinupWP.

]]>
Previously, for users to download a copy of a backup, they needed to log in to their storage provider separately, find the backup, and then download it from there. There was no way to download the backup from within the SpinupWP dashboard.

We’ve added buttons to the Backups table in the dashboard to download a backup of the database and/or a backup of the files. This now works with all storage providers supported by SpinupWP.

Backups are now downloadable

The post Backups are now<span class="no-widows"> </span>downloadable appeared first on SpinupWP.

]]>
Amazon S3 backup storage classes https://spinupwp.com/whats-new/amazon-s3-backup-storage-classes/ Fri, 31 Mar 2023 13:48:05 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100488 Previously, all backups on Amazon S3 storage providers were uploaded using the S3 Standard storage class. This class is designed for frequent access and includes a level of redundancy not required for backups. It’s possible to use lifecycle rules to change the storage class after uploading, however Amazon doesn’t allow you to change the storage...

The post Amazon S3 backup storage<span class="no-widows"> </span>classes appeared first on SpinupWP.

]]>
Previously, all backups on Amazon S3 storage providers were uploaded using the S3 Standard storage class. This class is designed for frequent access and includes a level of redundancy not required for backups. It’s possible to use lifecycle rules to change the storage class after uploading, however Amazon doesn’t allow you to change the storage class of an object for the first 30 days.

We’ve now added a dropdown for Amazon S3 storage providers allowing you to choose which storage class you’d prefer to use. For an overview of the different classes that are available, you can see Amazon’s S3 Storage Classes doc.

Select the storage class for site backups in the site storage provider settings

The post Amazon S3 backup storage<span class="no-widows"> </span>classes appeared first on SpinupWP.

]]>
Toggle backup deletion https://spinupwp.com/whats-new/toggle-backup-deletion/ Fri, 10 Mar 2023 15:50:49 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100419 Previously there was a field in the Storage Settings tab labeled “Retention Period (Days)”, requiring you to specify the number of days a backup would be retained before SpinupWP would delete it from your storage provider. You could set it to a high number but there was no way to disable it. We’ve moved this...

The post Toggle backup<span class="no-widows"> </span>deletion appeared first on SpinupWP.

]]>
Previously there was a field in the Storage Settings tab labeled “Retention Period (Days)”, requiring you to specify the number of days a backup would be retained before SpinupWP would delete it from your storage provider. You could set it to a high number but there was no way to disable it.

We’ve moved this backup retention setting to the Backup Settings tab and added a toggle so that you can turn it on or off. This is particularly useful for those who wish to manage backup retention using their storage provider’s lifecycle rules.

The post Toggle backup<span class="no-widows"> </span>deletion appeared first on SpinupWP.

]]>
PHP 8.2 https://spinupwp.com/whats-new/php-8-2/ Tue, 07 Feb 2023 17:06:27 +0000 https://spinupwp.com/?post_type=change_log_entry&p=100247 SpinupWP now supports PHP 8.2. WP CLI has been updated on all customer servers from version 2.6.0 to 2.7.1, introducing PHP 8.2 compatibility. When creating a new site or updating existing sites to use PHP 8.2, you can now select PHP 8.2 via the SpinupWP dashboard: From a site’s dashboard, select “Settings” from the left...

The post PHP<span class="no-widows"> </span>8.2 appeared first on SpinupWP.

]]>
SpinupWP now supports PHP 8.2. WP CLI has been updated on all customer servers from version 2.6.0 to 2.7.1, introducing PHP 8.2 compatibility.

When creating a new site or updating existing sites to use PHP 8.2, you can now select PHP 8.2 via the SpinupWP dashboard:

  • From a site’s dashboard, select “Settings” from the left menu.
  • Select PHP 8.2 from the drop-down menu.

Drop down menu from SpinupWP showing PHP 8.2 as an available option

WordPress core 6.1 is compatible with PHP 8.2. That being said, you may run into minor issues so we recommend testing on staging before switching any of your production sites to PHP 8.2.

The post PHP<span class="no-widows"> </span>8.2 appeared first on SpinupWP.

]]>
Account credit https://spinupwp.com/whats-new/account-credit/ Mon, 07 Nov 2022 12:00:59 +0000 https://spinupwp.com/?post_type=change_log_entry&p=99865 If you’d prefer not to be charged every month for SpinupWP, you can now purchase between $20 and $1,000 of account credit. This is particularly useful for customers who have difficulty with their credit card company’s rules for recurring payments. To add credit, visit the billing settings screen in your account.

The post Account<span class="no-widows"> </span>credit appeared first on SpinupWP.

]]>
If you’d prefer not to be charged every month for SpinupWP, you can now purchase between $20 and $1,000 of account credit. This is particularly useful for customers who have difficulty with their credit card company’s rules for recurring payments. To add credit, visit the billing settings screen in your account.

The post Account<span class="no-widows"> </span>credit appeared first on SpinupWP.

]]>