Skip to content

Memory

Note

This option is applicable for both KVM and VZ virtualizations.

This option is used to customize amount of memory that can be used by SolusVM 2 VPS ordered through WHMCS.

  1. Login to your WHMCS administrator web interface.
  2. Open System Settings > Configurable Options.
  3. Click Create a New Group or select an existing group.

    Note

    We recommend keeping configurable option group for resource selection separated from other groups. You can use one configurable option group for several resources, but do not mix them with Operating System, Application or Location.

  4. Give your group a name, select the product (the one you created earlier) to assign to the group, and then click Save Changes.

  5. Click Add New Configurable Option. You will open a new browser window where you will specify the option settings.

  6. Give your option a name Memory and select the option type Dropdown.

  7. In the Add Option field, specify the option value following the pattern: MEMORY_VALUE|RESOURCE_NAME and then click Save Changes. In the mentioned pattern:

    • MEMORY_VALUE the amount of MiB you want to allow to have for Memory in SolusVM 2 VPS.
    • RESOURCE_NAME is the name of resource option to be displayed in WHMCS.

    In our example, we are adding options to select 1 GiB of Memory (MEMORY_VALUE 1024) or 2 GiB (MEMORY_VALUE 2048) as a configurable option.

  8. Repeat the previous step as many times as you want to offer different amount of memory. Once finished, click Close Window.

Back to top