MS Storage of Large Files - PROCEED-Labs/proceed GitHub Wiki

Large Files are not stored inside the DB but instead on a file storage. Depending on the value of the environment variable PROCEED_PUBLIC_STORAGE_DEPLOYMENT_ENV, this is either the local file system or a Google Bucket in the cloud.

Storage Path on the local file system

image