Licenses
This article describes how to manage Aidbox licenses
Last updated
This article describes how to manage Aidbox licenses
Last updated
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
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
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
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).
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.
There are two options for deleting a license:
by license id
by license string
Retrieve license:
by license id
by license string
Retrieve all licenses associated with a project.
This page covers types of Aidbox licenses and describes Aidbox Support tiers.
This quickstart guide explains how to run Aidbox locally using docker compose