this post was submitted on 13 Jan 2024
29 points (100.0% liked)

Self Hosted - Self-hosting your services.

10919 readers
1 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

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS
 

My new overnight job unfortunately comes with a mandatory 1-hour lunch break (sitting destroys my back, and I'd also rather be earning money if I have to be there anyway), so I end up looking at random shit on my phone. I forget where I saw it, but I recently got reminded of those apps that let you completely catalog your wardrobe, so you can browse your clothing easily in the app, match things up the way you want, plan what to wear with what, you get the idea.

And that got me thinking, in the last few years, I've gone from a person with what I thought was a lot of tshirts and hats, at like 40 shirts and 15-20 hats, to someone with... well, what appears to be a collection of around 200+ tshirts, 30 or so hoodies, and maybe 70-80 hats, of various colors, styles, graphics, etc. Not to mention a sizable collection of sunglasses, jewelry, etc. In the last week or so, I completely reorganized how everything is hung or stored in my closet. And I realized that the way I have stuff now, it's well suited to easily add a numbering system, so if I were to add everything into such an app as I mentioned above, I could easily browse everything I have, and once I've decided I need something in particular, I'd know exactly which hanger to find it on or which spot to find that hat that I want, and be able to find it and grab it in a few seconds.

So I'm wondering, is there a self hosted version of those wardrobe apps? Preferably a docker(I run Unraid and do everything via docker containers there), and hopefully something that also has an available Android app.

But beyond that, I'm wondering if there are similar options for other stuff. I have probably a couple hundred unpainted figures/minis/whatever-wanna-call-them, and would love to have a way to catalog/inventory them, with the ability to give them labels, images, tags, etc, so it's easy to browse what I have through an app, rather than trying to randomly dig through a bunch a drawers, unwrapping and rewrapping stuff trying to figure out what it is. I've seen apps to do exactly that kind of cataloging of paints specifically, but not really anything for keeping an inventory of actual figures. And those are only Android apps, not really anything I can add to my Docker setup. Now that I'm in the new job, I'm working on rearranging my living space so I have room to setup my art desk, and can start painting some of these things again. Would be really helpful to have everything digitized so I can easily browse what I have, plan out projects, find the actual physical item in my collection once I need it, etc.

Are there dedicated self hosted solutions out there for either of those things? Or a single more general solution that can work for both? I'd rather have dedicated setups for each one, especially in the case of clothing, but I'd consider whatever's available, if there even is anything available. Or am I stuck with whatever existing Android apps I can find?

Anybody else already doing any kind of inventorying and tracking off their own personal items, and have thoughts?

top 8 comments
sorted by: hot top controversial new old
[–] code@lemmy.zip 7 points 5 months ago (1 children)

Homebox is quite good. I use it for my farm

[–] mlaga97@lemmy.mlaga97.space 1 points 5 months ago (2 children)

I've been using a homebrew solution (https://github.com/mlaga97/qr-inventory-manager) for a few years now with decent success. At some point I need to check out Homebox and Snipe-IT to see if one of those would be a better fit or if I should buckle down and document my solution.

[–] code@lemmy.zip 2 points 5 months ago

Homebox is written by the same dev as mealie which ive been using forever. Im a big fan. It works very well for my needs hes also very receptive to feedback

[–] trilobite@lemdro.id 1 points 5 months ago

Snipe-it ... I've been using forma a while to track my IT equipmente. Dies a Hood job. Didnt know about Homebox. Just checked the demo. It appears to be what I've been looking for for years now. Will try it soon. Very much developed by single person. I but risky if development is dropped but then CSV export at least saved the data that can be imported into spreadsheet

[–] rutrum@lm.paradisus.day 4 points 5 months ago* (last edited 5 months ago) (2 children)

Programs like paperlessngx do a great job for cateloguing and indexing documents. I would like something similar for tagging personal photos and videos. But I would think the idea behind paperless would generalize relatively easy, and there would be something like paperless thats more general purpose and not just for documents.

You could technically make paperlessngx work, since you could catelogue photos, for instance. But it's not flexible in the types of tags you can assign to it.

Something like ~~metabase~~ baserow, like a database client with quality of life UI features, might also work for you. You could build your own table for articles of clothing, name the tags you want, and even add images inline with each row.

EDIT: sorry, not metabase. I meant baserow⋮ baserow.io

[–] dumb_luck@beehaw.org 1 points 5 months ago

Thanks for bringing baserow.io to my attention! It looks like something I have been looking for!

[–] towerful@programming.dev 1 points 5 months ago

Baserow looks awesome. Definitely something I have to tinker with!

[–] tribut@infosec.pub 3 points 5 months ago

Don't have any personal experience, but https://awesome-selfhosted.net/tags/inventory-management.html seems like a good starting point.