SmartPhoneLover Posted May 13, 2022 Share Posted May 13, 2022 (edited) This docker template was created based on an already available official docker image Website: https://homarr.dev/ Discord: https://discord.gg/C2WTXkzkwK GitHub: https://github.com/ajnart/homarr GitHub (images): https://github.com/ajnart/homarr/pkgs/container/homarr DockerHub: https://hub.docker.com/r/ajnart/homarr Documentation: https://homarr.dev/docs/about My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. Live demo: https://homarr.ajnart.fr/ NOTES • The available tags to be used for this image, are: 'latest' (recommended) and 'dev'. • If you want to use your own icons (png/svg), place them in the configured directory of 'Storage (icons)'. Then, call them from Homarr URL field as '/icons/my_icon.ext'. VERSION 1.5 (2023-02-25) Edited February 25 by SmartPhoneLover Quote Link to comment
motoflyer Posted May 14, 2022 Share Posted May 14, 2022 Hello, I just installed Homarr and added the JDownloader service. The icon of JDownloader is not centered like the Plex icon. Have a look at this picture: https://ibb.co/tPgKjNN Quote Link to comment
SmartPhoneLover Posted May 14, 2022 Author Share Posted May 14, 2022 (edited) 2 hours ago, motoflyer said: The icon of JDownloader is not centered like the Plex icon. Have a look at this picture: https://ibb.co/tPgKjNN Hello, this is a known bug because of the text string lenght. The dev is already looking to fix it. https://github.com/ajnart/homarr/issues/82 https://github.com/ajnart/homarr/issues/89 Edited May 14, 2022 by SmartPhoneLover Quote Link to comment
NotHere Posted May 15, 2022 Share Posted May 15, 2022 This sounds awesome. Any chances of a showing a fully decked out demo? (The current "Live demo" I assume giving you the option to see how it works; what I want is to see pictures of setups) Quote Link to comment
SmartPhoneLover Posted May 24, 2022 Author Share Posted May 24, 2022 (edited) @NotHere You can ask the developer to make some screenshots of it and upload them to GitHub repo. Edited May 24, 2022 by SmartPhoneLover Quote Link to comment
SmartPhoneLover Posted May 24, 2022 Author Share Posted May 24, 2022 (edited) VERSION v1.1 (2022-05-24) - New: As requested here, the 'PORT' variable was added to allow changing the internal port. - Other: App icon updated. Edited May 24, 2022 by SmartPhoneLover Quote Link to comment
SmartPhoneLover Posted June 6, 2022 Author Share Posted June 6, 2022 (edited) VERSION v1.2 (2022-06-06) - New: Added 'Storage (icons)' in the template, so you can use your own icons locally. - New: Added documentation link to the main support thread. - Other: Updated live demo. - Other: Other minor changes on the template. * Due to some changes on the template to match the new params, you will need to move your config file (json) under '/appdata/homarr/configs'. Edited June 6, 2022 by SmartPhoneLover Quote Link to comment
SmartPhoneLover Posted June 13, 2022 Author Share Posted June 13, 2022 VERSION v1.3 (2022-06-13) - New: Added PASSWORD variable (Homarr v0.7.0). - Other: Other minor changes on the template. Quote Link to comment
bobby Posted August 7, 2022 Share Posted August 7, 2022 HI, I've installed Homarr but when trying to use the docker side of things I get the error 'Docker Integration Failed. Did you forget to mount the docker socket?' I didn't forget as It wasn't mentioned anywhere. So how do I do this as I can't find any reference to it in the docs. I'm guessing I need to add something else to the image settings during setup but not sure what. Thanks. Quote Link to comment
RyanServer711 Posted August 7, 2022 Share Posted August 7, 2022 6 hours ago, bobby said: HI, I've installed Homarr but when trying to use the docker side of things I get the error 'Docker Integration Failed. Did you forget to mount the docker socket?' I didn't forget as It wasn't mentioned anywhere. So how do I do this as I can't find any reference to it in the docs. I'm guessing I need to add something else to the image settings during setup but not sure what. Thanks. I'm in the same boat, just saw the Ibracorp video and tried installing. I see the possible solution on this page. Homarr v0.8.0 (20th of July 2022) I assume we need to put in the command listed below into the container. I'm not super savvy on the deeper details of docker. -v /var/run/docker.sock:/var/run/docker.sock "Docker integration provides a simple way to start, stop, restart and delete containers. To get started, simply mount your docker socket by adding -v /var/run/docker.sock:/var/run/docker.sock to your Homarr container !" Quote Link to comment
spamenigma Posted August 7, 2022 Share Posted August 7, 2022 6 hours ago, bobby said: HI, I've installed Homarr but when trying to use the docker side of things I get the error 'Docker Integration Failed. Did you forget to mount the docker socket?' I didn't forget as It wasn't mentioned anywhere. So how do I do this as I can't find any reference to it in the docs. I'm guessing I need to add something else to the image settings during setup but not sure what. Thanks. Same here. Just installed in unraid and getting this issue. Unsure what needs to be done to get this working? Quote Link to comment
RyanServer711 Posted August 8, 2022 Share Posted August 8, 2022 Figured it out, we need to add the path /var/run/docker.sock for both host and container, set as read only. (found in the youtube comments of the IBRACORP video) Just edit the Homarr container and click Add another Path, Port, Variable, Label or Device. Here is a pic of the inputs. Quote Link to comment
spamenigma Posted August 8, 2022 Share Posted August 8, 2022 Nice, that seems to work.. I saw the youtube comments and what was said before but no idea what needed putting in configuration.. ty! 1 Quote Link to comment
bobby Posted August 8, 2022 Share Posted August 8, 2022 (edited) Thanks. Seems to be working now. I don't understand why a lot of the Community Apps are missing vital setup paths or ports. I've had to abandon lots of apps due to this and not being able to work out why they are not working correctly. It makes it very hard for newbies to have faith in the CA store. Maybe some kind of quality testing should be needed before they are added. At least some mention what needs to be added during the setup but many don't. Edited August 8, 2022 by bobby Quote Link to comment
kri kri Posted August 8, 2022 Share Posted August 8, 2022 That seems a bit harsh. CA apps are published by volunteers. @SmartPhoneLover can you add the above to the CA apps config? Quote Link to comment
J05u Posted August 9, 2022 Share Posted August 9, 2022 I have with qbittorrent and plex Offline 500 error, not able to see download speed or plex library. No problem to open links Quote Link to comment
RyanServer711 Posted August 9, 2022 Share Posted August 9, 2022 35 minutes ago, J05u said: I have with qbittorrent and plex Offline 500 error, not able to see download speed or plex library. No problem to open links I had to put in the actual IP and not the local host name. For example: http://192.168.x.x:8080 not qbittorrent:8080. Hope that helps. Quote Link to comment
jaylo123 Posted August 11, 2022 Share Posted August 11, 2022 (edited) On 8/8/2022 at 1:07 PM, kri kri said: That seems a bit harsh. CA apps are published by volunteers. @SmartPhoneLover can you add the above to the CA apps config? Well, I can see both sides. I've certainly also abandoned perfectly working apps because of similar issues. While they are maintained by volunteers, it would seem that in at least some cases (especially with lesser-known apps) the volunteer in question just abandons it and it languishes. Maybe it's a larger discussion for CA where the program requires a twice-a-year check-in from the volunteer or the app gets tagged with something like 'possibly no longer maintained' so people browsing the store know that they may have issues. Folks like binhex are notoriously reliable, but "johnsmith1234" with one app may publish it once and then never re-evaluate it for any required updates ever again even though the docker version it was created against is now 8 major releases ahead, yet the CA offers it as if it works just fine out of the box. If the volunteer doesn't check in within a 'renewal month' check or something - maybe twice a year? - it gets an 'unmaintained' flag so the community knows they may have issues and/or need to have deeper Linux and Docker knowledge if they wish to use the app. If the volunteer wishes to remove the flag, they just go to their app and maybe check a box that says, "This app has been validated to still be functional" or something. netbox by linuxserver is a perfect example of this. It gets you around 70% there but unless you're fine dabbling with command line edits of an application you've never messed with and know where to look for the right log files to debug / troubleshoot, you're just going to give up after a few minutes. Just thinking out loud, certainly not knocking anyone in particular but I do think some additional QC of CA wouldn't be too much. Edited August 11, 2022 by jaylo123 Quote Link to comment
Kilrah Posted August 11, 2022 Share Posted August 11, 2022 In this case if you check out the Homarr github the example deployment doesn't even mention the socket. The README links multiple times to the wiki, but the owner has somehow disabled the repo's wiki so all the links lead nowhere useful. If the source app is poorly maintained/documented it's not in the CA template creator's hands... Quote Link to comment
SmartPhoneLover Posted August 14, 2022 Author Share Posted August 14, 2022 (edited) VERSION v1.4 (2022-08-14) - New: Added Docker Socket path to allow restart, stop, start, refresh and remove containers as well as add them to the dashboard (Homarr v0.8.0). - Other: Added official website and documentation links to the support thread. Edited August 14, 2022 by SmartPhoneLover 1 Quote Link to comment
SmartPhoneLover Posted August 14, 2022 Author Share Posted August 14, 2022 (edited) First of all, sorry to all of you about not updating the template. I was having an issue with my email client days ago, and I was not checking the forums for changes. Now it's updated with the latest changes. @bobby @RyanServer711 @spamenigma @kri kri The Docker Socket path is now added to the unRAID template. The template will be updated in a couple of hours since right now. @jaylo123 It's a very good suggestion. I include myself on this. I know that I have many docker templates that are not updated since I have published them, but I try to find some time to work on them, even very slowly. Sorry about that. Edited August 14, 2022 by SmartPhoneLover 2 Quote Link to comment
jaylo123 Posted September 18, 2022 Share Posted September 18, 2022 (edited) On 8/14/2022 at 10:26 AM, SmartPhoneLover said: First of all, sorry to all of you about not updating the template. I was having an issue with my email client days ago, and I was not checking the forums for changes. Now it's updated with the latest changes. @bobby @RyanServer711 @spamenigma @kri kri The Docker Socket path is now added to the unRAID template. The template will be updated in a couple of hours since right now. @jaylo123 It's a very good suggestion. I include myself on this. I know that I have many docker templates that are not updated since I have published them, but I try to find some time to work on them, even very slowly. Sorry about that. No need to apologize! DEFINITELY appreciate the work you've done! I was probably a bit too discerning myself. I've just seen soooo many apps on CA sit there in various states of functionality (even 'Official' ones) so I kind of soapboxed a bit. This thread was probably the wrong place for it. Your work here is great and I actually use your contribution for Homarr in CA every day! Cheers Edited September 18, 2022 by jaylo123 1 Quote Link to comment
rmeaux Posted November 28, 2022 Share Posted November 28, 2022 (edited) I know the NZB integration is new but I have a red dot on my Plex and NZB services. I have tried IP, Proxy URL, localhost. I can't get a green dot on either. My other 8 services work fine. And click-thru works as expected. Although I can see what NZB is downloading at the bottom, I still get the message that there is no download service setup. Edited November 28, 2022 by rmeaux Added Screenshot Quote Link to comment
Gohaun Posted December 31, 2022 Share Posted December 31, 2022 Getting a ERR_CONNECTION_REFUSED - refused to connect error. I have updated to 6.11.5 then installed this, and so Im not 100% sure this is because something went wrong with my upgrade or just the docker. I am able to get into the console of the docker image. Any help to narrow down what the issue might be would be awesome. Quote Link to comment
ShamaNET Posted January 23 Share Posted January 23 (edited) Is there a reason why the Homarr Docker app from the Community Applications suddenly started reporting "not available" for update status on the docker page? I have noticed other apps randomly reporting this as well. Did this app get discontinued from the Community Applications plugin? Edited January 23 by ShamaNET Quote Link to comment
Recommended Posts
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.