October 13, 20223 yr Overview: Support for Docker image Homebox Application Name: Homebox Application: https://github.com/sysadminsmedia/homebox Documentation:https://homebox.software/en/ Original author: https://github.com/hay-kot/homebox Make sure to look at the complete documentation Please post any questions/issues relating to this docker template you have in this thread. If you appreciate the work that goes into this app, please consider supporting the developer Edited February 17, 20251 yr by ZappyZap
October 13, 20223 yr Looking great, slick UI. Unfortunately, I'm looking for a way to disable signups, is that possible?
October 13, 20223 yr Love the idea, great first start. I saw on github someone requested storage containers, I would love that too!
October 14, 20223 yr Love the concept! I have been looking for a good way to hold my warranty data. I would love to see the ability to download all assets in one table. This could be useful for insurance. Also being able to see a table with values and totals. Anyway... great start!
October 14, 20223 yr Author 13 hours ago, darlcalos said: Looking great, slick UI. Unfortunately, I'm looking for a way to disable signups, is that possible? I can see an issue on github .... perhaps you ? let see what the developer answer. i do not think this feature exist yet
October 16, 20223 yr Quick start guide shows that registrations can be disabled. https://hay-kot.github.io/homebox/quick-start/ HBOX_ALLOW_REGISTRATION true allow users to register themselves Assuming false would disallow.
October 21, 20223 yr On 10/16/2022 at 7:33 PM, SavageAUS said: Quick start guide shows that registrations can be disabled. https://hay-kot.github.io/homebox/quick-start/ HBOX_ALLOW_REGISTRATION true allow users to register themselves Assuming false would disallow. Setting to false disables new registrations. If you do this from the get go, no one will ever be able to register or use the site. So don't set it to false until you have all users set up that you want on there.
October 21, 20223 yr Author 12 minutes ago, coachflip said: Setting to false disables new registrations. If you do this from the get go, no one will ever be able to register or use the site. So don't set it to false until you have all users set up that you want on there. that's correct
November 3, 20223 yr @ZappyZap Can you explain more on the ImportRef String (100) when using a csv file to import into Homebox? How should that be used?
November 3, 20223 yr Author 9 minutes ago, coachflip said: @ZappyZap Can you explain more on the ImportRef String (100) when using a csv file to import into Homebox? How should that be used? From the doc : Import Refs are unique strings that can be used to deduplicate imports. Before an item is imported, we check the database for a matching ref. If the ref exists, we skip that item. for more info you could perhaps try their discord. i did not use the import myself
November 3, 20223 yr I have the doc and I read that, but it doesn't help me when creating an import CSV file. How should they be setup in the CSV. For example if I have 4 of the same brand TV I can't use the brand or TV in there or it will take the first and skip the rest. I saw you reply to another so thought maybe it was a good place to start. I have never been on discord, maybe I need to.
November 3, 20223 yr Author 2 hours ago, coachflip said: I have the doc and I read that, but it doesn't help me when creating an import CSV file. How should they be setup in the CSV. For example if I have 4 of the same brand TV I can't use the brand or TV in there or it will take the first and skip the rest. I saw you reply to another so thought maybe it was a good place to start. I have never been on discord, maybe I need to. did you try numbering the entry ? so they do not match ?
February 5, 20233 yr I see there is a new version of HomeBox but UnRaid is reporting "not available" in the list of containers when checking for updates. The repo url seems to still work.... Am I the only one with this issue?
February 5, 20233 yr 5 minutes ago, Splash said: I see there is a new version of HomeBox but UnRaid is reporting "not available" in the list of containers when checking for updates. The repo url seems to still work.... Am I the only one with this issue? It was suggested to install the "docker update patch" plugin which resolved the issue.
August 22, 20232 yr On 10/16/2022 at 4:33 PM, SavageAUS said: Quick start guide shows that registrations can be disabled. https://hay-kot.github.io/homebox/quick-start/ HBOX_ALLOW_REGISTRATION true allow users to register themselves Assuming false would disallow. Update This command has been changed in the quick start guide to HBOX_OPTIONS_ALLOW_REGISTRATION
April 13, 20242 yr Just stumbled upon this while looking for a way to catalog items and instructions for things around the house. Bam this serves all purposes. Thanks for adding it to community apps. Now the question is, can everyone keep up on it so everything lives where it should and the information stays accurate...
April 13, 20242 yr Author 3 hours ago, cj0r said: Now the question is, can everyone keep up on it so everything lives where it should and the information stays accurate... what do you mean ?
April 14, 20242 yr 7 hours ago, ZappyZap said: what do you mean ? I think they were referencing keeping their inventory up to date and accurate work take the effort of everyone at their house using it
April 14, 20242 yr 17 hours ago, Alex.vision said: I think they were referencing keeping their inventory up to date and accurate work take the effort of everyone at their house using it Nailed it haha
June 18, 20242 yr @ZappyZapjust so you're aware, the original HomeBox has been archived, but there's a team planning to take over the project. You'll need to switch the Docker image when they start releasing: https://github.com/sysadminsmedia/homebox/issues/7
June 18, 20242 yr Author 3 hours ago, grtgbln said: @ZappyZapjust so you're aware, the original HomeBox has been archived, but there's a team planning to take over the project. You'll need to switch the Docker image when they start releasing: https://github.com/sysadminsmedia/homebox/issues/7 @grtgbln thanks for the head up I will check that and update when ready
June 21, 20242 yr Sort of a Docker noob, to switch to the new maintainer/repo, do I just change ghcr.io/hay-kot/homebox:latest to ghcr.io/sysadminsmedia/homebox:latest? Or will that break everything Edited June 21, 20242 yr by Cressio
June 21, 20242 yr 29 minutes ago, Cressio said: Sort of a Docker noob, to switch to the new maintainer/repo, do I just change ghcr.io/hay-kot/homebox:latest to ghcr.io/sysadminsmedia/homebox:latest? Or will that break everything Yes, that's what you would do. The image doesn't exist yet, so doing it right now would break it
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.