Skip to content

Conversation

@MarineLeM
Copy link
Contributor

Add documentation on deployement through xtmComposer

Feature : OpenAEV-Platform/openaev#3528

@damgouj damgouj self-requested a review December 29, 2025 08:06

- **Instance names**: Two instances can't share the same name
- **Validation error**: If a duplicate name is detected, a blocking error will prevent deployment until a unique name is provided
- **Confidence level**: set the desired confidence level for the service account.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't have this property on OpenAEV right ?

- **API key** (encrypted and securely stored).
- **Additional options**: collector, injector or executor specific configuration.

![instance form](../../assets/integration-manager/instance-form-sample.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not working

Image

- Use the search bar to find collectors, injectors and executors by name or description. You can also apply filters (e.g., by collector, executor or injector type).
- If a collector, injector or executor has already been deployed, a **badge** will appear on its **Deploy** button.

## Deploying a collector, injector or executor
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Number are not in the right order here

Image

| manager:name | MANAGER__NAME | Filigran integration manager | Human-readable name for the manager |
| manager:execute_schedule | MANAGER__EXECUTE_SCHEDULE | 10 | Interval in seconds between execution cycles |
| manager:ping_alive_schedule | MANAGER__PING_ALIVE_SCHEDULE | 60 | Interval in seconds between alive ping messages |
| manager:credentials_key | MANAGER__CREDENTIALS_KEY | | RSA private key content (4096-bit recommended). Use for direct key embedding. One of `credentials_key` or `credentials_key_filepath` is required |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants