barre/ZeroFS Volume

Setup a persistent volume using ZeroFS backed by S3-compatible storage

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
object-store-urlObject store URL (e.g. s3://bucket/path)yes
mount-pathPath where the volume should be mounted (defaults to /mnt/zerofs on Linux, /tmp/zerofs on macOS)no
cache-dirDirectory for SlateDB disk cacheno/tmp/zerofs-cache
cache-size-gbSlateDB disk cache size in GBno1
memory-cache-size-gbZeroFS in-memory cache size in GBno0.25
encryption-passwordPassword for filesystem encryptionyes
aws-access-key-idAWS access key ID (for S3)no
aws-secret-access-keyAWS secret access key (for S3)no
aws-regionAWS regionnous-east-1
aws-endpointS3-compatible endpoint URLno
aws-allow-httpAllow HTTP connections (for local testing with MinIO, etc.)nofalse
azure-storage-account-nameAzure storage account nameno
azure-storage-account-keyAzure storage account keyno
nfs-hostNFS server host addressno127.0.0.1
nfs-portNFS server portno2049
zerofs-versionZeroFS version to use (latest, v0.1.0, etc.)nolatest
namedescription
mount-pathPath where the volume is mounted
nfs-endpointNFS endpoint (host:port)