{"id":103541,"date":"2023-03-27T15:59:23","date_gmt":"2023-03-27T19:59:23","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=103541"},"modified":"2025-06-06T10:51:24","modified_gmt":"2025-06-06T14:51:24","slug":"ultrastack-vps","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/","title":{"rendered":"Getting Started with UltraStack VPS"},"content":{"rendered":"<figure class=\"wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"><div class=\"yt-zkIk9BfV2QE\">\n\t<a class=\"play-video-zkIk9BfV2QE\" style=\"position: relative; display: flex; flex-wrap: wrap; align-items: center; cursor: pointer;\">\n\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i.ytimg.com\/vi_webp\/zkIk9BfV2QE\/maxresdefault.webp\" width=\"1280\" height=\"720\" alt=\"Getting Started with UltraStack VPS\" style=\"width: 100%; height: auto;\">\n\t\t<span class=\"fa fa-imh-play-circle imh-ds-icon play-circle\" style=\"position: absolute; display:block; font-size:150px; color: #c52228; opacity:0;\"><\/span>\n\t<\/a>\n<\/div><\/div>\n<\/div><\/figure>\n\n\n\n<p><a href=\"https:\/\/www.inmotionhosting.com\/ultrastack-one-for-wordpress\">UltraStack ONE for WordPress<\/a> is the production environment for your WordPress website. It\u2019s been fine-tuned for performance and lean speed. We\u2019ve removed all the bloatware that traditional managed VPS environments may have\u2014there\u2019s no control panel software or email server\u2014only the services you need for a screaming fast website.\u00a0<\/p>\n\n\n\n<p>In their place, you manage your server from <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/central\/\">InMotion Central<\/a>, which uses API-driven Ansible Playbooks to talk to your server, make updates, and ensure steady operation. In this guide, you\u2019ll learn what UltraStack is and how to perform basic tasks on your UltraStack VPS, troubleshoot common issues, and get the most out of your new server.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-ultrastack\">What is UltraStack?<\/h2>\n\n\n\n<p>In short, UltraStack is the result of years of research and development by InMotion Hosting\u2019s WordPress and Linux experts to give you the highest-performing <a href=\"https:\/\/www.inmotionhosting.com\/ultrastack-one-for-wordpress\">Managed WordPress VPS <\/a>on the market today.<\/p>\n\n\n\n<p>Here\u2019s a high-level overview of the server\u2019s stack.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"container\">Container<\/h3>\n\n\n\n<p>Your VPS has dedicated resources, meaning neighboring servers should never impact your server\u2019s memory or CPU limits. We\u2019ve also removed all unnecessary services and software, such as email, control panels, and other services not related to delivering your website.\u00a0<\/p>\n\n\n\n<p>The container uses the best features of LXC (Linux Containers) and Virtuozzo hypervisor management to ensure that you always get the power your VPS has available. We also employ advanced service monitoring to ensure that recovery is fully automated any time an issue occurs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"os\">Operating System<\/h3>\n\n\n\n<p>Our UltraStack VPS is currently based on CentOS 7, the latest enterprise-stable version of CentOS. We\u2019re actively researching alternatives to CentOS, including RHEL-based distros like AlmaLinux and Debian-based distros like Ubuntu.\u00a0<\/p>\n\n\n\n<p>The good news is that you\u2019ll almost never have to worry about the Operating System\u2019s quirks, since we manage software and security updates via Ansible.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"storage\">Storage<\/h3>\n\n\n\n<p>Your VPS uses state-of-the-art NVMe Solid-State (SSD) hard drive devices, which offer significant read\/write speed improvements over older SATA and PCIe protocols.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"apache\">Apache<\/h3>\n\n\n\n<p>At the most basic level, your website runs on the venerable Apache web server, the most well-documented and stable web server on the market today. We\u2019re actively researching alternatives like the LiteSpeed web server, but for now we\u2019re sticking with Apache because of its familiarity of configuration (such as the use of .htaccess directives) and FOSS (free, open-source software) philosophy.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"nginx\">NGINX Proxy Cache<\/h3>\n\n\n\n<p>While Apache handles the actual execution of your website\u2019s code, it actually serves that content to your NGINX proxy, which in turn serves your visitors with a dynamic page cache that prevents Apache from using too many resources during high traffic.\u00a0<\/p>\n\n\n\n<p>You\u2019ll be able to fine-tune your proxy cache or use our experts\u2019 predefined caching profiles, which have been designed to meet different use cases, from dynamic WooCommerce shops and Forums to mostly static sites like blogs and brick-and-mortar businesses. You can even disable the NGINX proxy to pass all requests to your Apache server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"php-fpm\">PHP-FPM<\/h3>\n\n\n\n<p><strong>PHP-FastCGI Process Manager<\/strong> is the fastest and most secure PHP handler on the market today. Using isolated pools and workers for Opcache and bytecode caching, our engineers have tuned the PHP configuration for the most performant settings out of the box.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"redis\">Redis Persistent Object Cache<\/h3>\n\n\n\n<p>UltraStack Virtual Private Servers with sufficient memory resources come pre-loaded with Redis, an in-memory cache of your most common PHP objects and pages. Storing this cache in RAM rather than on disk reduces the latency even further.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"brotli\">Brotli Compression<\/h3>\n\n\n\n<p>After all of the performance optimizations further down the stack, all responses are compressed using the Brotli lossless compression algorithm, initially developed by Google engineers for the WOFF web font file format. Brotli is around 15-20% more efficient than gzip for JavaScript, HTML, and CSS files, and is supported by over 96% of browsers.<\/p>\n\n\n\n<p>Cutting your files down in size means faster loading times for your visitors and for Google\u2019s Core Web Vitals assessments.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"working-with-ultrastack\">Working with your UltraStack VPS<\/h2>\n\n\n\n<p>Your server is set up out-of-the-box to work well with the majority of WordPress site configurations. If you need to customize anything, here\u2019s how to do it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"playbook\">Run\/Upgrade Playbook<\/h3>\n\n\n\n<p>Re-running the Ansible Playbook can resolve most unforeseen issues with your VPS. This process ensures that your site is running, all services are up, SSLs are configured, and your Central connection is intact.<\/p>\n\n\n\n<p>Before you upgrade your playbook, it\u2019s a good idea to take a server snapshot so you can easily revert in case of unforeseen problems. Navigate to <strong>UltraStack VPS &gt; Tools &gt; Manage Server<\/strong> and click on <strong>Server Snapshots<\/strong> to make a \u201csave point\u201d you can revert to in case of problems.<\/p>\n\n\n\n<p>Navigate to <strong>UltraStack VPS &gt; Tools &gt; Manage Server<\/strong> and scroll down to <strong>Server Software<\/strong> to see the current and latest versions of the server playbook. Click <strong>Run Playbook<\/strong> to begin the process. Allow the process to run for a few minutes, and check if the issue has been resolved.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"416\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png\" alt=\"\" class=\"wp-image-106410\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-300x122.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-768x312.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update.png 1526w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"php-settings\">Change PHP Settings<\/h3>\n\n\n\n<p>Navigate to <strong>UltraStack VPS &gt; Tools &gt; Optimize &gt; PHP Settings<\/strong><span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\"><strong>,\u00a0<\/strong>where you can change your PHP version and<\/span> common configuration (php.ini) settings.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"restart\">Stop, Start, and Restart Server<\/h3>\n\n\n\n<p>Navigate to <strong>UltraStack VPS &gt; Tools &gt; Manage Server<\/strong> to find controls to stop, start, or reboot your container.\u00a0<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ssh-key\">Add SSH Key<\/h3>\n\n\n\n<p>Navigate to <strong>UltraStack VPS &gt; Tools &gt; Manage Server<\/strong> and click on <strong>Add SSH Key<\/strong> to enable shell and sFTP access to your server. Follow this guide to <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/central\/servers\/using-ssh\/\">generate an SSH key<\/a> from a Mac, Windows, or Linux computer.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"siteurl\">Updating Your Site URL<\/h2>\n\n\n\n<p>Set the Site URL to any domain you\u2019ve added to your project\u2019s domains area.<\/p>\n\n\n\n<ol class=\"wp-block-list article_list\">\n<li>Navigate to the project you are working on.<\/li>\n\n\n\n<li>Click on <strong>Manage<\/strong> next to your UltraStack VPS.<\/li>\n\n\n\n<li>Click on <strong>Site URL<\/strong> from the sidebar menu.<\/li>\n\n\n\n<li>Click the <strong>Add Domain<\/strong> button.<\/li>\n\n\n\n<li>You can then select a domain from the drop-down menu.<br><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"328\" class=\"wp-image-101072\" style=\"width: 750px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/publishing-your-site-select-a-domain.png\" alt=\"Selecting a Domain With Platform i\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/publishing-your-site-select-a-domain.png 641w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/10\/publishing-your-site-select-a-domain-300x131.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><br><div class=\"alert alert-warning\" role=\"alert\">If your domain has not been added yet, click the <strong>Add New Domain<\/strong> button. For more information, see our full guide on <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/wordpress-hosting\/central\/domains\/add\/\">adding a Domain to InMotion Central<\/a>. Once your domain has been added, you can proceed to the next step.<\/div><\/li>\n\n\n\n<li>Click the <strong>Continue<\/strong> button.<\/li>\n\n\n\n<li>You will then have the option to create a <strong>Subdomain<\/strong> or click <strong>Continue Without Subdomain<\/strong>.<\/li>\n\n\n\n<li>Finally, click the <strong>Apply Site URL<\/strong> button.<br>You are finished when you see a message stating \u201cYour site is live!\u201d<\/li>\n<\/ol>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"troubleshooting\">Troubleshooting Common Issues<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ssl-certificate\">SSL Certificate<\/h3>\n\n\n\n<p>In some cases, your SSL certificate may not have been issued when the server was set up. Most often, this is caused by our playbook trying to set up the certificate before DNS propagation has taken effect. <strong>Normally, your server will fix this automatically <\/strong>when it detects DNS propagation and will re-run the SSL playbook when your domain is resolving, but occasionally you may want to run it manually.<\/p>\n\n\n\n<p>Common issues resulting from a problem with your SSL are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Browser warnings when navigating to your website<\/li>\n\n\n\n<li>InMotion Central reports a \u201cConnection Issue\u201d when previewing your site or accessing your WordPress Dashboard<\/li>\n<\/ul>\n\n\n\n<p>To run the SSL playbook manually, navigate to <strong>UltraStack VPS &gt; Site URL<\/strong> and <span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\">follow the steps to set your URL. Optionally add a subdomain like www, and click\u00a0<strong>Apply Site URL<\/strong>\u00a0to start the playbook for your domain. As long as the DNS resolves to your UltraStack VPS, this will assign an SSL certificate to your domain<\/span>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>UltraStack ONE for WordPress is the production environment for your WordPress website. It\u2019s been fine-tuned for performance and lean speed. We\u2019ve removed all the bloatware that traditional managed VPS environments may have\u2014there\u2019s no control panel software or email server\u2014only the services you need for a screaming fast website.&nbsp; In their place, you manage your server<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57020,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4610],"tags":[4604],"class_list":["post-103541","post","type-post","status-publish","format-standard","hentry","category-ultrastack-one","tag-central-product-guide"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting Started with UltraStack VPS | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn about UltraStack VPS. What&#039;s in the box, how to use it, and why it&#039;s the fastest WordPress VPS on the market.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Started with UltraStack VPS | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn about UltraStack VPS. What&#039;s in the box, how to use it, and why it&#039;s the fastest WordPress VPS on the market.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-27T19:59:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-06T14:51:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png\" \/>\n<meta name=\"author\" content=\"Jesse Owens\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jesse Owens\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\"},\"author\":{\"name\":\"Jesse Owens\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/db97af6358b0c1726e01e49180e5f71c\"},\"headline\":\"Getting Started with UltraStack VPS\",\"datePublished\":\"2023-03-27T19:59:23+00:00\",\"dateModified\":\"2025-06-06T14:51:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\"},\"wordCount\":1237,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png\",\"keywords\":[\"Central Product Guide\"],\"articleSection\":[\"UltraStack ONE for WordPress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\",\"name\":\"Getting Started with UltraStack VPS | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png\",\"datePublished\":\"2023-03-27T19:59:23+00:00\",\"dateModified\":\"2025-06-06T14:51:24+00:00\",\"description\":\"Learn about UltraStack VPS. What's in the box, how to use it, and why it's the fastest WordPress VPS on the market.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update.png\",\"width\":1526,\"height\":620},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with UltraStack VPS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/db97af6358b0c1726e01e49180e5f71c\",\"name\":\"Jesse Owens\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/jesseo\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting Started with UltraStack VPS | InMotion Hosting","description":"Learn about UltraStack VPS. What's in the box, how to use it, and why it's the fastest WordPress VPS on the market.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/","og_locale":"en_US","og_type":"article","og_title":"Getting Started with UltraStack VPS | InMotion Hosting","og_description":"Learn about UltraStack VPS. What's in the box, how to use it, and why it's the fastest WordPress VPS on the market.","og_url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2023-03-27T19:59:23+00:00","article_modified_time":"2025-06-06T14:51:24+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png","type":"","width":"","height":""}],"author":"Jesse Owens","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Jesse Owens","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/"},"author":{"name":"Jesse Owens","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/db97af6358b0c1726e01e49180e5f71c"},"headline":"Getting Started with UltraStack VPS","datePublished":"2023-03-27T19:59:23+00:00","dateModified":"2025-06-06T14:51:24+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/"},"wordCount":1237,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png","keywords":["Central Product Guide"],"articleSection":["UltraStack ONE for WordPress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/","url":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/","name":"Getting Started with UltraStack VPS | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update-1024x416.png","datePublished":"2023-03-27T19:59:23+00:00","dateModified":"2025-06-06T14:51:24+00:00","description":"Learn about UltraStack VPS. What's in the box, how to use it, and why it's the fastest WordPress VPS on the market.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/09\/Platform-InMotion-Server-Software-Update.png","width":1526,"height":620},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/ultrastack-vps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Getting Started with UltraStack VPS"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/db97af6358b0c1726e01e49180e5f71c","name":"Jesse Owens","url":"https:\/\/www.inmotionhosting.com\/support\/author\/jesseo\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4610,"name":"UltraStack ONE for WordPress","slug":"ultrastack-one","link":"https:\/\/www.inmotionhosting.com\/support\/product-guides\/ultrastack-one\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/103541","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57020"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=103541"}],"version-history":[{"count":48,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/103541\/revisions"}],"predecessor-version":[{"id":130401,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/103541\/revisions\/130401"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=103541"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=103541"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=103541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}