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

docs: fix north eap docs yaml blocks #429

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

miguelvr
Copy link
Contributor

@miguelvr miguelvr commented Feb 27, 2025

This PR makes changes to the installation process for a POC install.

  • The helm.cohere.com domain is now only required during installation, but not in the cluster's firewall.
  • The api.cohere.com domain is now only required if using the Cohere platform as the model provider.
  • The global.config.postgres.tls.caCerts.secretName and global.config.postgres.tls.caCerts.secretKey flags have been removed from the installation command.
  • The global.config.redis.host, global.config.redis.tls.caCerts.secretName, and global.config.redis.tls.caCerts.secretKey flags have also been removed from the installation command.
  • The global.config.redis.scheme and global.config.redis.connectionOptions flags have been updated to use the rediss scheme and connection options.
  • The global.config.cohere.apiKey.secretKeyRef.name and global.config.cohere.apiKey.secretKeyRef.key flags have been added to the installation command.
  • The models.enabled flag has been set to false.
  • The toolkit.config.modelDeploymentType flag has been set to cohere_platform.

@miguelvr miguelvr requested a review from a team as a code owner February 27, 2025 14:57
Copy link

Copy link
Contributor

@trentfowlercohere trentfowlercohere left a comment

Choose a reason for hiding this comment

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

:)

@trentfowlercohere trentfowlercohere merged commit e4237ff into main Feb 27, 2025
8 checks passed
@trentfowlercohere trentfowlercohere deleted the miguelvr/fix-north-eap-docs branch February 27, 2025 15:01
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.

2 participants