When we talk about “server software” we mean the software running on your server, from the operating system kernel to the software packages like Nginx and PHP that run in the operating system. We do not consider scripts and web software like WordPress and its plugins server software. Security Updates All servers provisioned using SpinupWP are…
Package Config Locations When you provision a server using SpinupWP we use best practices to set up and install all of the required software packages your server will need to run WordPress properly. This includes installing packages (such as PHP, Nginx, MySQL, etc.) in default locations and not using customized packages as some other hosts might…
One of the minor inconveniences in owning and managing your own web servers is knowing which operating system to use. There are a wide variety of open-source Linux distributions (or distros) available for your web server. SpinupWP recommends using either Ubuntu 22.04 or Ubuntu 24.04, which are both LTS releases. If you do a bit…
Summary For small brochure style sites, we recommend no more than 10-20 sites on a 1 CPU / 2 GB server For sites that require more resources like WooCommerce installs, we recommend 1 site on a 2 CPU / 4 GB server It’s better to distribute your sites across more servers with fewer system resources…
By default, any POST request or URLs containing query string parameters bypass the page cache. Certain URL paths and cookies also bypass the page cache. If a cookie is present for a logged in WordPress user or a shopping cart for WooCommerce or Easy Digital Downloads for example, the page cache will be skipped. SpinupWP…
To ensure that your background WordPress tasks (scheduled posts, checking for plugin and theme updates, etc.) are actioned precisely when they should, SpinupWP configures a server-based scheduled task using the Linux cron service. This scheduled cron task uses WP-CLI to activate WP-Cron, which is the WordPress tool for checking for and processing scheduled tasks. Usually,…
While it’s not a common occurrence, there may be an instance where backing up your site files and database might fail. SpinupWP will actively notify you of this, both in the app and by email, so you’re made aware of it as soon as it happens. Large Backups When site backups get up to hundreds of…
If you’re moving a site to another server in your SpinupWP account, you should use the Move Site tool as it clones your site to another server with fewer steps, saving you time. If you’d like to clone the contents of your site into an existing site within your SpinupWP account, you should use the…
When spinning up a new server in SpinupWP, you’re presented with the option to install database server software (i.e., MySQL) on the server or provide the connection information for an existing, external database server. Why Use an External Database? One of the benefits of using cloud server providers like DigitalOcean and AWS is that they offer…
Unlike macOS or Linux-based distributions, Windows does not come with a built-in terminal application that you can use to access an Ubuntu server via SSH, using public/private key authentication. However, you can use an application called PuTTY to generate an SSH key and use it to connect to your server’s command line. Download and Install PuTTY…
Begin your SpinupWP journey today and spin up your first server within minutes.