- Newest
- Most votes
- Most comments
Hi Ruchik,
Pimcore usually accesses /var and /public/var, but you can configure the system to access other storage environments such as s3 (aws s3 adapter required). If you would like to only use the local filesystem you would also need to config pimcore to use the space ( directory: '/bitnami/pimcore'), note that the usual %kernel.project_dir% is removed, and you'll also need to change the permissions.
Pimcore documentation for file storage setup: https://pimcore.com/docs/pimcore/10.6/Development_Documentation/Installation_and_Upgrade/System_Setup_and_Hosting/File_Storage_Setup.html
Pimcore file permissions: https://pimcore.com/docs/pimcore/10.6/Development_Documentation/Installation_and_Upgrade/System_Setup_and_Hosting/File_Permissions.html
For pimcore community help: https://github.com/orgs/pimcore/discussions
Relevant content
- asked 6 months ago
