Starting today, when a new site is created, it’s configured with a SpinupWP subdomain:

You can instantly access your new site using the subdomain after site creation. And you can turn this subdomain off and on as often as you like from the Domains tab. Existing sites can enable/disable the subdomain from the Domains tab as well.

In addition, we’ve sped up the site creation process by removing the HTTPS and Additional Domains options. You no longer need to configure your DNS to point at your primary domain, enable HTTPS for your primary domain, or configure additional domains when creating a site. All of this can be done any time after the site is created and only when necessary. Creating a test site in SpinupWP has never been quicker!
As part of this, we’ve also updated the Create Site Rest API endpoint to reflect the new site creation process. In addition we added site update endpoints to manage HTTPS, the PHP version, and additional domains, with more site endpoints coming soon. See the Rest API docs for more details.
You might assume that the subdomain only works for WordPress sites, but we’ve actually implemented it in an Nginx config so it will work with static sites, Laravel apps, and any site really.









