Skip to content

feat: Add documentation for S3-compatible API for network volumes #267

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

Merged
merged 61 commits into from
Jun 11, 2025

Conversation

muhsinking
Copy link
Collaborator

@muhsinking muhsinking commented May 29, 2025

This pull request introduces comprehensive documentation for the new S3-compatible API, allowing users to manage their RunPod network volumes more efficiently.

Key changes:

  • New serverless/storage/s3-api.mdx page:
    • Details how to set up and authenticate using shared keys.
    • Provides instructions for configuring the AWS CLI.
    • Includes examples for common operations using both AWS CLI (ls, cp, rm, sync) and the Boto3 Python library.
    • Lists supported S3 actions and known limitations of the API.
  • Updates to serverless/storage/network-volumes.mdx:
    • Added a new "Manage files" section that directs users to the S3-compatible API documentation for file management tasks like uploading large models.
    • Minor wording adjustments for clarity and consistency.

@muhsinking muhsinking changed the title Add S3 API docs feat: Add documentation for S3-compatible API for network volumes Jun 2, 2025
@muhsinking muhsinking merged commit df961a9 into main Jun 11, 2025
1 check passed
@muhsinking muhsinking deleted the s3-api-docs branch June 11, 2025 18:49
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