An error occurred fetching the project authors.
- 03 Mar, 2015 3 commits
-
-
Alain Takoudjou authored
We can set a specific port-base to use for monitor instance. We can also activate or desactivate monitor by using parameter "monitor": true in zope or mariadb parameters.
-
Alain Takoudjou authored
-
Tristan Cavelier authored
Conflicts: stack/erp5/buildout.cfg
-
- 18 Feb, 2015 1 commit
-
-
Vincent Pelletier authored
hosts-dict alone is not powerful enough: in some cases, we want to alias a foreign hostname in order to control access to it (ex: to make interface calls fail on a clone).
-
- 09 Dec, 2014 1 commit
-
-
Julien Muchembled authored
All parameters about SLA, i.e. computer-guid & instance-guid, are removed in favor of a new "sla-dict" parameter, which is easier to implement and much more versatile. All changes in the request parameters are incompatible. The old ones are ignored without warning/error. For compatibility, the reference of ZEO partition is still "zodb". Default settings were also fine. Default name of mount-point and FileStorage file is reverted to 'root' instead of 'main'.
-
- 08 Dec, 2014 1 commit
-
-
Julien Muchembled authored
We now use a version of ZEO that support ipv6 natively so this is useless. Although TIDStorage only supports ipv4, it's easier and better to fix TIDStorage rather than maintaining such hack in SlapOS.
-
- 19 Nov, 2014 1 commit
-
-
Julien Muchembled authored
-
- 18 Nov, 2014 3 commits
-
-
Julien Muchembled authored
In order not to conflict with a future integration of NEO in ERP5: - the input schema has a new parameter for external storages. - zodb-software-type & zodb is used only for internal storages and only ZEO is supported. NEO logging is also enabled for clients.
-
Julien Muchembled authored
New 'slapos-kill' from slapos.toolbox is used instead of 'killpidfromfile' This is required for NEO which does not write any pid file.
-
Julien Muchembled authored
The inline recipe for ERP5 has been improved and converted into recipe, which is reused for NEO. Templates are instanciated only if they're used, so no need anymore to wrap them with: {% if slap_software_type == software_type -%} ... {% endif %}
-
- 28 Aug, 2014 3 commits
-
-
Vincent Pelletier authored
Update users.
-
Vincent Pelletier authored
Implemented using libuserhosts. Only provided to zope processes so far, may be extended in the future with each process seeing different sets of aliases, with potentially different resolutions.
-
Vincent Pelletier authored
Also, do not tolerate missing instance-count internal zope partition parameter.
-
- 22 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
Remove non-needed parameters, empty unused parameter. Move "inituser" closer to "user" and "password", as they are related.
-
- 05 Apr, 2014 2 commits
-
-
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.
-
Vincent Pelletier authored
Dot not move longrequest-logger parameters out yet, as they belong to another section.
-
- 03 Apr, 2014 1 commit
-
-
Vincent Pelletier authored
Escaping is right, but "raw" context entry type does not de-serialise, so deadlock debugger password was stored in an unintended format. Moving deadlock_debugger_password to a buildout section involves required magic. Move other parameters for consistency. Also, honour deadlock_path parameter, which was previously ignored.
-
- 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 2 commits
-
-
Vincent Pelletier authored
-
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.
-
- 10 Jan, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
otherwise buggy slapos.core-1.0 will be used if exists.
-
- 04 Sep, 2013 1 commit
-
-
Vincent Pelletier authored
Fixes backend maxconn value: it's now equal to zope's number of threads. Instead, generate configuration file from template and wrapper from stand-alone recipe. One local-only feature is lost: haproxy-ctl command is not present, but its usage should be rare enough to not be a problem now. Socket is present anyway, so any tool able to access a unix socket would do (ex: socat).
-
- 16 Aug, 2013 1 commit
-
-
Julien Muchembled authored
Before, a random password was generated for each group of zopes.
-
- 06 Aug, 2013 4 commits
-
-
Vincent Pelletier authored
Also, rename test CA directories so it's obvious they are designated for tests.
-
Vincent Pelletier authored
Otherwise it's never evaluated, and in turn binary-link is not when unit tests are disabled. Also, follow surrounding coding style.
-
Vincent Pelletier authored
-
Mame Coumba Sall authored
-
- 19 Jul, 2013 1 commit
-
-
Julien Muchembled authored
-
- 18 Jul, 2013 1 commit
-
-
Julien Muchembled authored
-
- 17 Jul, 2013 1 commit
-
-
Julien Muchembled authored
-
- 16 Jul, 2013 5 commits
-
-
Julien Muchembled authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
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.
-
- 10 Oct, 2012 1 commit
-
-
Rafael Monnerat authored
-
- 03 Oct, 2012 1 commit
-
-
Vincent Pelletier authored
-