Tear down nextcloud and use discrete services instead of a shitty monolith
[deleted]
Submitted 1 year ago by AnonomousWolf@lemm.ee to selfhosted@lemmy.world
Comments
Vendetta9076@sh.itjust.works 1 year ago
TBi@lemmy.world 1 year ago
I need to sync pictures from iPhone to server. What should I use?
Vendetta9076@sh.itjust.works 1 year ago
Immich and photoprism are the two big players, immich is the better of the two IMO. At least for android. I assume it works the same on iPhone.
jrubal1462@mander.xyz 1 year ago
I use immich but if there are 100 people in this room, 99 of them know more than me so definitely don’t weigh my words too heavily.
exu@feditown.com 1 year ago
Some of them can be fixed, though you don’t necessarily need to do all of them. Easiest thing is ignoring them as long as everything works.
sem@lemmy.blahaj.zone 1 year ago
I do not know any Turnkey, so perhaps they have some specific documentation about what to do after installing.
The first time I installed Nextcloud, I did it on bare metal in Debian, following the LearnLinuxTV guide. It went through things like how to configure the Opcache, which is one of the warnings you have. If you’re not following a guide, you’ll have to find one, or search each message individually and research a solution.
Eventually I decided to reinstall with NextcloudPi because they know a lot more about systems administration than me, and had sane defaults set for most things. My first installation had some bugs that were probably from default configurations or mistakes I made perhaps. But I’ve had a good experience with ncp.
One last thing you’ll learn while researching the messages: some may be from bugs in the software that will be solved over time with nextcloud updates. Some will have clear solutions. Some may be generalized messages arising from network instability (like if Nextcloud is trying to sync over a weak Wi-Fi signal sometimes) or a hardware problem that can be tricky to track down, but might not be important. Just make sure you are doing good backups and you’ll be fine.
AnonomousWolf@lemm.ee 1 year ago
Thank you, this is a solid answer.
I was hoping to find some kind of guide or at least reassurance that I’m going down the right path. It looks like it
merthyr1831@lemmy.ml 1 year ago
As others have said. The errors are easily fixed and documented if annoying. Some will require console access but are usually pretty safe.
drperil@lemm.ee 1 year ago
One at a time?
massacre@lemmy.world 1 year ago
I came to say this. And not flippantly. Each one of these takes a dive into the documentation to resolve. Sometimes they are related and you can solve some issues with one change, but each one is a challenge to be solved.
OP, focus on Security first, Errors second, and warnings third. Often the warnings are not a huge deal to having an operational nextcloud, but might impact performance or excessive logging for example.
drperil@lemm.ee 1 year ago
Yep, exactly this.
Zwuzelmaus@feddit.org 1 year ago
This is the way
PerogiBoi@lemmy.ca 1 year ago
[deleted]toy_boat_toy_boat@lemmy.world 1 year ago
i mean, what’s any different from putting it in quotes and searching on google? other than the possibility that it’ll tell you to eat rocks or something…
just_another_person@lemmy.world 1 year ago
Your link is malformatted btw 😉
Are you going to use Nextcloud Talk? Disable it if not, and see how much of the repeating errors clear up.
AnonomousWolf@lemm.ee 1 year ago
I fixed the link.
I disabled talk for now, I still get the same amount of warnings.
just_another_person@lemmy.world 1 year ago
Then just go through error, select the first part of that error, and search it up. It should lead you to fixes.
Seems like you just need to run some updates to fix a few of them.
non_burglar@lemmy.world 1 year ago
Turnkey images are usually built on popsicle sticks and chewing gum; they use old packages, their configs are often really janky and they do not like being updated.
I’m not kidding you, you’d be better off building nextcloud in a generic debian container.
As for the errors, as others have mentioned these are more or less easily fixed one at a time.
AnonomousWolf@lemm.ee 1 year ago
Thanks this is the kind of stuff I like to hear.
Yea I’m going to start over with Nextcloud AIO on a LXC.