Provisioning Options
Keep offers three main provisioning options:- Provider Provisioning - Set up and manage data providers with their deduplication rules for Keep.
- Workflow Provisioning - Configure and manage workflows within Keep.
- Dashboard Provisioning - Configure and manage dashboards within Keep.
How To Configure Provisioning
Some provisioning options require additional environment variables. These will
be covered in detail on the specific provisioning pages.
Provisioning Type | Environment Variable | Purpose |
---|---|---|
Provider | KEEP_PROVIDERS | JSON string containing provider configurations with deduplication rules |
Workflow | KEEP_WORKFLOW | One workflow to provision right from the env variable. |
Workflows | KEEP_WORKFLOWS_DIRECTORY | Directory path containing workflow configuration files |
Dashboard | KEEP_DASHBOARDS | JSON string containing dashboard configurations |