The VergeIO Recipe Engine can be used to create complete tenants based on templates. Recipes speed up your customer deployment; you can spin up new virtual data centers with just a few clicks and automate associated tasks.
NOTE: The tenant must be powered off before creating the recipe.
Recipe questions are used to customize each tenant deployed from the recipe. Recipe questions can gather all types of information which can then be used to: find/add/edit entries in your Verge.io database, initiate tasks (such as automatically registering SSL certificates, sending emails, etc.); and send variable inputs to cloud-init scripts to perform work inside your VM guests (such as configuring application usernames/passwords, hostnames, etc.).
A series of recipe questions is created automatically to help you get started. You can adjust and add to the default question list to uniquely tailor the recipe to streamline your organization’s workflow.
YB_* named questions are built-in helpers for common questions to interface with the VergeIO database. Some of the automatically-created questions are included as samples (not enabled); you can enable any questions that you want to use. For example, in the screenshot above, YB_USER_EMAIL is disabled; enabling this question will allow defining an address that could be used for sending email notifications/alerts to the customer.
Attach additional questions to your recipe to suit your needs. As an example, let’s say you wanted to offer an optional monitoring service to your customers, a checkbox input could be included to optionally select this service per tenant. In the following screenshot, we show an added boolean (checkbox) option named MonitoringYesNo and configure the On Change value to display an additional entry field (to collect a password) only when the monitoring option is selected. The values of these added fields could then be referenced in cloud-init scripts to make guest-level configurations.
Customers use recipes to automate the creation of individual VMs and complete virtual data centers that meet specific, pre-audited, compliance requirements. In fact, our Test Drive feature is automated with recipes, including the reminders that your Test Drive is about to end.
To learn more use these other resources:
Explore inline Help within your Test Drive System.
There are three easy ways to access in-line help:
Browse additional Test Drive guides at https://verge.io/documents/
Visit our Wiki, our Knowledgebase and our Self-Paced Training for more information.
Contact sales@verge.io to schedule a full demonstration.