An error occurred fetching the project authors.
- 16 Feb, 2017 1 commit
-
-
Vincent Pelletier authored
When a process is stopped: - it may not have emitted logs since previous rotation: add "missingok" As a direct consequence: stop using logrotate recipe. - its pid file (if applicable) may be missing: test its non-empty presence before calling slapos-kill Also, stop using slapos.cookbook:logrotate. Update obvious users (cloudooo, neoppod, erp5, monitor, re6stnet).
-
- 16 Dec, 2016 1 commit
-
-
Iliya Manolov authored
The purpose of the added script is to shorten calling neoctl by removing the need to constantly supply things SlapOS can provide on its own like certificates and admin address. A sample command is now as simple as: ~/srv/runner/instance/slappartX/bin/neoctl set cluster STARTING_BACKUP /reviewed-on nexedi/slapos!120
-
- 05 Oct, 2015 1 commit
-
-
Julien Muchembled authored
-
- 02 Oct, 2015 1 commit
-
-
Julien Muchembled authored
-
- 10 Jun, 2015 1 commit
-
-
Saurabh authored
- There's now a single software type 'neo' (in addition to the default) which contains: - 1 master - 1 admin - a configurable number of storage nodes, that share the same MySQL server - Review of parameters to configure MySQL server. (innodb_buffer_pool_size is important) - Check of meaningless values of 'replicas'.
-
- 18 Nov, 2014 2 commits
-
-
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 %}
-
- 09 Jul, 2013 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 10 Oct, 2012 1 commit
-
-
Vincent Pelletier authored
-