How to expose ports after installing Workspace with Docker script

Hello,

I have successfully installed OnlyOffice Workspace on Ubuntu Server using the provided Docker script in the documentation, however, I have no idea how to change or expose the ports of the individual services (Document Server in this case). I need to do this for integration purposes, but for the love of me I cannot find where. It doesn’t look like the script uses Docker Compose or anything like that. I also attempted to re-install the entire thing using Docker Compose, but the containers just keep crashing, so I reverted to the official script again. Do you guys have any ideas? I need Document Server to be publicly available instead of just being behind the Docker network.

Thank you,

Hi,

Maybe look at only office mail server on GitHub with more docker run config on installing. Hope this helps. You can modify as needed.

Or try this docker compose