An error occurred fetching the project authors.
- 27 Sep, 2017 1 commit
-
-
Tristan Cavelier authored
-
- 03 Jul, 2017 1 commit
-
-
Alain Takoudjou authored
Allows requesting a caucase partition and reusing an existing caucase instance. For client-certificate-based authentication, client must be able to access backend directly (frontend is not possible).
-
- 21 Jun, 2017 1 commit
-
-
Hardik Juneja authored
The parameters not ready for stabilisation yet This reverts commit 1db0265cb5f186775ada977e170eb6168b4e7262.
-
- 20 Jun, 2017 1 commit
-
-
Hardik Juneja authored
-
- 27 Sep, 2016 1 commit
-
-
Jérome Perrin authored
Because this url is use by [erp5_promise](https://lab.nexedi.com/nexedi/erp5/blob/450ae11128503934b4d81de8c7c72ba7aa7948d5/bt5/erp5_promise/SkinTemplateItem/portal_skins/erp5_promise/Alarm_checkPromiseConversionServer.py#L5) to configure cloudooo in the preference, but erp5 preference is not supposed to be `cloudooo://` but just `http://` . FYI, this erp5_promise is the **Check Site Consistency** part described in the "ERP5 on webrunner" installation procedure as documented in https://www.erp5.com/erp5-HowTo.Request.Erp5.Instance.On.Slap.Os.Webrunner /cc @tc @vpelletier /reviewed-on nexedi/slapos!94
-
- 26 Aug, 2016 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
hosts-dict values cannot be domain names. memcached entries are implementation-independent (no mention of kumofs anymore). relational database information (which does not follow above memcached rule, sadly, naming mariadb explicitly) is published in two lists. Add minimal patterns to document what requester should expect. Document deadlock-debugger-password". Drop non-standard "optional" property from jupyter-url declaration.
-
- 15 Feb, 2016 1 commit
-
-
Rafael Monnerat authored
-
- 01 Feb, 2016 1 commit
-
-
Kirill Smelkov authored
This patch teaches ERP5 software release to automatically instantiate Jupyter notebook web UI and tune it to connect to ERP5 by default. When Jupyter is enabled, it also installs on-server erp5_data_notebook bt5 (nexedi/erp5!29) which handles code execution requested for Jupyter. For ERP5 - for security and backward compatibility reasons - Jupyter instantiation and erp5_data_notebook bt5 install happen only if jupyter is explicitly enabled in instance parameters. The default is not to have Jupyter out of the box. On the other hand for Wendelin SR, which inherits from ERP5 SR, the default is to have Jupyter out of the box, because Wendelin SR is fresh enough without lots of backward compatibility needs, and Jupyter is usually very handy for people who use Wendelin. ~~~~ For integration, we reuse already established in ERP5 infrastructure, to request various slave instances, and request Jupyter in a way so it automatically tunes and connects to balancer of one of Zope family. Jupyter code itself is compiled by reusing software/ipython_notebook/software.cfg, and Jupyter instance code is reused by hooking software/ipython_notebook/instance.cfg.in into ERP5 SR properly (the idea to override instance-jupyter not to render into default template.cfg is taken from previous work by @tiwariayush). ~~~~ I tested this patch inside webrunner with create-erp5-site software type and various configurations (whether to have or not have jupyter, to which zope family to connect it, etc). I have not tested frontend instantiation fully - because tests were done only in webrunner, but I've tried to make sure generated buildout code is valid for cases with frontend. NOTE the code in this patch depends erp5_data_notebook bt5 (nexedi/erp5!29) which just got merged to erp5.git recently (see nexedi/erp5@f662b5a2) NOTE even when erp5_data_notebook bt5 is installed, on a freshly installed ERP5, it is required to "check site consistency" first, so that initial bt5(s) are actually installed and erp5 is ready to function. /cc @vpelletier, @Tyagov, @klaus, @Camata, @tiwariayush, @Kreisel, @jerome, @nexedi /proposed-for-review-on nexedi/slapos!43
-
- 18 Mar, 2015 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.
-
- 21 Jan, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 16 Jul, 2013 1 commit
-
-
Vincent Pelletier authored
-