An error occurred fetching the project authors.
- 28 Aug, 2014 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Also, do not tolerate missing instance-count internal zope partition parameter.
-
- 22 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 05 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
Move haproxy httpchk configuration per-listen as zope's webdav returns 401 on (at least) GET / . TCP-level checks are still active, which should be sufficient. Also, change zope_family_address_list check to getitem as it's more natural than concatenating. Also, stop using apache.zope.backend recipe to add support for per-port scheme so automatic ERP5Site creation knows which URL is really HTTP. Also, stop using certificate_authority recipe and call openssl directly when generating self-signed cert for https/webdavs support. Also, rework balancer parameters a bit (still undocumented). Also, make instance-balancer always publish ipv6 value (empty when no ipv6 available), so instance-erp5 always succeeds.
-
- 02 Apr, 2014 2 commits
-
-
Vincent Pelletier authored
Balancer parameters were and are not supported, so this compatibility breakage is not important. The goal of this change is to make balancer parameter layout consistent with other software-types. Also, balancer's base TCP port is not taken from empty-string parameter anymore.
-
Vincent Pelletier authored
They contain section references, not immediate values, so they are intended to be evaluated by buildout and hence must not be escaped.
-
- 01 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 20 Mar, 2014 1 commit
-
-
Vincent Pelletier authored
Not perfect yet, as some strings end in configuration files for example and need escape mechanisms aware of individual configuration file syntaxes.
-
- 04 Feb, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 03 Feb, 2014 1 commit
-
-
Vincent Pelletier authored
Also, generate password randomly if not provided instead of using an hardcoded value. Publish them as they can be generated internally.
-
- 21 Jan, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 20 Jan, 2014 1 commit
-
-
Vincent Pelletier authored
It's already always provided, and looks dangerous: it is mutated during execution.
-
- 14 Oct, 2013 1 commit
-
-
Vincent Pelletier authored
Otherwise, it prevents network access to Zope on a freshly created instance, as site object does not exist. Leave the parameter undocumented as it is still not organised in a maintainable way.
-
- 04 Sep, 2013 3 commits
-
-
Vincent Pelletier authored
It is superseded by per-zope value, published by Zope partitions.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Also, fix frontend request.
-
- 16 Aug, 2013 1 commit
-
-
Julien Muchembled authored
Before, a random password was generated for each group of zopes.
-
- 12 Aug, 2013 1 commit
-
-
Julien Muchembled authored
-
- 08 Aug, 2013 1 commit
-
-
Vincent Pelletier authored
Keep it undocumented, as haproxy config in its current state cannot be sufficient to get properly configured haproxy/apache processes. It needs a significant rework before it makes sense to document it.
-
- 19 Jul, 2013 1 commit
-
-
Julien Muchembled authored
-
- 16 Jul, 2013 5 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Drop instance-erp5-single and instance-zope: All deployments of ERP5 instances must be covered by cluster-style deployment, and tweaked by parameters rather than software type. Drop instance-varnish: This is not used currently, so avoid giving the impression that it is supported. Revive when properly integrated.
-
Vincent Pelletier authored
-
- 04 Feb, 2013 1 commit
-
-
Vincent Pelletier authored
This work has nothing to do in erp5-component branch, and is preventing it from being merged to erp5 banch more often. Conflicts because of non-reverted 6d1a9805 have been resolved to that its intent is preserved with non-cluster ERP5 SR. This reverts commit 77976a14. This reverts commit 7aa1d92c. This reverts commit 80062015. This reverts commit 36ed58f2. This reverts commit 1fe3f466. This reverts commit 7731726a. This reverts commit eb2016c4.
-
- 03 Oct, 2012 1 commit
-
-
Vincent Pelletier authored
-
- 25 Sep, 2012 1 commit
-
-
Vincent Pelletier authored
In preparation for better ERP5 clusterisation.
-
- 20 Sep, 2012 1 commit
-
-
Vincent Pelletier authored
It is not used in xwiki and lamp, does not work out of the box in erp5, and prevents erp5 from moving further toward IPv6 support. Do not drop its component SR and recipe just yet, as it might find some use in the near future.
-
- 21 Aug, 2012 1 commit
-
-
Cédric de Saint Martin authored
Kept backward compatibility about "production" software_type.
-
- 10 Jul, 2012 1 commit
-
-
Cédric de Saint Martin authored
All ERP5 profile is now in a single place. Moreover, use slapos.cfg stack.
-
- 26 Jun, 2012 2 commits
-
-
Vincent Pelletier authored
Also, stop referencing reference implicitly pulled parts.
-
Vincent Pelletier authored
-
- 29 Mar, 2012 1 commit
-
-
Vincent Pelletier authored
-