If you are new to the Vultr Marketplace, please see the documentation overview to get started.
This guide describes how to create Marketplace application variables.
When a customer deploys your application, the Marketplace provides them with the IP address and root password. In addition to these basic values, you can create custom application variables.
Click the Marketplace icon at the bottom of the customer portal's left-hand menu.
Click the Variables tab to create variables such as application or user passwords. When a customer deploys your application, the Marketplace generates unique values for each variable you create. You can display these variables to the customer on the Application Information page. The application can retrieve these values with the Vultr Metadata API. Password variables have the following required information:
After entering your variable information, click Add New Password Variable (5).
These variables are available to your Marketplace application via the Vultr Metadata API. To learn how to retrieve these variables in your application, see our guide to Vultr Marketplace variables and provisioning scripts.
Next, display the variable values on the application information page.
This guide is part of the Vultr Marketplace documentation. Please see the documentation overview for more information.