disable_onlyoffice_document_server_example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
disable_onlyoffice_document_server_example [2023/07/11 04:23] wikiadmindisable_onlyoffice_document_server_example [2023/09/14 12:55] (current) – [If the ds-example service returns automatically within a day, then Use This to Remove it] wikiadmin
Line 3: Line 3:
 How to disable the OnlyOffice Document Server Testing Example.  How to disable the OnlyOffice Document Server Testing Example. 
  
-When OnlyOffice Document Server is installed properly, it will display this page from the website:+When OnlyOffice Document Server is installed properly, it will display a success page from your website, which states:
  
-ONLYOFFICE Docs Community Edition installed +  ONLYOFFICE Docs Community Edition installed 
-To edit office documents and collaborate, integrate ONLYOFFICE Docs into your sync & share app.  +  To edit office documents and collaborate, integrate ONLYOFFICE Docs into your sync & share app.  
  
-Testing before integration +  Testing before integration 
-Use the integrated test example, a simple doc management system, to check if the editors are running correctly.+  Use the integrated test example, a simple doc management system, to check if the editors are running correctly.
  
-This test example needs to be disabled once the Document Server is integrated with your cloud service, like NextCloud. +This test example needs to be disabled once the Document Server is integrated with your cloud service (such as NextCloud)
  
-The webpage stating that document server is working, also contains the following warning:+The success webpage stating that document server is working, also contains the following warning:
  
-Please do NOT use a test example on your own server without proper code modifications. It is intended for testing purposes only and must be disabled before launching the editors into production.+  Please do NOT use a test example on your own server without proper code modifications.  
 +   
 +  It is intended for testing purposes only and must be disabled before launching the editors into production.
  
 Here is how to disable the Test Example. Here is how to disable the Test Example.
Line 33: Line 35:
 </code> </code>
  
-Add it to the autostart for whenever your OS is rebooted.+Add it to the autostart for whenever your server's operating system is rebooted.
  
 <code> <code>
 sudo systemctl enable ds-example sudo systemctl enable ds-example
 </code> </code>
 +
 +===== If the online ds-example service returns automatically, say . . . within a day, then you may be able to use this to Remove it: =====
 +
 +See: [[remove_documentserver_example_service_onlyoffice_document_server_installation|]]
 +
 +If others on the web are using your installed ds-example service to test or edit documents, then this is using your bandwidth resources.  It would seem that it is also a security risk.  It is certainly unnecessary in a production environment, such as when OnlyOffice Server is integrated with NextCloud or any similar self-hosted private cloud. 
 +
  
disable_onlyoffice_document_server_example.1689049437.txt.gz · Last modified: 2023/07/11 04:23 by wikiadmin