Configuration & Deployment
Run Oxla via AWS
Over the following steps, we’ll guide you on how to deploy and configure Oxla on AWS.
Prerequisites
- You need to have an active AWS account
- Ensure that your billing details are up-to-date
- Your IAM user account should have permissions to subscribe to and manage software in the AWS Marketplace.
- Ensure the product is available in the AWS region where you intend to deploy it
Configuration
Subscribe to Oxla
- Go to the AWS Marketplace and type Oxla in the search field
- Select Oxla from the search results
- Click on the Subscribe button
Manage Subscriptions
After subscribing, you will find Oxla in the Manage Subscriptions page
Launch Oxla Cluster
- From the Manage Subscriptions page, click on Launch CloudFormation stack to configure Oxla
- You will go to the “Configure this software” prompt, where you need to configure the following:
- Under the fulfillment option, select Oxla Cluster Stack
- Select the latest software version
- Choose a region where you want to deploy Oxla
- Click Continue to Launch
- You will go to the Launch this software page.
- Select Launch CloudFormation.
- Click Launch to proceed.
Specify Stack Details
- On the CloudFormation template page, you don’t need to change anything just click Next and fill in the stack details:
Fields | Details |
---|---|
Stack name | The stack name |
AvailabilityZone | Availability zone of your choice (this field is mandatory) |
ExistingS3BucketName | The S3 bucket name. You can also leave this field empty to allow AWS to create a new S3 bucket |
InstanceType | The instance type (available options are c5a.2xlarge, c5a.4xlarge, c5a.8xlarge) |
IsPubliclyAccessible | Set to true or false , depending on whether you want the cluster to be publicly accessible |
NodeNumber | The node number (minimum value is 1 and maximum value is 16) |
OxlaVersion | The default Oxla version. |
OxlaWhitelistedCidr | The CIDR range (only specified CIDR will have access to the Oxla cluster) |
- Click Next to continue by adjusting the configuration to your personal needs
Access Oxla
- Once the stack is successfully deployed, go to CloudFormation - Stacks and then select your stack
- Find the OxlaEndpoint in the Outputs section
- Connect to your Oxla cluster using PSQL, for example: