I am using s3 for app storage but is it possible to keep the build function stuff to local storage?
- 0
- Self Hosted
- Functions
- Sites
- Storage
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage for it
If I set this OPR_EXECUTOR_STORAGE_DEVICE=local does it work?
we recommend not using OPR_* env now and kind of deprecated them from executor depending on which version of executor is being used
any reason why you want builds to be local only?
If i deploy functions multiple times wont it add up space on the cloud?
I intended cloud to be only for the user uploads
to appwrite storage buckets
Recommended threads
- [Self-hosted] Realtime crashes with "Mis...
- Error trying to deploy functions from CL...
✗ Error • on-auth-create (6a00b2ab000c9ce2949b) • Server Error ✗ Error: No functions were pushed. Prject ID: 69ffe0270033a4ac420a
- Intermittent Deploy and Execution Errors...
Project: project-fra-658e2f5f4ba30df91177 Function ID: 69bde006001c56757f49 **Several execution errors with:** Timed out waiting for runtime.\nError Code: 400...