Hi,
I want to install xwiki in my ubuntu using docker-compose file. After up my file I could see UI and not able to see option LDAP. I have changed to " xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl " in xwiki.cfg Which is located at tomcat/webapps/WEB-INF/xwiki.cfg in my xwiki tomact container but its not worked for me.
this is my compose file
No @watery I’m using only one sever, I’m new to configure for Xwiki, could you please add LDAP in my docker-compose here, after give me step by step process.
Ok @acotiuga@watery but coniguration should be added in " xwiki-mysql-tomcat-web" cfg container path only ?
no need to add " xwiki-mysql-db" cfg container path i think .
my " xwiki-mysql-db" cfg xwiki.cnf configuration is #cat xwiki.cnf
Could u pls suggest what i have to add in “xwiki-mysql-tomcat-web” and “xwiki-mysql-db” container configs (xwiki.cfg) and LDAP configuartion in compose file.
Nope, I’m not so keen on Docker compose, plus setting up a whole LDAP server is a different thing, I only added configuration to connect to an existing one.