Sample Rego files¶
Introduction¶
This topic provides sample Rego bundle files for various Industrial Edge applications. These examples demonstrate how to implement Installation Guidance rules for common use cases, including application dependencies and version compatibility checks.
You can use these samples as a reference when creating your own Installation Guidance bundles.
Sample bundles¶
| Sl.no | App Name | Use Case | Link to Bundle | |
|---|---|---|---|---|
| App to App dependency | App update | |||
| 1 | DataXess |
|
|
bundle_Dataxess.RT39.tar 1.gz |
| 2 | Dashboard Designer |
|
N/A (first app release, so no update is available) | bundle_Dashboard_designer.rego |
| 3 | Databus | N/A (app has no dependency on other apps) |
|
bundle_Databus.RT39.tar 1.gz |
Conclusion¶
These sample Rego files demonstrate how to implement Installation Guidance for different scenarios. Review the samples that match your use case and adapt them to your application's specific requirements. For more information about creating Rego bundles, see How to create a Rego bundle.