Vercel Sandbox のプライベートベータ版に「Drives」機能が追加
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Vercel Blog
Vercel は、サンドボックスのライフサイクルとは独立した永続的なストレージ機能「Drives」をプライベートベータで提供開始しました。これにより、一度作成したドライブを再利用可能になり、一時的な作業環境間でのデータ保持が可能になります。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Vercel Sandbox は現在、プライベートベータ版においてドライブをサポートしています。ドライブは、サンドボックスのライフサイクルとは独立した永続的で接続可能なストレージです。
ドライブは一度作成し、サンドボックスを開始する際に設定可能なパスにマウントします。サンドボックスが停止しても、ドライブは後で別のサンドボックスに再接続可能として利用可能です。
ベータ版 SDK (@vercel/sandbox@beta) またはベータ版 CLI (sandbox@beta) をインストールした後、ドライブを作成してマウントしてください:
Sandbox Drives は以下のような用途に役立ちます:
- 使い捨て型のサンドボックス間でのエージェントワークスペースの維持
- クローンされたリポジトリ、依存関係、ビルド成果物の保持
- サンドボックスのライフサイクルとは独立したデータの管理
プライベートベータ期間中、ドライブは一度に一つのサンドボックスのみが読み書き可能としてマウントできます。プライベートベータ中は、本番データのために Sandbox drives を使用しないでください。
待機リストに参加するにはこちらからサインアップし、詳細はドキュメントをご覧ください。
続きを読む
原文を表示
Vercel Sandbox now supports drives in private beta. Drives are persistent, attachable storage with a lifecycle independent from any sandbox.
Create a drive once, then mount it at a configurable path when starting a sandbox. When the sandbox stops, the drive remains available to attach to a later sandbox.
Install the beta SDK (@vercel/sandbox@beta) or beta CLI (sandbox@beta), then create and mount a drive:
Sandbox Drives are useful for:
Keeping agent workspaces across disposable sandboxes
Retaining cloned repositories, dependencies, and build outputs
Managing data independently from the sandbox lifecycle
During the private beta, a drive can be mounted read-write by one sandbox at a time. Sandbox drives should not be used for production data while in private beta.
Sign up here to join the waitlist, and learn more in the docs.
Read more
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み