Web UI
Storage Area
Is a local / remote area where media events are recorded to and stored at.
Attribute | Description |
---|---|
Id | |
Name | Descriptive name for the storage area |
Storage Area Type | Which type of storage area is this. Can be local file system (restricted to defined hub) or any number of cloud providers, currently only s3 is tested. More to come quickly after testing can be done (thanks to rclone!) |
Storage Root Path | All files data will be nested inside this directory. If using s3 make sure the path conforms to their restrictions ex. no capital letters |
Hubs | Which hubs are allowed to store / access this storage area |
Storage area size | Only applicable to remote storage areas (-1 is unlimited), otherwise size is interpreted in gigabytes |
Max media event usage percent (1-100) | This is the total percent used of the entire drive, which includes the files outside of our management (-1 will fall back to the global setting media-events/prune/maxDiskUsagePercent) |
Encrypted ? | The password can only be set when creating and cannot be changed after creating. (eventually will be able to migrate from an unencrypted -> new encrypted storage area and vice versa) |