libreoffice_online
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
libreoffice_online [28.05.2018 18:25] – thooge | libreoffice_online [01.06.2018 09:01] (aktuell) – [Nach dem Build] thooge | ||
---|---|---|---|
Zeile 3: | Zeile 3: | ||
Installation unter Debian Stretch 9.x. | Installation unter Debian Stretch 9.x. | ||
- | siehe auch: https:// | + | siehe auch: |
+ | * https:// | ||
+ | * https:// | ||
Die '' | Die '' | ||
Zeile 18: | Zeile 20: | ||
</ | </ | ||
+ | |||
+ | Node scheint knifflig zu sein. | ||
+ | <file / | ||
+ | deb https:// | ||
+ | deb-src https:// | ||
+ | </ | ||
< | < | ||
npm set strict-ssl false | npm set strict-ssl false | ||
+ | npm install -g jake | ||
npm install uglify-js exorcist d3 evol-colorpicker bootstrap eslint browserify-css d3 | npm install uglify-js exorcist d3 evol-colorpicker bootstrap eslint browserify-css d3 | ||
</ | </ | ||
+ | |||
+ | Sicherstellen, | ||
+ | |||
+ | |||
+ | ===== Nach dem Build ===== | ||
+ | |||
+ | < | ||
+ | https:// | ||
+ | </ | ||
+ | |||
+ | |||
+ | Konfiguration unter ''/ | ||
+ | |||
+ | |||
+ | SSL-Konfiguration: | ||
+ | < | ||
+ | openssl genrsa -out / | ||
+ | openssl req -x509 -new -nodes -key / | ||
+ | openssl genrsa -out / | ||
+ | openssl req -key / | ||
+ | openssl x509 -req -in / | ||
+ | |||
+ | Dateien | ||
+ | * ''/ | ||
+ | * '' | ||
+ | |||
+ | |||
+ | Aufruf WOPI Discovery: | ||
+ | https://< | ||
libreoffice_online.1527531922.txt.gz · Zuletzt geändert: 28.05.2018 18:25 von thooge