You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to collabora-online and docker and try to add your build to my exsisting nextcloud but I have problems starting and connecting to it. I hope you can help me.
I use Debian 11 (Bullseye) and your preconfigured docker-compose.yml.
In the docker-compose.yml I changed:
every hostname to localhost
the admin password to 12345
the language to only en_GB because there were errors with the " mark
networks proxy and services to false because I've got the error network services declared as external, but could not be found (also for proxy)
To start the docker I ran this command: sudo docker compose up
After a few lines this information showed up: collabora-online-app | cp: target '/opt/libreoffice/share/extensions/dict-en_GB/' is not a directory I havn't installed libreoffice on this server. (So /opt/libreoffice/ isn't there.) Do I have to do this?
After a few minutes linking diffrent files to each other (and running other things) it writes collabora-online-app | Ready to accept connections on port 9980.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am new to collabora-online and docker and try to add your build to my exsisting nextcloud but I have problems starting and connecting to it. I hope you can help me.
I use Debian 11 (Bullseye) and your preconfigured docker-compose.yml.
In the docker-compose.yml I changed:
"
marknetwork services declared as external, but could not be found
(also for proxy)To start the docker I ran this command:
sudo docker compose up
After a few lines this information showed up:
collabora-online-app | cp: target '/opt/libreoffice/share/extensions/dict-en_GB/' is not a directory
I havn't installed libreoffice on this server. (So /opt/libreoffice/ isn't there.) Do I have to do this?After a few minutes linking diffrent files to each other (and running other things) it writes
collabora-online-app | Ready to accept connections on port 9980.
I tried to connect to my server (localhost) following this tutorial (https://ralph.blog.imixs.com/2021/05/07/libreoffice-online-how-to-integrate/ see links after docker-compose up) but I can't reach it.
Please tell me if you need more information.
I hope you can help me understanding my mistakes and maybe correct them.
Beta Was this translation helpful? Give feedback.
All reactions