cancel
Showing results for 
Search instead for 
Did you mean: 

File Storage with Docker Installation

mag
Champ on-the-rise
Champ on-the-rise

Hello the community,

i have deployed the community version 23.4 with docker. However i have a problem to know the default file storage path.

I would like to know how to find out the file storage and how we can update it?

Thanks in advance,

1 ACCEPTED ANSWER

fedorow
Elite Collaborator
Elite Collaborator

The path to alf_data inside alfresco community container is '/usr/local/tomcat/alf_data'. The real local path or docker volume name you can find in the volumes declaration in your docker-compose.yml.

View answer in original post

3 REPLIES 3

fedorow
Elite Collaborator
Elite Collaborator

The path to alf_data inside alfresco community container is '/usr/local/tomcat/alf_data'. The real local path or docker volume name you can find in the volumes declaration in your docker-compose.yml.

mag
Champ on-the-rise
Champ on-the-rise

However i would like to know if we can use shared file with the community version?

thanks,

mag
Champ on-the-rise
Champ on-the-rise

Hello @fedorow ,

thanks for your quick reply. i could find the file storage in the path you  referenced in the image alfresco/alfresco-content-repository-community:23.4.0