Replies: 4 comments 18 replies
|
I think I have found some interesting information in /opencloud-compose/weboffice. |
|
The whole concept of the compose project is merging multiple compose files together. Check the docs, there is a step by step guide. |
|
And there is support for only one web office at the time. |
|
@micbar Could you help me understand the file app-registry.yaml? I am also confused by the two options for the variable 'default_app'; "Collabora" or "Euro-Office". What are these names? In .weboffice/euroffice.yaml there is: This variable default_app is declared inconsistently with COLLABORATION_APP_PRODUCT: "Collabora" or with COLLABORATION_APP_NAME: "Euro-Office". I cannot imagine that this is correct. EDIT: I tried setting all default_app: OnlyOffice, combined with a opencloud-compose adapted to Euro-Office integration, but this too does not start Euro-Office as editor for .docx or .odt files. |

Uh oh!
There was an error while loading. Please reload this page.
Today I managed to install OpenCloud (opencloud-compose) as a separate container behind external proxy. Collabora CODE and Euro-Office are also installed separately and active behind external proxy, however OpenCloud seems to be unaware of this.

When I "Create New File:" only TXT and MD formats are offered:
In the environment file, Collabora and Euro-Office are cofigured as follows
What is needed to make OpenCloud aware of more file formats to create and Collabora/Euro-Office to open these?
All reactions