Tear down nextcloud and use discrete services instead of a shitty monolith
[deleted]
Submitted 2 months ago by AnonomousWolf@lemm.ee to selfhosted@lemmy.world
Comments
Vendetta9076@sh.itjust.works 2 months ago
TBi@lemmy.world 2 months ago
I need to sync pictures from iPhone to server. What should I use?
Vendetta9076@sh.itjust.works 2 months 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 2 months 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.
just_another_person@lemmy.world 2 months 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 2 months ago
I fixed the link.
I disabled talk for now, I still get the same amount of warnings.
just_another_person@lemmy.world 2 months 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.
merthyr1831@lemmy.ml 2 months ago
As others have said. The errors are easily fixed and documented if annoying. Some will require console access but are usually pretty safe.
PerogiBoi@lemmy.ca 2 months ago
[deleted]toy_boat_toy_boat@lemmy.world 2 months 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…
non_burglar@lemmy.world 2 months 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 2 months 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.
sem@lemmy.blahaj.zone 2 months 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 2 months 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
exu@feditown.com 2 months 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.
drperil@lemm.ee 2 months ago
One at a time?
massacre@lemmy.world 2 months 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 2 months ago
Yep, exactly this.
Zwuzelmaus@feddit.org 2 months ago
This is the way