Skip to content

docs: update download URLs from S3 to Azure - #895

Merged
slayerjain merged 2 commits into
mainfrom
chore/s3-to-azure-downloads
Aug 3, 2026
Merged

docs: update download URLs from S3 to Azure#895
slayerjain merged 2 commits into
mainfrom
chore/s3-to-azure-downloads

Conversation

@slayerjain

Copy link
Copy Markdown
Member

Download hosting has moved from the keploy-enterprise S3 bucket (us-west-2) to Azure: user-facing download links now use keploy.io/ent/dl and Dockerfile ADD snippets and agent JARs use the keployenterprise blob storage directly. The S3 bucket is being decommissioned. All rewritten URLs were verified serving (HTTP 206).

Signed-off-by: Shubham Jain <shubhamkjain@outlook.com>
Signed-off-by: Shubham Jain <shubhamkjain@outlook.com>
@slayerjain

Copy link
Copy Markdown
Member Author

Independent review pass: no blocking findings — correctness, URL encoding/serving, and consumer semantics verified.

Minor notes (non-blocking):

  • versioned_docs/version-4.0.0/running-keploy/keploy-karaf.md: Six pages hard-code the provider hostname keployenterprise.blob.core.windows.net, recreating the exact vendor-URL churn this PR exists to fix; the keploy.io/ent/dl redirector already covers the releases container (so the time-freezing Dockerfile ADDs could use provider-agnostic URLs today), and the

@slayerjain

Copy link
Copy Markdown
Member Author

Heads-up on priority: the live time-freezing page this PR updates (https://keploy.io/docs/keploy-cloud/time-freezing/) is linked from shipped CLI diagnostics (enterprise pkg/service/test/test.go), and its current S3 ADD snippets will break once the S3 bucket is emptied. This needs to merge and the site redeploy before the S3 decommission — see keploy/enterprise#2342.

@slayerjain
slayerjain merged commit 76fd5a6 into main Aug 3, 2026
7 checks passed
@slayerjain
slayerjain deleted the chore/s3-to-azure-downloads branch August 3, 2026 14: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.

1 participant