Replies: 1 comment
-
|
After a few more digging into this subject, I finally found an answer to my questions and problems. I'm using CosmosCloud (incredible project, check it out) for managing my dockers instances (more or less) and reverse proxying the apps. If anyone's having problems with this kind of configuration (with NPM, Pangolin or whatever), find a way to tweak the headers thingy. I've come across multiple topics for multiple reverse proxy apps across my journey. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
First off, thanks for the wonderful app. It works flawlessly and I really look forward to use it more in depth.
I've been facing this issue for a few days now, though. I can't get to show OnlyOffice inside of Sync-In as the browser will show an error that basically says "OnlyOffice (docs.domain.tld) won't let the browser show the page if it is integrated in another website.". I've tried it on Firefox and Opera so far, using a distro based on Ubuntu 25.
I've setup an external OnlyOffice docker container, enabled it in Sync-in with the right options through the env and compose files and it seems to communicate. OnlyOffice Docs works fine on its own. So I guess I'm missing something crucial to allow Sync-In to integrate and show OnlyOffice.
My Sync-In compose :
My Sync-In env file :
My OnlyOffice compose :
I thought the situation was similar to #28 but I had no luck trying to integrate the OnlyOffice part inside of the Sync-In compose and adding the "entrypoint" thingy didn't work out for me either.
Any kind of help appreciated !
Beta Was this translation helpful? Give feedback.
All reactions