[GH-ISSUE #272] How to install ONLYOFFICE on "Ubuntu 18.04" on HTTPS without destroying the current configuration? #148

Closed
opened 2026-02-26 09:37:01 +03:00 by kerem · 3 comments
Owner

Originally created by @piiskop on GitHub (Jul 31, 2020).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/272

I've spent hours and days messing with ONLYOFFICE and I haven't found a method to install it really server-friendly. I have lots of web services running on ports 80 and 443. These are the default web ports and used by nginx. I don't want to change the current configuration while installing a new application. I've used the docker version and snap version. None of them work as needed. I also tried apt and it was the worst as it wanted to deinstall mariadb in favour of mysql. So did also the installation script. I want that mariadb stays. I want that nginx stays. I want that Nextcloud stays as it runs perfectly on nginx and apache. With certbot, I can create 443 certificates that are domain-based. I have no idea how to direct the traffic from nginx to ONLYOFFICE using an external domain name that is necessary for the certificates. The self-signed sertificates whose creation is instructed officially doesn't work.

Originally created by @piiskop on GitHub (Jul 31, 2020). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/272 I've spent hours and days messing with ONLYOFFICE and I haven't found a method to install it really server-friendly. I have lots of web services running on ports _80_ and _443_. These are the default web ports and used by _nginx_. I don't want to change the current configuration while installing a new application. I've used the _docker_ version and _snap_ version. None of them work as needed. I also tried _apt_ and it was the worst as it wanted to deinstall _mariadb_ in favour of _mysql_. So did also the installation script. I want that _mariadb_ stays. I want that _nginx_ stays. I want that Nextcloud stays as it runs perfectly on _nginx_ and _apache_. With _certbot_, I can create _443_ certificates that are domain-based. I have no idea how to direct the traffic from _nginx_ to ONLYOFFICE using an external domain name that is necessary for the certificates. The self-signed sertificates whose creation is instructed officially doesn't work.
kerem 2026-02-26 09:37:01 +03:00
Author
Owner

@PrzemekSkw commented on GitHub (Apr 1, 2021):

Hi, I already solve that: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/347

<!-- gh-comment-id:811793608 --> @PrzemekSkw commented on GitHub (Apr 1, 2021): Hi, I already solve that: [https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/347](url)
Author
Owner

@igwyd commented on GitHub (Nov 18, 2024):

Hello @piiskop, sorry for the late reply. I guess in your case the most convenient would be to run the documentserver in docker on the custom port and add it to your proxy, examples here - https://helpcenter.onlyoffice.com/installation/docs-community-proxy.aspx

<!-- gh-comment-id:2482633576 --> @igwyd commented on GitHub (Nov 18, 2024): Hello @piiskop, sorry for the late reply. I guess in your case the most convenient would be to run the documentserver in [docker](https://github.com/ONLYOFFICE/Docker-DocumentServer?tab=readme-ov-file#running-onlyoffice-document-server-on-different-port) on the custom port and add it to your proxy, examples here - https://helpcenter.onlyoffice.com/installation/docs-community-proxy.aspx
Author
Owner

@Rita-Bubnova commented on GitHub (Jan 17, 2025):

This issue was closed due no response.

<!-- gh-comment-id:2597825459 --> @Rita-Bubnova commented on GitHub (Jan 17, 2025): This issue was closed due no response.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#148
No description provided.