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
Specify FHIR Platform
Aidbox
Multibox
Enter the FHIR platform name
Specify Hosting as Self-hosted
Click Create
This quickstart guide explains how to run Aidbox locally using docker compose
Run Aidbox locally with DockerCreate GCP 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
Specify FHIR Platform
Aidbox
Multibox
Enter the FHIR platform name
Specify Hosting as Google Cloud Platform
Specify Aidbox version
Latest
Edge
Specify Сonfiguration projects
Click Create
Create AWS license
Aidbox as a SaaS 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
Scenarios for different license types
Currently we offer 2 product types: Aidbox and Multibox. Aidbox offers 1 instance, Multibox offers an unlimited number of instances.
Consider the following scenarios that demonstrate the difference between license types at Aidbox/Multibox and their limitations of using.
Standard license
A standard license allows running Aidbox locally or in Aidbox Sandbox for 14 days and then can be extended by the Health Samurai team.This license will be valid for 14 days. If your trial period expires, while you are installing your box, you’ll receive an error message:
License expires in 2 days. Please contact us for extended license.
Development license
Development license is available for contract clients. This license imposes a 2.0 GiB database size limit. Development license allows running 2 instances in parallel. When you reach your database size limit, you’ll receive 3 types of messages - warning, error message and blocking message:
Your database (name of your database) size 1.9 GiB is about to exceed the license limit 2.0 GiB, in that case your process is going to shutdown. Please review database size or contact us for further information.
Error message is: Your database (name of your database) size is 2.7 GiB and it's above license limit 2.0 GiB. Please review database size or contact us for further information.
Blocking message is: Your database (name of your database) size is 33.7 GiB and it's above license limit 2.0 GiB, your process is going to shutdown in 60 minutes. Please review database size or contact us for further information.
CI/CD license
CI/CD license also available for contract clients. A CI/CD license allows you to run multiple instances in parallel, but not more than for 72 hours. After 72 hours license will expire (this is TTL of a license), you need to take a 3 hour break, before you continue your multiple instances. You’ll get a message, before your runtime expires:
After 2 hours your CI/CD license will exceed allowed limit of runtime working (72 hours). After that your license will be blocked for 3 hours. Please reboot system or contact us for further information.
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 locally with DockerRun Multibox locally
This quickstart guide explains how to run Multibox locally using docker compose.
Run Multibox locally with DockerAidbox as a SaaS on AWS
Aidbox as a SaaS on AWSLast updated