- 17 Sep, 2020 3 commits
-
-
Kirill Smelkov authored
Going Go1.14.3 -> Go1.14.9 brings in many compiler and runtime fixes, including security fixes to package net/http: https://golang.org/doc/devel/release.html#go1.14 Switch helloweb from go1.13 -> go1.14 to test. Tested on helloworld SR.
-
Kirill Smelkov authored
Going Go1.13.9 -> Go1.13.15 brings in many compiler and runtime fixes, including security fixes to package net/http: https://golang.org/doc/devel/release.html#go1.13 Switch helloweb from go1.12 -> go1.13 to test. Tested on helloworld SR.
-
Jérome Perrin authored
-
- 16 Sep, 2020 3 commits
-
-
Kirill Smelkov authored
Going Go1.12.9 -> Go1.12.17 brings many fixes including security fixes for net/http package: https://golang.org/doc/devel/release.html#go1.12 Tested on helloworld SR.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
See merge request nexedi/slapos!808
-
- 15 Sep, 2020 22 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
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
-