The Wayback Machine - https://web.archive.org/web/20200920145913/https://github.com/nextcloud/vm/issues/1163
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install of both ONLYOFFICE and Collabora? #1163

Open
guerby opened this issue Mar 31, 2020 · 9 comments
Open

Install of both ONLYOFFICE and Collabora? #1163

guerby opened this issue Mar 31, 2020 · 9 comments

Comments

@guerby
Copy link

@guerby guerby commented Mar 31, 2020

nextcloud_install_production.sh uninstalls ONLYOFFICE when installing Collabora, I wonder if it would be possible to have both installed by the script?

If no what are the issues preventing a simultaneous install?

@enoch85
Copy link
Member

@enoch85 enoch85 commented Mar 31, 2020

@guerby You can only run one at the time, so that's expected behaviour. That's a server limitation in the server core. But I don't see why you would like to run to at all?

Please as in the Nextcloud forum here.

@enoch85 enoch85 closed this Mar 31, 2020
@guerby
Copy link
Author

@guerby guerby commented Mar 31, 2020

For reference our user both have Microsoft formated and OpenOffice formated documents so having collaborative edition without having to convert back and forth would be useful.

@e-alfred
Copy link

@e-alfred e-alfred commented Apr 2, 2020

@enoch85 Maybe this discussion on why both are sometimes necessary is helpful for you:

nextcloud/android#5729

@enoch85
Copy link
Member

@enoch85 enoch85 commented Apr 2, 2020

Let me put it this way: when it's officially supported we might add it in the VM as well.

Thanks for the input!

@guerby
Copy link
Author

@guerby guerby commented Jul 9, 2020

@enoch85 Hi, based on a 19.0.0 vm script install with onlyoffice if I follow the instructions from nextcloud blog post:

https://nextcloud.com/blog/how-to-install-collabora-online-in-nextcloud-hub/

(install apps CODE then collabora online)

I get a working OnlyOFFICE+collabora nextcloud, and the nextcloud blog post seems to imply it is now officially supported.

@enoch85
Copy link
Member

@enoch85 enoch85 commented Jul 9, 2020

@e-alfred @guerby If you really want it implemented, please create a PR where we can discuss. 👍

@enoch85 enoch85 reopened this Jul 9, 2020
@guerby
Copy link
Author

@guerby guerby commented Jul 9, 2020

@enoch85 I've seen you've reopened this PR, should I open another one? Let me know, thanks!

@enoch85
Copy link
Member

@enoch85 enoch85 commented Jul 9, 2020

@guerby This is not a PR, this is an issue.

A PR is where you fork this repo, make the changes and send it to this repo - with a PR (Pull Request). Here's some info: https://linuxhint.com/pull_request_github/

@enoch85
Copy link
Member

@enoch85 enoch85 commented Aug 19, 2020

Update, we've now made it possible to install both OnlyOffice and Collabora from a menu.

With that change, the basics are already in place and it would be easier for you to make a PR.

If you want to run the new setup, just run: sudo bash /var/scripts/menu.sh and choose Additional Apps --> Documentserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.