-
Notifications
You must be signed in to change notification settings - Fork 229
Update galexie docs for helm chart #2058
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
base: main
Are you sure you want to change the base?
Conversation
|
Preview is available here: |
|
Preview is available here: |
|
Preview is available here: |
| ## Steps to Configure Galexie | ||
|
|
||
| ### 1. Copy the Sample Configuration | ||
| ### Kubernetes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think need to mention k8s on this page since the page's purpose is mostly runtime environment agnostic and more focused on just config data to network and bucket storage.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool, what do you think above flipping the structure here and starting with the key config values and then at the bottom having a section just describing copying the config file locally?
docs/data/indexers/build-your-own/galexie/admin_guide/installing.mdx
Outdated
Show resolved
Hide resolved
docs/data/indexers/build-your-own/galexie/admin_guide/installing.mdx
Outdated
Show resolved
Hide resolved
docs/data/indexers/build-your-own/galexie/admin_guide/prerequisites.mdx
Outdated
Show resolved
Hide resolved
| #### IAM Role Permissions | ||
|
|
||
| ### Amazon Web Services (AWS) credentials | ||
| When using GCP IAM to authenticate Galexie to access a bucket, the following permissions are required: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This may benefit by describing the break out of bucket permissions for the two use cases of Galexie as a Consumer or Publisher. For consumer, the instance just reads from buckets and would only need reduced set of read permissions stated. And then for Publisher, it would be good to mention the extended write permissions needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
when does Galexie act as a consumer?
…ng.mdx Co-authored-by: shawn <[email protected]>
…ng.mdx Co-authored-by: shawn <[email protected]>
…sites.mdx Co-authored-by: shawn <[email protected]>
|
Preview is available here: |
2 similar comments
|
Preview is available here: |
|
Preview is available here: |
Update the galexie docs for the new helm chart
This PR updates the admin guide for Galexie to take into account the process to install via Helm