| Crates.io | wildland-lfs |
| lib.rs | wildland-lfs |
| version | 0.40.0 |
| created_at | 2023-01-13 15:18:21.17373+00 |
| updated_at | 2023-01-13 15:26:33.54069+00 |
| description | Wildland Local Filesystem Backend |
| homepage | https://wildland.io/ |
| repository | https://gitlab.com/wildland/corex/wildland-core |
| max_upload_size | |
| id | 757972 |
| size | 43,997 |
Exemplary, not intended for production use backend driver for Wildland DFS. It uses a local filesystem directory as a Storage.
Created for testing purposes on Linux and apple machines - not tested for other platforms.
name: `Example template`
uuid: `00000000-0000-0000-0000-0000000000001`
backend_type: LFS
template:
local_dir: `/home/user/storage/`
container_prefix: `{{ CONTAINER_NAME }}`
container_prefix specifies a directory inside a storage location (local_dir param).