cancel
Showing results for 
Search instead for 
Did you mean: 

Where is the alfresco-global.properties file located in 6.0 Community version on Docker? I see multiple files with this name.

jaredbutler
Champ in-the-making
Champ in-the-making

When searching for the alfresco-global.properties file on an instance running Docker.  I see multiple files with this name.  Which one should be edited for LDAP authentication?

1 ACCEPTED ANSWER

angelborroy
Community Manager Community Manager
Community Manager

IMO, the better approach is to extend official Docker Image to include your customisations.

Adding configurations to alfresco-global.properties can be done in this way:

https://github.com/keensoft/alfresco-docker-template/blob/master/templates/201804-EA/alfresco/Docker...

Hyland Developer Evangelist

View answer in original post

1 REPLY 1

angelborroy
Community Manager Community Manager
Community Manager

IMO, the better approach is to extend official Docker Image to include your customisations.

Adding configurations to alfresco-global.properties can be done in this way:

https://github.com/keensoft/alfresco-docker-template/blob/master/templates/201804-EA/alfresco/Docker...

Hyland Developer Evangelist