Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Home Inventory Docker

Featured Replies

I'm creating this thread in hopes that someone out there has tried a home inventory docker and have gotten it to work with unraid.  I've been trying to get the "snipe-it" to run, without success.

 

This is the particular dockerhub that I've been using, but have searched on linuxserver's forums and haven't found anything: https://hub.docker.com/r/linuxserver/snipe-it. Essentially, when loading the UI (that never loads), I just get a connection refused. NGINX runs behind the scenes to handle the traffic, and I'm not seeing any errors in there either (just 500s). I'm guessing the nginx.conf needs to be updated in some way, but even doing a curl against the localhost:80 doesn't return any data, so I think the issue stems further back.

  • Author

So I've managed to get this working (ignore my trigger finger ask for help above). Apparently I was getting an error the following error in nginx/error.log:

The server requested authentication method unknown to the client [caching_sha2_password] 

This was resolved by issuing the following command on the mysql database itself:

ALTER USER 'usernameHere'@'%' IDENTIFIED WITH mysql_native_password BY 'passwordHere';

After that, connections worked fine. Still running through the setup, but will update here with a final walkthrough of what was done to get this working...I'm sure others here would like to use a similar software.

  • Author

So I've been playing around with this, and it seems way overkill for my needs. You need to create Manufacturers, Models, etc. Prior to creating assets. It'd take way to long to get this going.

 

If anyone else has a different Home Inventory Management software they're using (other than a spreadsheet), that allows picture uploads, please let me know!

  • 3 months later...

Hello, i am trying myself to set it up
how did you configure your mysql database ?

 

I am having a "Host is unreachable" error in the logs, weird thing is that i can access it from other docker !

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.