Platform Installation on Vultr

The PaaS Standard Edition can be easily installed on top of Vultr hardware through the pre-configured package (i.e. without any specific technical knowledge or skills). Go to the Vultr Marketplace to get your own private platform in a few minutes.

The recommended hardware requirements for the platform Standard Edition installation are 100 GB disk space, 32 GB RAM, and 4 CPU cores. However, based on your needs, you can select instances of various capacities:

  • 16 GB RAM - for initial setup and small projects with medium load
  • 32 GB+ RAM - for large size development and production environments

The size can be chosen during the installation steps using a convenient Vultr wizard. And the number of host servers can be easily enlarged via an intuitive admin panel or using simple command lines even when the platform is already up and running.

After registration, you get a free trial license to run the platform for 15 days (up to 640 GB RAM cluster). During this period, you only pay for Vultr instances but not the PaaS license.

In order to install the dedicated PaaS Standard Edition on Vultr, follow the steps below:

1. Open the PaaS installation page in the Vultr Marketplace and click Deploy. Log in using your Vultr credentials (or sign up if required).

PaaS in Vultr Marketplace

2. Pick the Cloud Compute server for your installation and any preferrable CPU and Storage Technology (e.g., Intel Regular Performance).

Note: Currently, the platform installation on top of the Bare Metal server is not supported.

Vultr choose server and CPU

3. Choose a preferred server location from the list, for example Frankfurt.

Vultr server location

4. The required Virtuozzo Multi-Cloud PaaS application should be already selected, so just leave everything as is and proceed.

Vultr PaaS application

5. Select the Server Size based on your needs and expected load on the platform.

Vultr server size

6. Select your existing SSH Key for authentication or click Add New to add a public SSH key to the server.

choose SSH key

Follow the step of the official instruction on how to generate an SSH key for Vultr.

add SSH key

7. You can skip the assigning IP Address step, and proceed to choosing Server Hostname & Label for your VM. Click the Deploy Now button when ready.

Vultr server hostname

8. Wait until your instance is created.

Vultr PaaS installation

9. Copy the server’s IP address to the clipboard and connect to the created VM via SSH under the root user. For example:

1
ssh root@136.244.94.190

Vultr PaaS IP

10. Once you’ve logged in, follow text instructions and type “yes” to start the PaaS installation. In the end, you’ll be provided with a link (open it in browser) to continue installation via the web installer.

Vultr PaaS SSH installation

11. Fill in the form form with the admin account information for the platform:

  • First and Last Name – full name of the admin user account
  • System Email – email address of the admin user account
  • Domain – custom hostname for the platform
  • Company – name of the company
  • Country – name of the country from the list

Vultr PaaS installer

Agree to the Virtuozzo privacy and terms of use and click the Install button to proceed to the final step of the platform installation.

12. You can track the installation process with the Show Details button or get familiar with the latest platform publications and updates.

Vultr aaS installation

13. Once the installation is finished, the credentials will be displayed in the successful installation window and sent to System User Email.

Vultr PaaS installed

Note: Docker Hub applies a limitation on the download rate so that only 100 pulls per six hours are allowed for anonymous users. You can provide your Docker Hub account for the platform to increase the limit to 200 pulls (free) or remove the restriction altogether (any billing plan). Refer to the JCA > Templates > Docker Registries guide to set a default Docker Hub account.

14. With the provided credentials, you may go directly to the Dev Panel and create the first environment. Follow the dashboard guide for more details.

Vultr user dashboard

Or navigate to Ops Panel (Cluster Admin Panel) to manage your platform. Use the JCA guide to get acquainted with the main available functionality.

Vultr cluster admin panel

What’s next?