[support] hurricane's Docker Repository


Recommended Posts

They don't support the docker download process which times out?

 

it's not the docker download that times out, it's the images for the icons in the community apps plugin.....

And on rare occasions icons in dockerMan.

 

you're always going to get that though with the global nature of the internet and dns resolution times for sites around the world...

 

Link to comment

Just try changing the icon in advanced settings.  Simple and easy fix

 

Tried that, no change.

What you're probably going to want to do is delete the image and container, delete all references to the template on the flash drive  /config/plugins/dockerMan/templates and templates-user

 

Reboot, then add the container again.

 

There's another possible issue with dockerMan not picking up all of the changes in a template under certain circumstances.  Very rare, affected me once and aptalca once.  Never been documented enough to post a defect report.

Link to comment

Yes, I tried pointing it at a different one also just couldn't get it to change.

 

Don't know what source the GUI actually uses to display the icons, they must be stored somewhere after being downloaded.

@Fireplex any luck yet? I will try and push and  update soon. Sorry for the dealy, I've been working heavily on Emby development and deploying an asterisk server.

Link to comment
  • 2 weeks later...

Hey Hurricane, I'm just getting into Docker to see how it works and all that fun stuff. When I install one of your apps, how can i set the URLBase for them?

 

Lets say i want to access Sonarr by http://tower:9090/Sonarr

 

Settings - General - URL Base?

 

 

Also.. is the plugin author/maintainer abondoning plugins? ;)

Oh ok, Has to be set in the app. So, lets say an app doesn't auto redirect to the URLbase (like Ubooquity) when you click WEBUI from docker it will just fail to load the page? The WEBUI link doesn't update with the urlbase from what I can tell.

 

As for part two, the biggest issue with the plugins at the moment is having the dependencies loaded into RAM eating up a lot of the system ram.  I  am looking at updating them potentially to move those to /mnt somewhere, but then I have to edit in a bunch of array status code so that plugins don't try to install dependencies or start when the array is offline, which is sort of like re-inventing the wheel.

 

So, TLDR; not abandoning but looking at how docker works. :)

Link to comment

Hey Hurricane, I'm just getting into Docker to see how it works and all that fun stuff. When I install one of your apps, how can i set the URLBase for them?

 

Lets say i want to access Sonarr by http://tower:9090/Sonarr

 

Settings - General - URL Base?

 

 

Also.. is the plugin author/maintainer abondoning plugins? ;)

Oh ok, Has to be set in the app. So, lets say an app doesn't auto redirect to the URLbase (like Ubooquity) when you click WEBUI from docker it will just fail to load the page? The WEBUI link doesn't update with the urlbase from what I can tell.

 

Ahh.. go to the "edit" page for sonarr, turn on advanced view and you can change the WebGUI link in the Dockerman

 

 

Welcome to the dark side ;)

Link to comment

It's strange, when I edit Ubooquity WEBUI line like so:

 

http://[iP]:[PORT:8085]/Ubooquity/admin

 

It doesn't actually update the WEBUI link, which still goes to http://[iP]:[PORT:8085]/admin, or am I doing the internet wrong?

 

that could be a bug.... maybe bring it over to the bug forum.

Link to comment

Hey Hurricane, I'm just getting into Docker to see how it works and all that fun stuff. When I install one of your apps, how can i set the URLBase for them?

 

Lets say i want to access Sonarr by http://tower:9090/Sonarr

 

Settings - General - URL Base?

 

Docker is the way to go, plugins are just way too much work these days. Let me know if you need any other help. Sometimes the url doesn't update unless you restart the server. I'm not sure why but it might be something to do with web cache.

 

Also.. is the plugin author/maintainer abondoning plugins? ;)

Oh ok, Has to be set in the app. So, lets say an app doesn't auto redirect to the URLbase (like Ubooquity) when you click WEBUI from docker it will just fail to load the page? The WEBUI link doesn't update with the urlbase from what I can tell.

 

As for part two, the biggest issue with the plugins at the moment is having the dependencies loaded into RAM eating up a lot of the system ram.  I  am looking at updating them potentially to move those to /mnt somewhere, but then I have to edit in a bunch of array status code so that plugins don't try to install dependencies or start when the array is offline, which is sort of like re-inventing the wheel.

 

So, TLDR; not abandoning but looking at how docker works. :)

 

Sometimes you need to restart the server in order for the new url settings to be applied. I'm not sure why that is. It might have something to do with web caching. PS Plugins are way to much work these days. Docker is the way to go unless a plugin is the only way.

Link to comment

It's strange, when I edit Ubooquity WEBUI line like so:

 

http://[iP]:[PORT:8085]/Ubooquity/admin

 

It doesn't actually update the WEBUI link, which still goes to http://[iP]:[PORT:8085]/admin, or am I doing the internet wrong?

 

there's a local copy (which doesn't seem to get updated with any changes made in the unraid webui) stored in the dockeman plugins folder (can't remember where off the top of my head) and that one seems to take precedence when there's a change made to an existing container.

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.