- 17 Sep, 2020 10 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This way buildout can reuse egg caches and it's a bit faster: To run a simple instance buildout, from 2.837s it goes down to 1.875s. To run slapos node instance 10 times just after requesting an ERP5 instance, it goes from ~112s to 98s before hyperfine "/srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/shared/python2.7/60364a13cc977dd5a894e0239ac889b9/bin/python2.7 /srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/soft/c63ba7265399450b28f9ea6d5667a5e7/bin/buildout -U" Benchmark #1: /srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/shared/python2.7/60364a13cc977dd5a894e0239ac889b9/bin/python2.7 /srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/soft/c63ba7265399450b28f9ea6d5667a5e7/bin/buildout -U Time (mean ± σ): 2.837 s ± 0.275 s [User: 2.481 s, System: 0.285 s] Range (min … max): 2.482 s … 3.222 s 10 runs after hyperfine "/srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/shared/python2.7/60364a13cc977dd5a894e0239ac889b9/bin/python2.7 /srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/soft/c63ba7265399450b28f9ea6d5667a5e7/bin/buildout -U" Benchmark #1: /srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/shared/python2.7/60364a13cc977dd5a894e0239ac889b9/bin/python2.7 /srv/slapgrid/slappart4/srv/slapos/inst/slappart0/tmp/soft/c63ba7265399450b28f9ea6d5667a5e7/bin/buildout -U Time (mean ± σ): 1.875 s ± 0.067 s [User: 1.660 s, System: 0.148 s] Range (min … max): 1.816 s … 2.038 s 10 runs
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
test will be much slower, but having two slaprunner compiling at the same time in the same folder is not something supported.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 15 Sep, 2020 18 commits
-
-
Jérome Perrin authored
-
Łukasz Nowak authored
By copy paste mistake wrong log files were configured for log rotation, resulting with damaging logrotate for the whole partition.
-
Łukasz Nowak authored
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
See merge request nexedi/slapos!791
-
Łukasz Nowak authored
By using nginx it's possible to set it up to expose logs nicely with the real frontend. furl is used to rewrite URL from the frontend to add proper username and password information.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also use default OpenSSL version.
-
Łukasz Nowak authored
pyflaked
-
Łukasz Nowak authored
See merge request nexedi/slapos!807
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
By using virtio-scsi-pci it's possible to attach many CD-ROMs to be boot from.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Thanks to using to draft-06 schema oneOf the "Boot image" field provides a list of images to select one to boot.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 11 Sep, 2020 4 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Update to version 1.5.0 - slapos node tasks to control slapos from theia - git uses integrated editor when opening editor - fix "Upload files..." - support rust (after a manual cargo install) - better plantuml support See merge request nexedi/slapos!799
-
- 09 Sep, 2020 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 07 Sep, 2020 7 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
+minor cleanups user section was not used
-
Jérome Perrin authored
Upload files feature uses a websocket at /file-upload , so configure frontends to allow web sockets on this path.
-
Jérome Perrin authored
When using nested slapos $HOME might not be set (which might be a bug in slapos format) so set $HOME ourselves so that we don't use home files from the outer slapos.
-
Jérome Perrin authored
See https://github.com/eclipse-theia/theia/blob/v1.5.0/CHANGELOG.md#v150---27082020 Use newer nodejs as per requirement Use vscode extensions for json and plantuml
-
Jérome Perrin authored
This is current LTS
-
Jérome Perrin authored
so that theia can use a local installation of rust using rustup
-