docs: document Bitovi platform deployment in README#7
Open
DavidNic11 wants to merge 1 commit into
Open
Conversation
Documents how the claude-usage-proxy deployment actually works now that it runs on the platform (EKS/Argo CD): image releases via v* tags off litellm_internal_staging (self-committing image.tag to platform-deploy), LiteLLM config changes via bitovi/claude-usage-proxy PRs, infra-shape changes via deploy/values.yaml + staging->platform-deploy merge. Placed above the upstream README content, clearly marked as fork-specific.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a "Bitovi Fork — Platform Deployment" section to the top of the README (above the upstream LiteLLM content, clearly marked as fork-specific), documenting how
claude-usage-proxyis deployed and operated on the platform.Covers the three change paths people actually need:
vX.Y.Zofflitellm_internal_stagingbitovi/claude-usage-proxy(deploy/manifests/litellm_config.yaml)deploy/values.yamlhere + staging →platform-deploymergePlus key facts: the
platform-deploybranch role, OIDC/ESO-provided CI secrets, runtime AWS access (Bedrock IRSA, CNPG Postgres, Valkey), and a pointer tobitovi-platform-servicesfor the Argo/chart definitions.No emojis; no changes below the fork section.