Тёмный

Homebox - Open Source, Self hosted Inventory and Asset Management for your home or small business! 

Awesome Open Source
Подписаться 138 тыс.
Просмотров 98 тыс.
50% 1

=== Links ===
Show Notes
wiki.opensourceisawesome.com/...
Homebox Home Page
hay-kot.github.io/homebox/
Homebox Github Page
github.com/hay-kot/homebox
Get the AwesomeOpenSource Merchandise
awesomeopensource.creator-spr...
Support my Channel and ongoing efforts through Patreon:
/ awesomeopensource
Buy Me a Coffee or Beer
paypal.me/BrianMcGonagill?cou...
=== Timestamps ===
00:00 Beginning
00:09 Introduction to Homebox Asset Managemtn
01:00 Thank you to my Patrons at Patreon and my subscribers at RU-vid
01:35 About Inventory and Asset Management in Open Source
02:40 Installing Homebox
10:55 Create a User and Disable Registration
14:33 Create a Reverse Proxy for Homebox
17:55 The Homebox User Interface Overview
=== Contact ===
Twitter: @mickintx
Telegram: @MickInTx
Mastodon: @MickInTx@fosstodon.org
Try out SSDNodes VPS Services! Amazing Specs for incredibly low costs. I'm running a 32 GB RAM / $ CPU Server for only $9 a month! Seriously. FOr long term server usage, this is the way to go!
www.ssdnodes.com/manage/aff.p...
Get a $50.00 credit for Digital Ocean by signing up with this link:
m.do.co/c/a6a61ae55242
Use Hover as your Domain Name Registrar to get some great control over you domains / sub-domains:
hover.com/SHPaiirr
Support my Channel and ongoing efforts through Patreon:
/ awesomeopensource
What does the money go to?
To Pay for Digital Ocean droplets, donations to open source projects I feature, any hardware I may need to purchase for future episodes (which I will then give to a subscriber in a drawing or contest).
=== Attributions ===
Intro and Outro music provided by www.bensound.com

Наука

Опубликовано:

 

