Submitted by info@orderlastm... on Thu, 08/10/2017 - 18:37
Hey,
I am wondering can you guys consider one more choice of office product in the script beside feng office
Thanks
Status:
Active
Hey,
I am wondering can you guys consider one more choice of office product in the script beside feng office
Thanks
Comments
Submitted by andreychek on Thu, 08/10/2017 - 22:10 Comment #1
Howdy -- did you have a particular product in mind that you'd like to see supported?
Submitted by info@orderlastm... on Thu, 08/10/2017 - 22:26 Comment #2
LibreOffice is free, perfect for startup like me :)
Submitted by andreychek on Fri, 08/11/2017 - 09:29 Comment #3
It's no problem to use LibreOffice, though I don't believe that has the ability to be used as a web application. I believe that's purely a standalone application designed to be installed on a desktop and used by one person.
The Install Scripts we offer are all web applications that can be run under Apache.
In the case of FengOffice, it's a PHP application that's designed to be run under Apache, and accessed with a web browser.
Submitted by info@orderlastm... on Fri, 08/11/2017 - 22:34 Comment #4
my bad, I saw LibreOffice on the cloud, seems it is modify by 3rd party.
shopping around, they have good deal, one time fee for lifetime
https://www.onlyoffice.com/enterprise-edition.aspx
Submitted by andreychek on Sat, 08/12/2017 - 09:44 Comment #5
That software does look interesting! I hadn't heard of that before.
There's some limitations when providing an Install Script -- the Install Script has to work with the dependencies available on a typical Virtualmin system, and it has to be able to run from within a user's public_html folder.
It also needs to be simple to install, upgrade, and maintain.
After reviewing the requirements for OnlyOffice, it doesn't appear that it would work with the software available on a typical Virtualmin system. Sorry!
However, you can certainly still install that, and they'd likely work with you on getting it up and running -- it's just not something that we'd be able to support.
Submitted by cruiskeen on Mon, 08/14/2017 - 10:48 Comment #6
There is an open source version of LibreOffice in the cloud. The LibreOffice folks have been working with the developments done by Collabora - you can take a look at https://www.collaboraoffice.com/code/
It's freely available -- though as stated above it's not like this would be a simple drop-in to a Virtualmin environment. Collabora also does commercially supported packages. It looks to me like OnlyOffice is taking that code and providing support themselves.
Submitted by andreychek on Mon, 08/14/2017 - 11:12 Comment #7
Ah, very interesting, thanks for pointing that out!
It looks like in the case of both of the above options, they provide Docker images for getting that software up and running. So rather than needing to install the software itself, if you're familiar with getting Docker up and running, you could just grab one of their Docker images and use that.