FOSS version of google docs to run on a home server?
So I want to build a home server to use as a media server, and to back up my photos etc.
I am also currently doing an online course, and happen to spend some time at work as well as at home working on it. I don't like using Google where I can help it, but I find google docs really useful. So I'm wondering if there's an open source application that works essentially the same, but I could run off my own server? It would have to be web-based as I use Windows at work and can't install new programs :/
edit: Thanks everyone for your suggestions! I've got quite a few leads to follow now, it should be fun!
It's fine if you don't set it up on a dogshit slow rPi and use postgres/redis in the docker compose. Every time I see this comment, it's because of configuration errors or horrible hardware.
Man, use Sharepoint on anything under a dual Xeon and see true lag.
Is there a way to transition from MariaDB to Postgres? I used the mariadb / redis version of the docker-compose, but now I hear everyone says Postgres is better for performance?
Create your users in the new install, move each users files to the created folders from your old install, and use the OCC addfiles command to enumerate the new files into the new db.
I ran it on a Dell EMC server blade and it was still awful. I couldn't help but think I was doing something wrong, because its performance was shockingly bad. I also couldn't get any of the office stuff to work acceptably, so I've given up on it for the time being.
What you mean bloated? It is laggy in web browser, but using client apps solve that problem. It would be awesome if its more snappy, but I couldnt find anything better for my needs. What do you use?
I was running the desktop app and the web app. I meant the server is laggy, though as it was melting my raspberry pi down to do something I could achieve with much lighter weight tools
Running on a raspberry pi it was struggling to serve even one user
Your comment made me check that, and yeah, those requirements can be extreme for someone like me who look to use it for two pcs and a phone on a 6th gen intel nuc
I run the Community Edition of OnlyOffice documents server on my home server in Docker. My server has a Core i77 7700 and 32GB of RAM. And tons of other Docker containers. No issues.
I was curious, so I took a look at what it was using. At idle, it sits at 927.4 MB, and 0.1% of my CPU (the 7700 is only a 4 core CPU). I opened and edited a Word document on OnlyOffice (I have it connected using the Nextcloud connector). It spiked to 1GB of RAM, and momentary spikes to 35% of CPU, and then back down to 0.1-0.2% of CPU. I'd say it's worth trying at least. Worst case scenario, you delete the Docker container if it's unworkable.
However, I think the Community Edition is lighter than advertised.
Those specs seem likely to be extrapolated from the resource usage of their SaaS solution 😳
Wouldn't be surprised if it actually ended up needing that though, some game servers for example will happily chomp down 10GB+ of RAM with just two people online doing nothing