24 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 95   
@ralph4370
@ralph4370 Год назад
Once again thank you. You explained it more in depth that other tutorial videos. Others just say "Here is the install, brief overview and your good" You actually went and said this is how I do it and organize. Which painted a better picture thank you.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
super glad it was helpful.
@durikke2
@durikke2 Год назад
Thanks for showing this Project, been using for a day its amazing
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Glad you like it!
@RozzClips
@RozzClips 11 месяцев назад
Thanks man. You're fantastic, especially the way you explained things. Great job ^ ^
@AwesomeOpenSource
@AwesomeOpenSource 11 месяцев назад
You're very welcome!
@justepic7029
@justepic7029 Год назад
My first time watching one of your videos b/c I was looking for an asset management system. Great video. Great Flow. I subscribed. Keep it up.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Awesome, thank you!
@lmaoroflcopter
@lmaoroflcopter Год назад
This is such a cool project. Thanks for sharing!
@AwesomeOpenSource
@AwesomeOpenSource Год назад
You are so welcome!
@Opeckie
@Opeckie Год назад
This looks like a fantastic tool! Thanks for sharing
@AwesomeOpenSource
@AwesomeOpenSource Год назад
You bet!
@joshua_lee732
@joshua_lee732 Год назад
I was literally just looking for an option like this. That said I'd love to be able to just have something like a barcode scanner to just scan something directly into inventory based on the barcode.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Make a feature request. It’s early development, so a good time for requests.
@enekuda05
@enekuda05 Год назад
I have the same thought, something that I can get a bunch of QR codes setup, and then just scan into the database when I slap them on things (buckets, PC parts, tools, etc) Going to have to try and word out a request that makes sense and submit it to them lol
@bwp85
@bwp85 Год назад
I've been playing around with another one called Snipe-IT. Check that out. It's more geared to IT inventory management but highly customisable.
@lmaoroflcopter
@lmaoroflcopter Год назад
I think even if it wasn't a pull request, it looks like it's an api based front end (they reference swagger in the env vars) you could write a client that say ran on a phone that allowed you to do that scanning and inventory adding. I suppose one addition to the actual project could be automated barcode/qr code generation based on a text field/item reference. One thing i'd like and again it's probably best as a standalone client probably on a phone is support for NFC, scan an NFC tag representing some racking or a bay of racking and bam, get a full inventory listing of stuff in that bay.
@rubensilva6443
@rubensilva6443 Год назад
Very nice video. Thanks for sharing. Cant wait to see the Snipe-IT video to cross check the best solution :-)
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Definitely my pleasure. And, I think each solution will be great for various scenarios.
@graemewiebe2815
@graemewiebe2815 9 месяцев назад
Couple of things to note: - docker-compose is now deprecated - it used to be a separate plugin, but now it is built in as a docker subcommand - docker compose (note the [SPACE]) - If you use a bind mount ( ./ or any other host path rather than homebox-data ), you can safely remove the volume section (starting at volume: ) at the bottom - that section asks docker to create the volume, but if it isn't used, it simply acts as system entropy.
@AwesomeOpenSource
@AwesomeOpenSource 9 месяцев назад
Indeed, I do use the newer "docker compose" command now as well. Good to know on the volume section at the bottom. I didn't realize that, so thank you for educating me on that.
@PatrickBulteel
@PatrickBulteel Год назад
I was about to mention SnipeIT which you just mentioned as I was listening you to... Look forward to your review/install.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Planned for the coming weeks my friend.
@adityachavan6383
@adityachavan6383 Год назад
Much appreciation for what you do buddy. Video suggestion is there any tool for inputing customer data in lets say an excel file or some file of sorts and get invoices. Would love to see that.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
I use Crater Invoive for making and tracking invoices and customer data. I have a video on using it.
@sagarsriva
@sagarsriva Год назад
Thank you. These days i just blindly pick the software you are running and go ahead using it for things i need
@AwesomeOpenSource
@AwesomeOpenSource Год назад
I'm glad I'm providing good options. But know that there are always multiple options out there, so don't be afraid to "shop"around a bit.
@mohamedelwakell9295
@mohamedelwakell9295 Год назад
many thanks
@AwesomeOpenSource
@AwesomeOpenSource Год назад
My pleasure.
@PashaDefragzor
@PashaDefragzor Год назад
Okay, now I only need a house with a garage, which will cost me about $150,000, but I'm already moving towards the goal of zero unemployment benefits. ^^
@AwesomeOpenSource
@AwesomeOpenSource Год назад
We all start somewhere. I was a police officer, and at one point lived in a 400 square foot apartment. I've slowly been working my way up.
@koolightcool
@koolightcool Год назад
Nice open source app, and thank you for sharing as always. I am interested in the nginx reverse proxy and how you do all the setup with the domain registration and firewall. Are there any videos for this already.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Sure. Start with this one. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-cjJVmAI1Do4.html. Let me know if it's helpful.
@maynet.online
@maynet.online Год назад
hatur nuhun kang .
@jims888
@jims888 Год назад
Thanks for this, very nice video. Also, do you have a video/tutorial on how to set things up so that you can access your home server using a domain like you did here? I'm still learning and have just setup a linux-based home server, installed some apps and they work great locally. The only way I know to access them from outside my home network is by using tailscale. I tried searching your videos but couldn't find any. Thank you
@AwesomeOpenSource
@AwesomeOpenSource Год назад
I do. I recommend these two videos. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-cjJVmAI1Do4.html will show you the basics of what I have setup now, and ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-TdEKVPWbC58.html will show you how to get docker, docker-compose, and nginx-proxy-manager installed with no hassles.
@jims888
@jims888 Год назад
@@AwesomeOpenSource thank you so much! I've watched them, going to try it out :)
@Hottracks4
@Hottracks4 Год назад
Hi there! Enjoy your videos a ton! Would you by any chance be maintaining an organised list of all the open source tools that you recommend or available on a blog or something?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Absolutely. Most (like 99%) of my videos have Show Notes in the description. They are all on the same site, ready for you to take a look at. wiki.opensourceisawesome.com. Hope it helps.
@Hottracks4
@Hottracks4 Год назад
Thank you! You're awesome!
@Hottracks4
@Hottracks4 Год назад
Okay, I did go through it a bit but was wondering if you had it as a concise categorised list somewhere? You know productivity, utility, containers, etc.. I understand you have tested multiple softwares in each domain.. maybe set up a rating system for your viewers as well or give your own rating for your viewers' reference. Whichever works.. I dunno if this is a big ask but I think it'll help your viewers a lot.
@davidmcp2011
@davidmcp2011 Год назад
Hi. Thanks for sharing. I have a question. What is the panel where you get the Nginx Proxy Manager? Thanks
@AwesomeOpenSource
@AwesomeOpenSource Год назад
It's called Dashy. Here's a video I have on it. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-QsQUzutGarA.html
@creativeobject4765
@creativeobject4765 Год назад
It`s a pretty good software, im use it to manege my client`s network stuff VLAN`s locations, ISP`s, switches, routers, subnets. Fast, reliable and easy to use.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
I love that you are already using it for your business.
@bwp85
@bwp85 Год назад
Netbox is also powerful for this
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Indeed it is.
@ahmad1980595
@ahmad1980595 Год назад
Thanks Bro
@AwesomeOpenSource
@AwesomeOpenSource 11 месяцев назад
Any time
@JohnDunnIsSoFun
@JohnDunnIsSoFun Год назад
I'm in the market for a better asset management system. Looking forward to the review of Snipe-It!
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Coming soon!
@kristopherleslie8343
@kristopherleslie8343 Год назад
@@AwesomeOpenSource did you get that one done yet? crossing fingers
@johnharrison712
@johnharrison712 Год назад
Any videos on like Hudu Alternatives that is open source for home use documentation, that can achieve servers notes and firewall notes, server IP, passwords, domains you own, and etc.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Check out NetBox. I have a video on it, and it's amazing for documenting massive networks.
@KoMa306
@KoMa306 6 месяцев назад
Hey can you show please how to install on windwos server? with IIS?
@AwesomeOpenSource
@AwesomeOpenSource 6 месяцев назад
I would still use Docker over IIS for this application. Not familiar enough with IIS to give you any real help.
@plazmax
@plazmax 9 месяцев назад
Hi Brian, could you chek Part-Db too its not bad too many options, i tired partkeepr but no luck work with docker but part-db works very well
@AwesomeOpenSource
@AwesomeOpenSource 9 месяцев назад
I’ll ad it to my list
@satejshende
@satejshende Год назад
@AwesomeOpenSource any best open source software recommendation for leave management and employment profiling etc.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Let me see what I can find. I have found some on boarding open source software that looks really awesome, but not leave management yet.
@satejshende
@satejshende Год назад
@@AwesomeOpenSource thank you in advance.
@teomcam8635
@teomcam8635 Год назад
Is there any Complaint Management system in open source world? Would love to have an episode about it.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Can you tell me more about what you would want from such a system?
@teomcam8635
@teomcam8635 Год назад
@@AwesomeOpenSource Complaints management is about resolving individual complaints from customers or parents. Countries such as Australia making this progress part of the requirement to keep organisation registrations such as schools. Parent or a community member makes complaints via a form from the complaint management system and like a helpdesk, the complaint back and forward processed between departments and finally resolved. Keeping record of this process is mandatory for businesses. There are some complaint management system but they priced exorbitantly and no non-profit organisation and school can afford it.
@RK-ly5qj
@RK-ly5qj Год назад
Hey, how about to make a vid regarding syncthing relay server - how to host it, how to help community etc?;)
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Syncthing is on my list, but it's always been a bit unreliable and unstable for me in the past. I'll give it another go and see how it goes for a while though.
@RK-ly5qj
@RK-ly5qj Год назад
@Awesome Open Source yeap, i also had problems in the past, but now its working pretty well. Relays for community are a bit different ssrvice, but i thing its worth to host for supporting ;)
@bilaluddin.2k
@bilaluddin.2k Год назад
which software are you using for ssh like what kind of putty are u using in the video?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
It's not putty, but the application is called Tabby. I have a video here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--yfuYPowUDE.html
@bilaluddin.2k
@bilaluddin.2k Год назад
@@AwesomeOpenSource thanks a lot👍
@justafreak15able
@justafreak15able Год назад
Do I need a static ip for configuring this Nginx Proxy Manager?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
No. You can use it with dynammic IP, but if your IP changes very often, you'll be constantly updating your IP in your A record. I would say use something like DuckDNS to give you a tool that tracks and keeps your ip updated.
@justafreak15able
@justafreak15able Год назад
@@AwesomeOpenSource Okay will try. Thanks.
@gurom7
@gurom7 Год назад
Super solution! Question. Didn't find an example of adding a photo of an item?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
I didn't, but I haven't messed with it in a bit. I kind of put stuff in it, and let it be.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Ok, had to go back and look, but if you click to see an items details, you'll see a 3-segment button at the top that says, Details | Maintenance | Edit. Click the Edit option, then there is a little toggle switch below that for 'Advanced View'. Toggle it to on, then scroll down, and you can add Attachments. I was able to drag and drop 2 photos with no issue, and looks like you can have 5 or 6 attachments. The first attachment defaults to Warranty, but you can change it to 'Photo' easily.
@johnfermor3050
@johnfermor3050 Год назад
Looks great. Anyway to get rid of the rather unprofessional "manage your sh1t" on the branding?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
2 ways. 1. change the code in your own fork. 2. Just make the request to the project on their github issues. I'm sure he's willing to listen to reason. I was wondering when someone was going to ask about that.
@Maisanyoutub
@Maisanyoutub 7 месяцев назад
i need some help attachment doesnt work if i use domain
@AwesomeOpenSource
@AwesomeOpenSource 7 месяцев назад
Hmmm, you mean if you upload a photo or something, it won't take if you access the site via a domain name?
@Maisanyoutub
@Maisanyoutub 7 месяцев назад
@@AwesomeOpenSource btw yeah, took me 3 hour to setup 🥳
@lukogs
@lukogs Год назад
I understand the use of it in home but what about business? Like to search a file 🗃️ on particular shelf or books in library sort of? Is there any free open source inventory webapp like this to use in small pharmacy. No basic function would do ( add stock, -1 when selling ).
@AwesomeOpenSource
@AwesomeOpenSource Год назад
you're looking for a POS (Point of Sale) solution, and there are a bunch that are open source. I have some planned for later this summer. Stay tuned.
@lukogs
@lukogs Год назад
@@AwesomeOpenSource doesn't pos system needs scanner, card machine and all? Or i can just do the basic + or - item without these devices? like add 10 vicks balm in stock and minus it when a patient gets it?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Most POS systems are pretty flexible. The scanning, card reading is a nice add-on, but not usually necessary to help keep track of inventory going in / out. You can usually do the 'manual' route.
@lukogs
@lukogs Год назад
@@AwesomeOpenSource thanks, I've subscribed to you now. I don't know when the summer is. Waiting for your video now.
@GodAtum
@GodAtum Год назад
This is very much like Snipeit
@AwesomeOpenSource
@AwesomeOpenSource Год назад
They do similar things for sure.
@kristopherleslie8343
@kristopherleslie8343 Год назад
Decent tool to start with but it's missing signatures, depreciation etc
@AwesomeOpenSource
@AwesomeOpenSource Год назад
I don't know if Homebox is intended for more professional settings, but I plan to cover some others which might better fit you needs.
@raul230285
@raul230285 Год назад
snipe-it please Review
@AwesomeOpenSource
@AwesomeOpenSource Год назад
On my list.
Далее
ПОЛЕЗНЫЕ ЛАЙФХАКИ В PLANTS VS ZOMBIES!
00:45
Homebox: your personal inventory system
9:49
Trilium Is THE PERFECT Note Taking App and Editor!
13:40
This Docker Compose UI is amazing! // Dockge
13:08
Просмотров 98 тыс.
host ALL your AI locally
24:20
Просмотров 890 тыс.