To create an Ultipa Instance, the following steps need to be taken:
- Select Plan
- Select Instance
- Set Instance Name
- Network Settings
- Server Configuration
- Instance Advanced Configuration
- Account Setting
- Review & Start
Select Plan
User can choose from Shared, Standard, and Enterprise plans based on their own demands.
For detailed functionality descriptions of each plan, please refer to Plans.
Select Instance
Select Cloud Server Provider
Ultipa CloudBeta currently supports provision from AWS Cloud servers. There will be more options for user to select from in following Ultipa Cloud releases.
Select Region
Click to select a continent and a region:
Select Instance Type
User can decide an instance type based on details below:
Parameters |
Description |
---|---|
Name | Name of the instance type. |
vCPU | The number of vCPUs the instance supports. |
Memory | The memory of the instance. |
Storage | The basic storage the instance supports, can be increased after selecting instance. |
Suggested graph scale | Suggested amounts of nodes and edges of the instance type to use. |
Stock | Total instances that can be created under a same instance type. The creation of any instance in the same region affects all instance types' stock. |
Price | The set price of the instance per hour, it increases as storage increases. |
Set Storage Size
After selecting an instance type, user can adjust the storage by dragging the storage bar or input at the end.
Parameters |
Description |
---|---|
IPOS | The number of IPOS, automatically adjusted when the storage is adjusted. |
Network | The capacity of the network, dependent on cloud server provider, not modifiable. |
Click "Next" to finalize this step.
Set Instance Name
User can create an identifiable name for each instance, so their instances can be found or managed easily.
Parameters |
Description |
---|---|
Instance Name | This is a tag up to 128 bytes to identify Ultipa Graph instances. User can search and manage instances under their accounts by this tag. |
Network Settings
It is required to connect to cloud instances via stable networks.
Parameters |
Description |
---|---|
Listening Port | This service port is used to serve client requests. If the user needs to change the port after the instance is started, restarting the instance is required; also to operate Ultipa Manager again, the user needs to delete the existing Ultipa Manager connection that uses the previous listening port, and create a new connection. |
InBound Allowed IPs | Includes the application server's IP and the user's local IP for connecting Ultipa Manager. User can click "ADD IP" button or "Insert Current IP". |
Warning: User must make sure that their local IPs have been added to InBound Allowed IP list before connecting to Ultipa Manager, otherwise there might be chances of connection failures.
For example:
Server Configuration
Parameters |
Description |
---|---|
Memory Threshold | The threshold of memory usage by percentage, it can be used to help protect system from OoM (Out of Memory), higher threshold represents more available memory. |
Log Level | Log level controls which level of logs should be output, there are 4 types of logs (fatal: system level, warning, info, debug) and 4 log levels. Log Level 1 means to only print fatal logs; Level 2 means to print fatal and warning (such as slow query) logs; Level 3 means to print fatal, warning, and info logs; Level 4 means to print all types of logs: fatal, warning, info, and debug logs. It is recommended to use Level 3 as default. |
Node ID Cache | Node ID cache means the size of '_id (customized ID) → _uuid (DB engine ID) mapping', which can speed up inserting operations, more IDs need more memory. |
Instance Advanced Configuration
Parameters |
Description |
---|---|
Short UUID | Enabling "Short UUID" helps reduce large memory usage, the maximum node and edge number in a single graph can be limited to 4 billions. |
Note: Advanced instance configurations cannot be re-modified after the instance is set up.
With instance configurations completed, user can proceed to account settings.
Account Setting
Set up the password of Ultipa Graph's root user as required below. This password will be used for connecting to Ultipa Manager.
Parameters |
Description |
---|---|
Password | This password must be a combination between 8-64 characters of at least 3 from the followings: uppercase, lowercase, numbers, and special characters (such as @*&#) and it must not be identical to your email address. |
As shown below:
Review & Start
In this page, user can review all instance configuration information or click the pencil icons to get back to previous steps for corrections.
If no more configurations need to be further modified, the instance is ready to start. By clicking "Start" button, the instance will be put into initializing status and to be started shortly after.
Note: A valid payment method is required to be attached to user's cloud accounts before the instance gets started. There will be a pop-up window for user to submit payment method information if the user has not added any payment method before starting the instance. For details on adding a payment method, please refer to Billings-Payment Method.