- 13 Feb, 2015 1 commit
-
-
Vincent Pelletier authored
-
- 04 Feb, 2015 2 commits
-
-
Julien Muchembled authored
This problem was not found during development because I used a local checkout of slapos cookbook and these files were not downloaded but directly copied from the disk. In zc.buildout, the Download class should be changed to use something that respects umask, instead of 'tempfile.mkstemp'.
-
Julien Muchembled authored
- switch-softwaretype recipe is not merged to master yet so we must slapos-cookbook in develop mode, like for ERP5. - Recognize "RootSoftwareInstance" as default software type for compatibility.
-
- 23 Jan, 2015 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 22 Jan, 2015 10 commits
-
-
Julien Muchembled authored
This was broken since commit 690be0d0 ("Merge branch 'master' into erp5-cluster").
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
with python 2.6 support that can be still required for initial setup of SlapOS.
-
Kazuhiko Shiozaki authored
even though there are install_requires and setup_requires...
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Conflicts: stack/erp5/buildout.cfg stack/erp5/instance-kumofs.cfg.in stack/erp5/instance-mariadb.cfg.in stack/erp5/instance-memcached.cfg.in stack/erp5/instance-tidstorage.cfg.in stack/erp5/instance-varnish.cfg.in
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 18 Jan, 2015 1 commit
-
-
Cédric de Saint Martin authored
-
- 16 Jan, 2015 23 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Let the supervisord of slaprunner managing the instance processes be managed by supervisord of slapos node. Fixes problems of process like supervisord escaping control.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Also remove unused variable in nginx-conf.
-
Cédric de Saint Martin authored
Also unpin slapos.Cookbook. Related problem with Jinja2.7 has been fixed in slapos.recipe.template 2.5.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Informations about what failed and what succeeded.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Side effect: activate binlogs. current backup system does not work.
-
Cédric de Saint Martin authored
+ make promise checking this
-
Cédric de Saint Martin authored
Import script of webrunner asks stop of all instances, runs slapos, runs consistency checks, runs scripts, ask start of all instances.
-
Cédric de Saint Martin authored
Allows HOME to be easily referenced in some cases where buildout:directory is not available.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Allow to lint/edit/develop more easily the bash script without having tons of template parameters.
-
Cédric de Saint Martin authored
slaprunner: concatenate exporter.exclude file of each partition of the runner and write it in the standard location. Allow to exclude things from inside of the runner's partitions without knowing what instance it is.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This permits invoke custom code after copy the instance to the right location [Working in progress for better restauration]
-