Hello,
As a complement to the two answers above, also check out the FAQ about scalability:
"If you need to grow the storage area as more space becomes needed, you can consider the following solutions:
- Move the storage area to another disk partition, and update the StorageDirectory configuration option accordingly.
- Replicate your current instance of Orthanc onto another instance of Orthanc with a larger storage area.
- On GNU/Linux distributions, check out LVM (Logical Volume Manager).
- On Microsoft Windows, check out the so-called “Storage Spaces”.
- Another approach is to use MinIO in distributed mode in conjunction with the AWS S3 plugin for Orthanc."
Sébastien-