Prerequisites
- Authenticated with the platform:
pragma auth login - Active workspace context:
pragma config current-context
Install via CLI
Basic Install
Install the latest version with default settings:Install a Specific Version
Choose a Resource Tier
The resource tier controls how much compute is allocated to the provider’s deployment. Choose based on your workload:Set an Upgrade Policy
Control how future updates are applied:Skip Confirmation
Use-y to skip the confirmation prompt (useful in scripts):
Full Example
Install via Web UI
In the Pragmatiks dashboard, navigate to the Store tab, select a provider, choose your resource tier and upgrade policy, and click Install.Verify Installation
After installing, verify the provider is available:What Happens During Install
When you install a provider:- The platform pulls the provider image for the selected version
- A deployment is created in your workspace with the resource allocation matching your chosen tier
- The provider connects and begins listening for resource events
- All resource types from the provider become available in your workspace
If the provider was previously installed and has active resources, you will receive a conflict error. Uninstall the existing provider first, or upgrade to a new version instead.
Next Steps
Upgrading & Uninstalling
Manage installed provider versions.
Resource Tiers
Understand compute allocation for providers.