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!

7 points
Deleted by creator
permalink
report
reply
3 points

With OnlyOffice !

permalink
report
parent
reply
4 points

Nextcloud needs a heaping helping of a disclaimer before anyone installs it.

Use the Docker or Podman images, they’ll include most things a lot of first time users leave out that render Nextcloud buggy and inconsistent. It includes a cache, and about half of the security issues preconfigured out of the box.

Installing it native from a guide with zero explanation beyond “welp, there’s the start page” as the final step really doesn’t do much for people and there’s a lot of guides out there like that for Nextcloud.

permalink
report
parent
reply
2 points

Even with Docker, my feeling is that BC is something extremely fragile andd one has to be quite careful when updating it, for instance.

permalink
report
parent
reply
2 points

I’ve been using Nextcloud docker for quite some time, updated it countless times, have never had any problems whatsoever.

permalink
report
parent
reply
0 points

I hope to hell you don’t try to use the update button inside NC when running a docker image. The web updater is trash in any case, but in a docker that would be a real fuckup.

You update docker with a docker pull and I’ve never had it fail. It just quietly upgrades the database and goes along it’s merry way.

permalink
report
parent
reply
38 points
2 points
*

Docker OnlyOffice HW requirements are a bit… Odd?

permalink
report
parent
reply
3 points
*

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

permalink
report
parent
reply
8 points

What, you don’t have 6 cores and 12GB of RAM on your 2€/month VPS?

permalink
report
parent
reply
2 points
*

I have that on my RPi 50B! /s

permalink
report
parent
reply

[This comment has been deleted by an automated system]

permalink
report
parent
reply
1 point

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

permalink
report
parent
reply
1 point
*

Or rather they want to discourage self-hosting in favour of their SaaS.

But the OO Document server will happily run with about 1gb RAM and small CPU use.

edit: ah this is about the full OO suite. Well most of that is written in bloated asp.net so no wonder.

permalink
report
parent
reply
2 points

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.

permalink
report
parent
reply
0 points

I mean… My “servers” are a cheap VPS with 2 GB ram and a RPi 4 with 4 GB ram. Doubt any of them would be able to run OOCE decently.

permalink
report
parent
reply
3 points

I’ve seen owncloud merge files together. Like, you open one file and see data from another file inside it. That to me was a dealbreaker.

permalink
report
parent
reply
4 points

Nextcloud is laggy and bloated, would not recommend

Good application but performance sucks

permalink
report
parent
reply
4 points

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?

permalink
report
parent
reply
-2 points
*

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

permalink
report
parent
reply
22 points

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.

permalink
report
parent
reply
8 points

This is true, with a couple gigs of RAM and SATA storage Nextcloud is not at all bad. Assuming an instance with not that much simultaneous users.

It feels like slow sometimes, then after an hour with M365 at work it doesn’t feel slow at all.

permalink
report
parent
reply
1 point

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?

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply
3 points

Sounds like someone wasn’t using redis

permalink
report
parent
reply
-2 points

You got me there

I was also running it on a pi 4 though because I don’t want a high powered machine sucking up energy and kicking out heat 24/7

permalink
report
parent
reply
12 points
6 points

I’m using Onlyoffice and it works really well. Although I use it with kDrive from Infomaniak, I’m almost sure you can run it on your own server.

In fact I managed to ditch Google for everything but I can’t find a good replacement for Google photos which I’m not using anymore.

permalink
report
reply
15 points

In fact I managed to ditch Google for everything but I can’t find a good replacement for Google photos which I’m not using anymore.

Immich is trying to be that, but it’s still in heavy development.

Also here a comparison of multiple ones: https://docs.librephotos.com/docs/user-guide/features/

permalink
report
parent
reply
5 points

Immich is working pretty well for me. Even the search does a decent job of recognizing the things in the pictures.

I’m not sure what Google photos has that Immich doesn’t, and I’ve been using Google photos for years.

permalink
report
parent
reply
2 points

The mobile app sometimes gets stuck while updating new photos, or just doesn’t run the upload in background even though it’s activated. The web app looks and feels great though.

permalink
report
parent
reply
3 points

Thanks for the answer.

I remember looking at these but I think the fact that the pictures would be on my kDrive was also a problem.

Maybe with something like WebDAV it could work.

permalink
report
parent
reply
0 points

@Dariusmiles2123 @JoelJ
for photos, I decided to buy a raspberry pi two years ago and to host photos and videos for my familly, using a free software with application on mobile phones (ios and android).
The compagny has a hosted offer, but i prefered to do in my own.
software is: https://piwigo.org/
and forum is there: https://piwigo.org/forum/
Enjoy
If question don’t hesitate.

permalink
report
parent
reply
1 point

Thanks for the answer.

I’d really want to keep my pictures on my kDrive and just have some remote access to the pictures via whatever protocol.

Maybe what I need doesn’t exist and I’ll have to wait until kDrive gets its own photo management tool😇

permalink
report
parent
reply
18 points

In addition to other suggestions, there’s Collabora Online

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 7.4K

    Monthly active users

  • 6.6K

    Posts

  • 179K

    Comments