Re: [xwiki-users] XWiki Docker in Prod

2017-05-19 Thread Vincent Massol
, > Lester > > > -Original Message- > From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol > Sent: vendredi 12 mai 2017 17:16 > To: XWiki Users > Subject: Re: [xwiki-users] XWiki Docker in Prod > > cool thanks for reporting back! > &g

Re: [xwiki-users] XWiki Docker in Prod

2017-05-12 Thread Vincent Massol
t; > Lester > > -Original Message- > From: users [mailto:users-boun...@xwiki.org] On Behalf Of Thomas Mortagne > Sent: jeudi 11 mai 2017 19:05 > To: XWiki Users > Subject: Re: [xwiki-users] XWiki Docker in Prod > > You have various examples > http://exte

Re: [xwiki-users] XWiki Docker in Prod

2017-05-12 Thread Lester Marc Dizon (ITX)
and have a nice weekend! Lester -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Thomas Mortagne Sent: jeudi 11 mai 2017 19:05 To: XWiki Users Subject: Re: [xwiki-users] XWiki Docker in Prod You have various examples http://extensions.xwiki.org/xwiki/bin/view

Re: [xwiki-users] XWiki Docker in Prod

2017-05-11 Thread Thomas Mortagne
;> When I go to the login page I already have errors for some reason: >> 907353 [http://localhost:8080/bin/loginsubmit/XWiki/XWikiLogin] TRACE >> o.x.c.ldap.XWikiLDAPAuthServiceImpl - Starting LDAP authentication >> 907354 [http://localhost:8080/bin/loginsubmit/XWiki/XWikiLogin

Re: [xwiki-users] XWiki Docker in Prod

2017-05-11 Thread Thomas Mortagne
; 907354 [http://localhost:8080/bin/loginsubmit/XWiki/XWikiLogin] DEBUG > o.x.c.ldap.XWikiLDAPAuthServiceImpl - The provided user is null. We don't try > to authenticate, it probably means the user is in non logged mode. > 907354 [http://localhost:8080/bin/loginsubmit/XWiki/XWiki

Re: [xwiki-users] XWiki Docker in Prod

2017-05-11 Thread Lester Marc Dizon (ITX)
- XWikiUser: null Any ideas what config I'm missing/wrong? Thanks, Lester -Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Thomas Froehlich Sent: jeudi 11 mai 2017 08:25 To: XWiki Users Subject: Re: [xwiki-users] XWiki Docker in Prod Hi Lester, you sho

Re: [xwiki-users] XWiki Docker in Prod

2017-05-11 Thread Vincent Massol
Mortagne > Sent: mercredi 10 mai 2017 17:38 > To: XWiki Users > Subject: Re: [xwiki-users] XWiki Docker in Prod > > On Wed, May 10, 2017 at 5:25 PM, Lester Marc Dizon (ITX) > wrote: >> Thank you for your responses. I'm new to this community and happy to see you >

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Thomas Froehlich
-Ursprüngliche Nachricht- Von: users [mailto:users-boun...@xwiki.org] Im Auftrag von Lester Marc Dizon (ITX) Gesendet: Mittwoch, 10. Mai 2017 18:45 An: XWiki Users Betreff: Re: [xwiki-users] XWiki Docker in Prod Works better with xwiki.authentication.ldap.trylocal=1, thanks . However I

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Lester Marc Dizon (ITX)
-Original Message- From: users [mailto:users-boun...@xwiki.org] On Behalf Of Thomas Mortagne Sent: mercredi 10 mai 2017 17:38 To: XWiki Users Subject: Re: [xwiki-users] XWiki Docker in Prod On Wed, May 10, 2017 at 5:25 PM, Lester Marc Dizon (ITX) wrote: > Thank you for your response

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Vincent Massol
on't know >> where to find it. >> >> Thanks, >> Lester >> >> -Original Message- >> From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol >> Sent: mercredi 10 mai 2017 16:54 >> To: XWiki Users >> Subject: Re: [xwi

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Thomas Mortagne
7;t know > where to find it. > > Thanks, > Lester > > -Original Message- > From: users [mailto:users-boun...@xwiki.org] On Behalf Of Vincent Massol > Sent: mercredi 10 mai 2017 16:54 > To: XWiki Users > Subject: Re: [xwiki-users] XWiki Docker in Prod >

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Lester Marc Dizon (ITX)
oun...@xwiki.org] On Behalf Of Vincent Massol Sent: mercredi 10 mai 2017 16:54 To: XWiki Users Subject: Re: [xwiki-users] XWiki Docker in Prod > On 10 May 2017, at 16:27, Thomas Mortagne wrote: > > I don't know much about Docker but I can maybe help with the LDAP > authenticator.

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Vincent Massol
> On 10 May 2017, at 16:27, Thomas Mortagne wrote: > > I don't know much about Docker but I can maybe help with the LDAP > authenticator. > > After you installed the extension you will also need to modify the > property xwiki.authentication.authclass in file xwiki.cfg in the > application serv

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Vincent Massol
Hi, > On 10 May 2017, at 16:13, Lester Marc Dizon (ITX) wrote: > > Hi, > > We are currently testing XWiki. I have a test environment for XWiki running > in Docker. I would like to know if it's ok to run it as is in Prod (intranet)? That’s the intent but these images are pretty new (I added th

Re: [xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Thomas Mortagne
I don't know much about Docker but I can maybe help with the LDAP authenticator. After you installed the extension you will also need to modify the property xwiki.authentication.authclass in file xwiki.cfg in the application server as indicated on http://extensions.xwiki.org/xwiki/bin/view/Extensi

[xwiki-users] XWiki Docker in Prod

2017-05-10 Thread Lester Marc Dizon (ITX)
Hi, We are currently testing XWiki. I have a test environment for XWiki running in Docker. I would like to know if it's ok to run it as is in Prod (intranet)? Also, I'm trying to connect it to LDAP with no success (tried with http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/Authenticat