I’m working on deploying OnlyOffice DocSpace in Coolify, which uses Docker Compose for service deployment. Since the official install script isn’t well-suited for this setup, I’m looking for a single docker-compose.yml
file for DocSpace that works with Coolify.
Additional details:
- Coolify already manages its own reverse proxy, so the configuration should align with that.
If anyone has experience with this or a working configuration, I’d appreciate your insights!