this post was submitted on 05 Aug 2023
14 points (93.8% liked)

Selfhosted

39151 readers
309 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

anybody setup and use garagefs (https://garagehq.deuxfleurs.fr/) cluster from your house? It looks pretty instresting. I have been debating on setting up s3 compatible storage for sometime and using something like s3drive app https://s3drive.app/ for file syncing, also have buckets for backups and what not. I have seen a few people use minio for this but garagefs looks to be a little simpler. now and days I try to go simple where I can as my time is limitted to fiddle with things when they brake.

What have been your experience with it? is it worth it?

I am gonna try and get a small setup going to play around with it and test it out for a bit and to see whats up before commiting to a multi Tb deployment.

you are viewing a single comment's thread
view the rest of the comments
[–] SeriousBug@infosec.pub 6 points 1 year ago (1 children)

I don't like that garage requires manual intervention to upgrade, so I went with minio which can upgrade automatically. I have it deployed with docker, and I use watchtower to pull in upgrades automatically without intervention.

I do love minio. I have backups going into it, and I use it to host my static website blog too.