I have been struggling massively to get a CryptPad instance with OnlyOffice running on my Raspberry Pi via Docker Compose. Has anyone successfully got this running? I was able to get the instance up and running and accessible via my VPS reverse proxy running Pangolin. I was able to load sheets but always ended up having issues:
- Disappearing toolbars
- Borders changing colors randomly
- Text in sheets disappearing and being unrecoverable.
If anyone has a working instance, could you share your .yaml and config.js files? I'd really appreciate it. I tried to diagnose the issues with AI but never was able to fix it. It seemed like I was just getting many 404 errors trying to load resources from the sandbox domain that mightve been a sign of the root cause, but I'm not sure.