{"id":2976,"date":"2022-09-04T18:59:37","date_gmt":"2022-09-04T10:59:37","guid":{"rendered":"https:\/\/www.yaoge123.com\/blog\/?p=2976"},"modified":"2022-10-29T19:35:27","modified_gmt":"2022-10-29T11:35:27","slug":"%e5%ae%89%e8%a3%85%e9%83%a8%e7%bd%b2-office-online-server-%e9%9b%86%e7%be%a4","status":"publish","type":"post","link":"https:\/\/www.yaoge123.com\/blog\/archives\/2976","title":{"rendered":"\u5b89\u88c5\u90e8\u7f72 Office Online Server \u96c6\u7fa4"},"content":{"rendered":"\n\n\n<p>\u65e2\u7136\u662f\u96c6\u7fa4\uff0c\u9996\u5148\u5c06\u57df\u63a7\u53d8\u6210\u4e24\u53f0\uff1a<\/p>\n\n\n\n<p>\u5c06AD2\u52a0\u5165\u57df\u4e2d\uff0c\u670d\u52a1\u5668\u89d2\u8272\u4e2d\u6dfb\u52a0AD\u57df\u670d\u52a1\uff0c\u7136\u540e\u5c06\u5176\u63d0\u5347\u4e3a\u57df\u63a7\uff0c\u9009\u62e9\u6dfb\u52a0\u5230\u73b0\u6709\u57df\u3002<\/p>\n\n\n\n<p>\u96c6\u7fa4\u561b\uff0c\u591a\u5b89\u88c5\u51e0\u53f0 Office Online Server\uff0c\u4f46\u4e0d\u5bfc\u5165SSL\u8bc1\u4e66\u3002<\/p>\n\n\n\n<p>\u5728\u7b2c\u4e00\u53f0\u4e0a\u7528\u7ba1\u7406\u5458\u6253\u5f00PowerShell\u90e8\u7f72 Office Online Server farm<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>New-OfficeWebAppsFarm -InternalUrl \"https:\/\/officeonline1.ad.local\" -ExternalUrl \"https:\/\/officeonline.nju.edu.cn\" -SSLOffloaded -EditingEnabled<\/code><\/pre>\n\n\n\n<p>\u5728\u5176\u5b83\u53f0\u4e0a\u7528\u7ba1\u7406\u5458\u6253\u5f00PowerShell\u52a0\u5165 Office Online Server farm<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>New-OfficeWebAppsMachine -MachineToJoin \"officeonline1.ad.local\"<\/code><\/pre>\n\n\n\n<p>\u5728PowerShell\u4e2d\u67e5\u770b\u6240\u6709\u8282\u70b9\u7684\u72b6\u6001<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>(Get-OfficeWebAppsFarm).Machines<\/code><\/pre>\n\n\n\n<p>\u524d\u7aef Nginx \u8d1f\u8f7d\u5747\u8861\u5378\u8f7dSSL<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>upstream officeonline {\n\tip_hash;\n\tserver 192.168.1.11:80;\n\tserver 192.168.1.12:80;\n\tserver 192.168.1.13:80;\n}\n\nmap $http_upgrade $connection_upgrade {\n\tdefault\tupgrade;\n\t''\tclose;\n}\n\nserver {\n\tlisten 80;\n\tlisten &#91;::]:80;\n        listen 443 ssl http2;\n        listen &#91;::]:443 ssl http2;\n\tserver_name officeonline.nju.edu.cn;\n\n        include ssl\/nju_edu_cn.conf;\n\n\tlocation \/ {\n\t\tproxy_pass http:\/\/officeonline;\n\t\tproxy_http_version 1.1;\n\t\tproxy_set_header Upgrade $http_upgrade;\n\t\tproxy_set_header Connection $connection_upgrade;\n\t\tproxy_cache_bypass $http_upgrade;\n\t\tproxy_set_header Host $host;\n\t\tproxy_set_header X-Real-IP $remote_addr;\n\t\tproxy_set_header X-Real-PORT $remote_port;\n\t\tproxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\n\t\tproxy_set_header X-Forwarded-Proto $scheme;\n\t}\n}\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u65e2\u7136\u662f\u96c6\u7fa4\uff0c\u9996\u5148\u5c06\u57df\u63a7\u53d8\u6210\u4e24\u53f0\uff1a \u5c06AD2\u52a0\u5165\u57df\u4e2d\uff0c\u670d\u52a1\u5668\u89d2\u8272\u4e2d\u6dfb\u52a0AD\u57df\u670d\u52a1\uff0c\u7136\u540e\u5c06\u5176\u63d0\u5347\u4e3a\u57df\u63a7\uff0c\u9009\u62e9\u6dfb\u52a0\u5230 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[166],"tags":[],"class_list":["post-2976","post","type-post","status-publish","format-standard","hentry","category-windows-it"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paOwEq-M0","_links":{"self":[{"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/posts\/2976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/comments?post=2976"}],"version-history":[{"count":5,"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/posts\/2976\/revisions"}],"predecessor-version":[{"id":3007,"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/posts\/2976\/revisions\/3007"}],"wp:attachment":[{"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/media?parent=2976"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/categories?post=2976"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.yaoge123.com\/blog\/wp-json\/wp\/v2\/tags?post=2976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}