Gotcha. I like that approach. Thanks!
Gotcha. I like that approach. Thanks!
I’ve never used object storage before, so I’m not even sure that’s the best approach for the use case. It makes sense when you need to access storage provided by a 3rd party in a standardized way, but perhaps it’s overkill when everything is self hosted. I wonder if folks have other ways to connect the application to remote storage that’s less “heavy.” That said, I will certainly dig into Minio, as it seems to be the best of breed. Thanks!
I guess there are a few -> https://geekflare.com/self-hosted-s3/
Having multiple communities in different instances for the same topic is a controversial topic that I haven’t yet settled on an opinion about. However, what I’m talking about here is that the content for the same community shows different across various instances. That seems very broken to me
Here is their post about it:
Yeah I saw that about beehaw, so that’s not unexpected. It’s actually what prompted me to look at how the community appears differently there, and then to look at how it appears elsewhere. Pick any lemmy instance and look at the sysadmin.world community from it, and it looks different than lemmy.world. I just looked at https://reddthat.com/c/sysadmin@lemmy.world/ and there too it only shows 6 comments.
Pick any community and any number of instances and look at the community from several instances, and I see differences. I thought federation would make the same content show everywhere that is federated.
If you port forward to your Pi, only your Pi will be exposed. But, if your Pi gets pwned, it can in turn attack anything next to it. Safest is to isolate the Pi on it’s own subnet or a DMZ if your router has the functionality.
Of note, many home ISPs block standard server ports like 80 and 443. You might need to use non standard ports like 8080 and 8443
I now understand why Lemmy is called “link aggregator” software