{"id":606,"date":"2021-03-31T20:24:29","date_gmt":"2021-03-31T18:24:29","guid":{"rendered":"https:\/\/apfelcast.com\/?p=606"},"modified":"2021-03-31T20:24:29","modified_gmt":"2021-03-31T18:24:29","slug":"office-in-der-cloud-collabora-online-fuer-nextcloud-auf-ubuntu-server-installieren","status":"publish","type":"post","link":"https:\/\/it-ion.de\/index.php\/2021\/03\/31\/office-in-der-cloud-collabora-online-fuer-nextcloud-auf-ubuntu-server-installieren\/","title":{"rendered":"Office in der Cloud! Collabora Online f\u00fcr Nextcloud auf Ubuntu Server installieren"},"content":{"rendered":"\n<div class=\"brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles\" data-borlabs-cookie-content-blocker-id=\"default\" data-borlabs-cookie-content=\"PGlmcmFtZSB0aXRsZT0iWW91VHViZSB2aWRlbyBwbGF5ZXIiIHNyYz0iaHR0cHM6Ly93d3cueW91dHViZS5jb20vZW1iZWQvTUNkX1c2ank1SnMiIHdpZHRoPSI1NjAiIGhlaWdodD0iMzE1IiBmcmFtZWJvcmRlcj0iMCIgYWxsb3dmdWxsc2NyZWVuPSJhbGxvd2Z1bGxzY3JlZW4iPjwvaWZyYW1lPg==\">\n<div class=\"brlbs-cmpnt-cb-preset-a\">\n<p class=\"brlbs-cmpnt-cb-description\">Sie sehen gerade einen Platzhalterinhalt von <strong>Standard<\/strong>. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie auf die Schaltfl\u00e4che unten. Bitte beachten Sie, dass dabei Daten an Drittanbieter weitergegeben werden.<\/p>\n<div class=\"brlbs-cmpnt-cb-buttons\"> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-unblock role=\"button\">Inhalt entsperren<\/a> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-accept-service role=\"button\" style=\"display: none\">Erforderlichen Service akzeptieren und Inhalte entsperren<\/a> <\/div>\n<p> <a class=\"brlbs-cmpnt-cb-provider-toggle\" href=\"#\" data-borlabs-cookie-show-provider-information role=\"button\">Mehr Informationen<\/a> <\/div>\n<\/div>\n<p>In diesem Video zeige Ich euch, wie Ihr die OpenSource Online Office L\u00f6sung Collabora Online mithilfe von Docker auf einem Ubuntu Server installieren k\u00f6nnt und diese mit euerer Nextcloud verbindet.<\/p>\n<p>Anleitung Nextcloud auf Ubuntu Server installieren: https:\/\/youtu.be\/PSMqa__ipuM<\/p>\n<p>&nbsp;<\/p>\n<div id=\"93964-1\"><script src=\"\/\/ads.themoneytizer.com\/s\/gen.js?type=1\"><\/script><script src=\"\/\/ads.themoneytizer.com\/s\/requestform.js?siteId=93964&#038;formatId=1\"><\/script><\/div>\n<p>&nbsp;<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">### Install Collabora Online for Nextcloud ###\n\n## Install Docker\n\napt install docker.io\n\n## activate Apapche Modules\n\na2enmod proxy\na2enmod proxy_wstunnel\na2enmod proxy_http\na2enmod ssl\n\nsystemctl restart apache2\n\n## create new site\n\/etc\/apache2\/sites-available\/office.conf \n\na2ensite office\n\nsystemctl reload apache2\n\n## create SSl-Certifikate\n\ncertbot --apache -d\n\n\n## get Collabora Dokcer files\n\ndocker pull collabora\/code\n\n## Start Dokcer\ndocker run -t -d -p 127.0.0.1:9980:9980 -e 'domain=nextcloud\\\\.example\\\\.org' -e \"username=EIN-ANWENDER\" -e \"password=EIN-PASSWORT\" --restart always --cap-add MKNOD collabora\/code\n\n(\\ has to be like in example) Use nextcloud URL, not office URL!\n\n## Install Nextcloud App and configure\n\n\n###### apache conf for Collabora Online ######\n\n&lt;VirtualHost *:80&gt;\n   ServerAdmin webmaster@example.org\n   ServerName office.example.org\n\n   # Encoded slashes need to be allowed\n   AllowEncodedSlashes NoDecode\n\n   # Container uses a unique non-signed certificate\n   SSLProxyEngine On\n   SSLProxyVerify None\n   SSLProxyCheckPeerCN Off\n   SSLProxyCheckPeerName Off\n\n   # keep the host\n   ProxyPreserveHost On\n\n   # static html, js, images, etc. served from loolwsd\n   # loleaflet is the client part of LibreOffice Online\n   ProxyPass \/loleaflet https:\/\/127.0.0.1:9980\/loleaflet retry=0\n   ProxyPassReverse \/loleaflet https:\/\/127.0.0.1:9980\/loleaflet\n\n   # WOPI discovery URL\n   ProxyPass \/hosting\/discovery https:\/\/127.0.0.1:9980\/hosting\/discovery retry=0\n   ProxyPassReverse \/hosting\/discovery https:\/\/127.0.0.1:9980\/hosting\/discovery\n\n   # Main websocket\n   ProxyPassMatch \"\/lool\/(.*)\/ws$\" wss:\/\/127.0.0.1:9980\/lool\/$1\/ws nocanon\n\n   # Admin Console websocket\n   ProxyPass \/lool\/adminws wss:\/\/127.0.0.1:9980\/lool\/adminws\n\n   # Download as, Fullscreen presentation and Image upload operations\n   ProxyPass \/lool https:\/\/127.0.0.1:9980\/lool\n   ProxyPassReverse \/lool https:\/\/127.0.0.1:9980\/lool\n&lt;\/VirtualHost&gt;\n\n###### apache conf for Collabora Online ######<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sie sehen gerade einen Platzhalterinhalt von Standard. Um auf den eigentlichen Inhalt zuzugreifen, klicken Sie&#8230;<\/p>\n","protected":false},"author":1,"featured_media":607,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-606","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-allgemein"],"taxonomy_info":{"category":[{"value":1,"label":"Allgemein"}]},"featured_image_src_large":["https:\/\/it-ion.de\/wp-content\/uploads\/2021\/03\/maxresdefault-1-1024x576.jpg",1024,576,true],"author_info":{"display_name":"Daniel Klozb\u00fccher","author_link":"https:\/\/it-ion.de\/index.php\/author\/wp-master\/"},"comment_info":0,"category_info":[{"term_id":1,"name":"Allgemein","slug":"allgemein","term_group":0,"term_taxonomy_id":1,"taxonomy":"category","description":"","parent":0,"count":89,"filter":"raw","cat_ID":1,"category_count":89,"category_description":"","cat_name":"Allgemein","category_nicename":"allgemein","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts\/606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/comments?post=606"}],"version-history":[{"count":0,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/posts\/606\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media\/607"}],"wp:attachment":[{"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/media?parent=606"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/categories?post=606"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it-ion.de\/index.php\/wp-json\/wp\/v2\/tags?post=606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}