- 9 Posts
- 18 Comments
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Garage - S3-compatible Object Storage alternative to MinioEnglish1·4 days agoSounds like a question to ask the project directly, via their contact on the site: garagehq@deuxfleurs.fr
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Garage - S3-compatible Object Storage alternative to MinioEnglish6·9 days agoOne sentence answer: “Object storage manages data as discrete units called objects with unique identifiers and metadata, while file storage organizes data in a hierarchical structure of files and folders.”
fwiw, I see object storage used as a way to manage data regardless of the file system. It is designed to scale, as opposed to the file system, in large cloud environments.
Here is a recap from Google Cloud:
Object storage, also known as object-based storage, is a computer data storage architecture designed to handle large amounts of unstructured data. Unlike other architectures, it designates data as distinct units, bundled with metadata and a unique identifier that can be used to locate and access each data unit.
These units—or objects—can be stored on-premises, but are typically stored in the cloud, making them easily accessible from anywhere. Due to object storage’s scale-out capabilities, there are few limits to its scalability, and it’s less costly to store large data volumes than other options, such as block storage.
Much of today’s data is unstructured: email, media and audio files, web pages, sensor data, and other types of digital content that do not fit easily into traditional databases. As a result, finding efficient and affordable ways to store and manage it has become problematic. Increasingly, object storage has become the preferred method for storing static content, data arches, and backups.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Garage - S3-compatible Object Storage alternative to MinioEnglish12·9 days agoMinio has worked well for many years. Haven’t had any problems with it until now, but ready to migrate away.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Self-hosted Tools, Dead Tech, Papercrafting (Linux Prepper Podcast)English3·14 days agoIf you want it as an article, here are the detailed show notes: https://discuss.james.network/public/d/48-episode-8-shownotes-self-hosted-tooling-dead-tech-papercrafting
Not possible for me to know if it works if people don’t listen. No pressure though and thanks for the feedback. My intention is to make it worth the listen, haha.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Self-hosted Tools, Dead Tech, Papercrafting (Linux Prepper Podcast)English6·14 days agoGood to know. I’ve actually been using the tools I discuss on the show, as opposed to only naming off whatever is the newest thing without having actually used it. Good to know if that isn’t clear.
Linux Prepper is related to doing everything myself with fully open tooling as much as possible. I’ve never seen another show do the same, so I thought it would be fun to try. Self-hosting everything, and using foss tooling for everything all the time, might not be practical, but it is a fun challenge. That is the intention.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Makerspaces, Conferences and Decentralized StorageEnglish11·28 days agoWell, it is a podcast that is self-hosted and also focusing on self-hosting, Linux, DIY, and fully open source tools. My goal is to DIY everything possible using free and open tools. This episode is about going to a recent Linux conference, visiting a makerspace, and discussing distributed file shares of Tahoe-LAFS between a number of self-hosters.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English11·1 month agoRight on
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English11·1 month agoBecause multiple people asked about setting this up, so it is a group effort. Certainly doesn’t have to happen.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English1·1 month agoWell, I hadn’t hadn’t thought about that. Will definitely think about it.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English1·1 month agoI was looking at pip/python instructions. https://tahoe-lafs.readthedocs.io/en/latest/Installation/install-tahoe.html Seems there are docker compose instructions https://tahoe-lafs.readthedocs.io/en/latest/running.html#development-with-docker
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English11·1 month agoMy understanding is there is no public. Only you have access to your data.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English11·1 month agoI’m literally learning about it just like yourself.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English1·1 month agoTahoe-LAFS is actually much older than Storj https://tahoe-lafs.org/trac/tahoe-lafs/wiki/OldNews
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Looking for volunteers to help host Tahoe-LAFS!English52·1 month agoPlease continue submitting questions! I will look into clarifying answers. Do see the documentation. FAQ is probably a good place to start: https://tahoe-lafs.org/trac/tahoe-lafs/wiki/FAQ
kiol@lemmy.worldOPto Selfhosted@lemmy.world•Linux Prepper (selfhosted podcast) - system monitoring, terminal tools, local AI tools, NixOS, Kubuntu 24.10English0·2 months agoWhat would you use instead? It and podman are nicely interchangeable.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•What AI services are you selfhosting? Or, have tested and passed onEnglish0·3 months agoI find your experiments inspired. Thank you! I’m learning about this myself on an rtx and excited to discuss on my little podcast.james.network one of these days. Been using paperless minus the AI functionality so far. About to start testing different AI services on an arm64 device with 16gb ram that claims some level of AI support; will see how that goes. Let me know if there are any other specific services/models you’d recommend or are curious about.
kiol@lemmy.worldOPto Selfhosted@lemmy.world•What AI services are you selfhosting? Or, have tested and passed onEnglish0·3 months agoWhich specific models did you try and how would you rank each is usability?
Sure, but I wanted to ask fellow Linux users