this post was submitted on 26 Apr 2025
32 points (100.0% liked)

Selfhosted

46293 readers
668 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 2 years ago
MODERATORS
 

Hey everyone,

I'm looking for a system that:

  • I can self host
  • Is slim, because I don't have beefy hardware (Intel J5040, 32GB RAM, shared by all VMs/containers)
  • can be used to create an inventory of all the tech/hardware that I have in my house (not exclusively IT, I also wasn't to track things like warranty for my chainsaws and the like)
  • does take at least the device make/model, serial number (for insurance cases) and warranty dates
  • is not some kind of enterprise-how-many-items-of-this-article-do-i-have-in-stock-things, because that seems to be the only thing I seem to be able to find, and they neither match my use case nor do they seem to be lightweight enough.

... and honestly, I don't even know where to start looking. Do you guys have any recommendations?

Of course, I could just use a spreadsheet, but where's the fun in that?

top 26 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 59 minutes ago
[–] [email protected] 1 points 1 hour ago

NocoDB is pretty fun if you want an AirTable-like.

[–] [email protected] 19 points 7 hours ago (1 children)
[–] [email protected] 11 points 6 hours ago

Indeed. What you are looking for is a spreadsheet.

Don't overcomplicate things.

[–] [email protected] 14 points 7 hours ago (1 children)

I use homebox and it has been good for my home usecase. I have put qr codes on boxes to easily check contents from my phone

https://github.com/sysadminsmedia/homebox

[–] [email protected] 7 points 5 hours ago (1 children)

Also using Homebox. Quite intuitive UI, not too many features but also not too few. For instance you can upload the receipts, manuals, etc for euch equipment, etc

[–] [email protected] 3 points 4 hours ago

Thanks, that sounds really nice!

[–] [email protected] 21 points 8 hours ago (4 children)

This might be an unpopular opinion/solution but even for two small size sister companies we are doing inventory in a version controlled markdown file 🫣

[–] [email protected] 3 points 4 hours ago (1 children)

Not at all, I like .md, and I'm familiar with Git. A spreadsheet is not something that I would throw into Git, but an .md...

[–] [email protected] 3 points 4 hours ago

That is the reason Markdown and Git are used for a lot shenanigans these days. Knowledge bases, awesome-lists, documentations. You name it.

If you got the right tools (sphinx, typora, mkdocs, …obsidian) you got a powerful toolchain.

[–] [email protected] 12 points 7 hours ago

Honestly, a spreadsheet would be fine for this? I'm not super familiar with what an inventory management system does tho, so maybe it does things beyond what a spreadsheet can do.

[–] [email protected] 2 points 7 hours ago (1 children)

Simplest possible solution, Occam's Inventory 😄

I use markdown extensively, but I'm honestly not fond of its tables function (which I assume you use for this purpose?). It works, but it's a bit static in my experience. Do you run up against the same, or is it actually an advantage in your use case?

[–] [email protected] 5 points 7 hours ago* (last edited 7 hours ago) (1 children)

We’re using headings for different types of inventory (hardware/office items/…) and then a block of subheading, bulletpoint combination (serialnumber, date of acquisition, whereabouts,…) for each item and associated item.

The toc is generated automatically and helps browsing through.

[–] [email protected] 2 points 6 hours ago

Even simpler, I love it! 👍

[–] [email protected] 2 points 8 hours ago
[–] [email protected] 12 points 8 hours ago* (last edited 8 hours ago)

I'm suggesting HomeBox.

https://demo.homebox.software/

Small, selfhosted and centered around home use.

[–] [email protected] 8 points 8 hours ago

I'd just roll your own with either a spreadsheet or a relational database depending on how fancy you want to get.

In fact, I've done that for comic books.

[–] [email protected] 8 points 9 hours ago (1 children)

Snipe-IT and Shelf.nu are two of the most popular ones.

Maybe also consider just kicking one out yourself with NocoBase or something like that though.

[–] [email protected] 6 points 9 hours ago

HA, the term I was looking for is even on their website: "Asset Management Software". My non-native speaker ass didn't come up with this.

Thank you, I will check those out.

Though it sounds interesting for tinkering, I'm probably not doing down the NoCode route. You make it, you maintain it forever, and I don't have that kind of time.

[–] [email protected] 8 points 9 hours ago (1 children)

There's a couple of options.

I've used Grocy. It's not intended for that particular use case but it would work. More for Grocery management.

Might want to check out https://awesome-selfhosted.net/

[–] [email protected] 5 points 9 hours ago

Oh yeah, I was planning to deploy Grocy anyway, but I never thought about using it for this. Thank you!

[–] [email protected] 2 points 6 hours ago

A google forms alternative would be convenient. You could make an easy to fill out page that inouts to a spreadsheet. Put warranty reminders in your calander for a month before it expires.

[–] [email protected] 2 points 9 hours ago (1 children)

@[email protected] we've recently deployed Netbox which seems to somewhat do what you want, although its more targetted towards datacenter and network engineers (and maybe not lightweight enough for you?)

If you really need nothing special then maybe a good ol' spreadsheet is a better solution for you.

[–] [email protected] 1 points 9 hours ago

Yep, maybe it really is. I just wanted to see of there's something nicer out there before settling.

I think I recall seeing Netbox a while ago, and I remember thinking that it would be something I'd like to use at work, but we already have idoit there (which I hate passionately).

[–] [email protected] 1 points 8 hours ago (1 children)

I get very far by just keeping a set of folders for each piece of equipment in a git repo.

Pictures, etc, and sometimes the PDF manual if I bother.

The difficult part here is being consistent over time - making sure you mark down when you bought things, serial numbers, etc. a proper website/app will force you to do this, but there is flexibility in having whatever convention you like most

[–] [email protected] 1 points 4 hours ago

Well, I do have a PaperlessNGX already, so I could use a custom field for SerialNo or something like that, but I just feel like PNGX isn't really designed for this task.