Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README file for EE #136

Merged

Conversation

sinto-aot
Copy link
Contributor

  1. Updated the README file for EE

@sinto-aot sinto-aot requested review from a team as code owners December 16, 2024 06:17
Copy link
Contributor

@amal-k-soman-aot amal-k-soman-aot left a comment

Choose a reason for hiding this comment

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

could you please check installation command for analytics


> Note: You need to substitute the placeholders `DOMAIN_NAME`, and `INSIGHT_API_KEY` with your specific values. For example, in the case of Formsflow, you might use `DOMAIN_NAME=example.com` and `INSIGHT_API_KEY=your_insight_api_key`
> Note: You need to substitute the placeholders `DOMAIN_NAME`, and `INSIGHT_API_KEY` with your specific values. For example, in the case of Formsflow, you might use `DOMAIN_NAME=example.com` and `INSIGHT_API_KEY=your_insight_api_key` for Enterprise edition use, `--set imageCredentials.username=YOUR_DOCKER_USERNAME` and` --set imageCredentials.password=YOUR_DOCKER_PASSWORD`
Copy link
Contributor

Choose a reason for hiding this comment

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

password should be provide by aot team

- name: IPAAS_EMBEDDED_API_KEY
valueFrom:
configMapKeyRef:
key: IPAAS_EMBEDDED_API_KEY
Copy link
Contributor

Choose a reason for hiding this comment

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

values must be upadated. env already exist

configMapKeyRef:
key: OPENAI_API_KEY
name: forms-flow-data-analysis
- name: CHAT_BOT_MODEL_ID
Copy link
Contributor

Choose a reason for hiding this comment

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

env values can be updated from values.yaml

- name: REACT_APP_IS_ENTERPRISE
valueFrom:
configMapKeyRef:
key: IS_ENTERPRISE
Copy link
Contributor

Choose a reason for hiding this comment

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

env is already existing

```
These environment variables are sourced from a ConfigMap named `forms-flow-api`. The keys (`IPAAS_EMBEDDED_API_KEY` and `IPAAS_JWT_PRIVATE_KEY`) must be defined in this ConfigMap.
Copy link
Contributor

Choose a reason for hiding this comment

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

this can be removed

@kiran-aot kiran-aot merged commit 2049a75 into AOT-Technologies:staging/QA Jan 9, 2025
1 of 2 checks passed
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