opendeploy-volume
Installation
SKILL.md
OpenDeploy Volume
This skill manages persistent volumes attached to OpenDeploy user services.
Volumes survive container restart and redeploy. They use node-local storage
(local-path StorageClass), single-attach (RWO). Read the Limits section
before promising any HA / cross-node / replica-shared semantics.
Invocation Preflight
If this skill is invoked directly, first run the global CLI version gate unless another OpenDeploy skill already did:
npm list -g @opendeploydev/cli --depth=0 --json
npm view @opendeploydev/cli version --json
opendeploy preflight . --json