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!
- 1 Post
- 4 Comments
Joined 3 years ago
Cake day: June 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I guess there are a few -> https://geekflare.com/self-hosted-s3/
64bitUser@lemmy.worldto
Selfhosted@lemmy.world•Is it safe to open ports 80 and 443 in my home network?English
1·3 years agoIf 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