Licenses
This article describes how to manage Aidbox licenses
Create license
Create self-hosted license
On the main navigation sidebar, click on the project name
On the menu that opens, click Licenses
In the upper right corner of the page, click New _license_
Choose Aidbox
Enter the Aidbox instance name
Specify Hosting as Self-hosted
Click Create
This quickstart guide explains how to run Aidbox locally using docker compose
Run Aidbox locallyCreate a hosted Aidbox instance
On the main navigation sidebar, click on the project name
On the menu that opens, click Licenses
In the upper right corner of the page, click New _license_
Specify FHIR Platform
Aidbox
Enter the Aidbox instance name
Specify Hosting as Google Cloud Platform
Specify Aidbox version
Latest
Edge
Specify Сonfiguration projects
Click Create
Create AWS license
Run Aidbox on AWSDelete license
On the main navigation sidebar, click on the project name
On the menu that opens, click Licenses
Click on a license in the list
Information about the selected license will appear on the right side of the screen. Click Delete
In the confirmation window, click Ok
Manage Aidbox licenses via API
Licences API on Aidbox portal allows you to issue Aidbox licenses on-premise installation (self-hosted) and automate the process of deploying new Aidbox instances locally or in your infrastructure.
To run queries present below, you can use some tool to run http requests (e.g. Postman).
Issue token
To access the API, you have to issue a token, bound with the project, through the Aidbox portal:
On the main navigation sidebar, click on the project name.
On the menu that opens, click Settings.
Click button Issue Token.
Create license
Delete license
There are two options for deleting a license:
by license id
by license string
Get license
Retrieve license:
by license id
by license string
Get list of licenses
Retrieve all licenses associated with a project.
References
Licensing and Support
This page covers types of Aidbox licenses and describes Aidbox Support tiers.
Licensing and SupportRun Aidbox locally
This quickstart guide explains how to run Aidbox locally using docker compose
Run Aidbox locallyAidbox as a SaaS on AWS
Run Aidbox on AWSLast updated