[OUTDATED] Extended Docker configuration page


Recommended Posts

UPDATE:

Version 2014.09.06-2:

- Improved the update detection routine;

 

The update detection routine I was using was based on downloading and extracting build information from the Docker Hub site. This was a slow process with two pages needed to be downloaded, and there was always the chance of a minor layout change break everything. So I've studied the Docker Hub API documentation, and figure out a way to do the same, but just with the API's JSON response.

 

Now the part that interests you: all your update status is going to be invalidated, so to obtain a valid one again, you will need to update all your containers once, like you did the first time I introduce this feature.

 

By the way, I swear, guys, this is the last update of the day!

 

Ok, I updated to this version, now no more Icon and Banner, all gone!  Is this normal ??

Link to comment
  • Replies 635
  • Created
  • Last Reply

Top Posters In This Topic

you ave to add the templates to get these banners back

 

https://github.com/gfjardim/docker-containers/tree/templates

 

see gfjardims post here

Version 2014.09.06-1:

- Loads of mods  ::).

 

Ok, guys, I will explain what has been done in this release.  ;D

 

Tom approached me about two weeks ago, informing that this plugin would be a part of the unRAID core (he asked, I said yes!, etc...).

 

Then he explained to me that, in his vision, apps should have an icon, and that the templates must be treated as add-ons. No templates should be distributed with unRAID. But the time was short, and beta8 was released without icons and with a limited set of templates.

 

Well, a lot o development was done this week, the plugin has being broken and fixed all the time (thanks for the patience), but here we stand. Now the plugin have both icons and banners (I don't know if Tom will retain the banners, tho). But the templates issue hasn't being addressed until now.

 

From now on, No templates will be distributed with this plugin or unRAID by default. What does this mean?

 

1) Template repositories must be added by the user;

2) Users can add template repositories on the proper field;

 

To help the transition, I've created a template repository here:

 

https://github.com/gfjardim/docker-containers/tree/templates

 

After update the plugin, a new field will appear on the Docker extension page. Add this address there and click Save.

 

Developers are asked to create their own template repositores. Other way of distributing templates is to host a [conteiner-name].xml file with the container itself and distribute the GitHub address, assuming that it's the only .xml file in there.

 

Be advised that this is all very new, so expect some hiccups.

 

Thanks for your support.

Link to comment

I am running the Sept 3rd version of the plugin, but when I go to the Plugins tab I don't see Docker Manager listed, instead I see two instances of System Management Utility.

 

66dz6c.png

 

If I try and re-paste the url for Docker Manager into Install Extension I get:

 

/usr/local/sbin/plugin install https://raw.githubusercontent.com/gfjardim/dockers/beta8/dockerMan/dockerMan.plg 2>&1 2>&1

 

I am not sure what broke or why. Do I just try the remove option and then re-add?

 

EDIT: The remove option does nothing.

Link to comment

[glow=red,2,300]UPDATE:[/glow]

To help the transition, I've created a template repository here:

 

https://github.com/gfjardim/docker-containers/tree/templates

 

After update the plugin, a new field will appear on the Docker extension page. Add this address there and click Save.

 

 

After a reboot, I have to save the repository templates again.  They don't seem to be surviving a re-boot.

Link to comment

[glow=red,2,300]UPDATE:[/glow]

To help the transition, I've created a template repository here:

 

https://github.com/gfjardim/docker-containers/tree/templates

 

After update the plugin, a new field will appear on the Docker extension page. Add this address there and click Save.

 

 

After a reboot, I have to save the repository templates again.  They don't seem to be surviving a re-boot.

 

I'll verify, ok?

 

Link to comment

[glow=red,2,300]UPDATE:[/glow]

To help the transition, I've created a template repository here:

 

https://github.com/gfjardim/docker-containers/tree/templates

 

After update the plugin, a new field will appear on the Docker extension page. Add this address there and click Save.

 

 

After a reboot, I have to save the repository templates again.  They don't seem to be surviving a re-boot.

 

I'll verify, ok?

 

Thanks.  If you can't reproduce, I'll have to look on my end.

Link to comment

[glow=red,2,300]UPDATE:[/glow]

To help the transition, I've created a template repository here:

 

https://github.com/gfjardim/docker-containers/tree/templates

 

After update the plugin, a new field will appear on the Docker extension page. Add this address there and click Save.

 

 

After a reboot, I have to save the repository templates again.  They don't seem to be surviving a re-boot.

 

I'll verify, ok?

 

Thanks.  If you can't reproduce, I'll have to look on my end.

 

Just did. Please update your plugin.

Link to comment

[glow=red,2,300]UPDATE:[/glow]

To help the transition, I've created a template repository here:

 

https://github.com/gfjardim/docker-containers/tree/templates

 

After update the plugin, a new field will appear on the Docker extension page. Add this address there and click Save.

 

 

After a reboot, I have to save the repository templates again.  They don't seem to be surviving a re-boot.

 

I'll verify, ok?

 

Thanks.  If you can't reproduce, I'll have to look on my end.

 

Just did. Please update your plugin.

 

Thank you.

Link to comment

I just updated to the latest version, but I still see N/A for under update for all dockers.  Is the update showing properly for others?  If so, how can I figure out why it's not working now (it used to work)?

 

Did you update each docker container like the instruction's says to do? I had to do that so mine would should updated.

Link to comment

I just updated to the latest version, but I still see N/A for under update for all dockers.  Is the update showing properly for others?  If so, how can I figure out why it's not working now (it used to work)?

 

Did you update each docker container like the instruction's says to do? I had to do that so mine would should updated.

 

yes, full uninstall, then reinstall from my-[docker] templates.  Still show N/A

Link to comment

I just updated to the latest version, but I still see N/A for under update for all dockers.  Is the update showing properly for others?  If so, how can I figure out why it's not working now (it used to work)?

 

Did you update each docker container like the instruction's says to do? I had to do that so mine would should updated.

 

yes, full uninstall, then reinstall from my-[docker] templates.  Still show N/A

I was having this with two of my dockers. I just now clicked on the "N/A" and it worked exactly like it would have if it said "Update"; i.e., it updated those dockers. Now they say "Updated"
Link to comment

I am running the Sept 3rd version of the plugin, but when I go to the Plugins tab I don't see Docker Manager listed, instead I see two instances of System Management Utility.

 

66dz6c.png

 

If I try and re-paste the url for Docker Manager into Install Extension I get:

 

/usr/local/sbin/plugin install https://raw.githubusercontent.com/gfjardim/dockers/beta8/dockerMan/dockerMan.plg 2>&1 2>&1

 

I am not sure what broke or why. Do I just try the remove option and then re-add?

 

EDIT: The remove option does nothing.

 

Hey gfjardim

 

Any suggestions on how to resolve the above? I am not sure why the GUI seems to have broken.

 

Thanks

Link to comment

I am running the Sept 3rd version of the plugin, but when I go to the Plugins tab I don't see Docker Manager listed, instead I see two instances of System Management Utility.

 

66dz6c.png

 

If I try and re-paste the url for Docker Manager into Install Extension I get:

 

/usr/local/sbin/plugin install https://raw.githubusercontent.com/gfjardim/dockers/beta8/dockerMan/dockerMan.plg 2>&1 2>&1

 

I am not sure what broke or why. Do I just try the remove option and then re-add?

 

EDIT: The remove option does nothing.

 

Hey gfjardim

 

Any suggestions on how to resolve the above? I am not sure why the GUI seems to have broken.

 

Thanks

 

I just can't see your screen.

Link to comment

I am running the Sept 3rd version of the plugin, but when I go to the Plugins tab I don't see Docker Manager listed, instead I see two instances of System Management Utility.

 

66dz6c.png

 

If I try and re-paste the url for Docker Manager into Install Extension I get:

 

/usr/local/sbin/plugin install https://raw.githubusercontent.com/gfjardim/dockers/beta8/dockerMan/dockerMan.plg 2>&1 2>&1

 

I am not sure what broke or why. Do I just try the remove option and then re-add?

 

EDIT: The remove option does nothing.

 

Hey gfjardim

 

Any suggestions on how to resolve the above? I am not sure why the GUI seems to have broken.

 

Thanks

 

I just can't see your screen.

 

Do you mean you don't know how to reproduce my screen? If so, I can't really help there either :)

 

I did try stopping the array and restarting, but have the same issue. I am going to try and reboot later tonight and see if it resolves itself.

 

Link to comment

 

Do you mean you don't know how to reproduce my screen? If so, I can't really help there either :)

 

I did try stopping the array and restarting, but have the same issue. I am going to try and reboot later tonight and see if it resolves itself.

 

I mean I can't download the screen image.

Link to comment

 

Do you mean you don't know how to reproduce my screen? If so, I can't really help there either :)

 

I did try stopping the array and restarting, but have the same issue. I am going to try and reboot later tonight and see if it resolves itself.

 

I mean I can't download the screen image.

 

Huh... strange.

 

Here is the actual URL:

 

http://i62.tinypic.com/66dz6c.png

 

Hopefully you can see that.

Link to comment

 

Do you mean you don't know how to reproduce my screen? If so, I can't really help there either :)

 

I did try stopping the array and restarting, but have the same issue. I am going to try and reboot later tonight and see if it resolves itself.

 

I mean I can't download the screen image.

 

Huh... strange.

 

Here is the actual URL:

 

http://i62.tinypic.com/66dz6c.png

 

Hopefully you can see that.

 

No, tinypic blocks brazilian users.

Link to comment

 

Do you mean you don't know how to reproduce my screen? If so, I can't really help there either :)

 

I did try stopping the array and restarting, but have the same issue. I am going to try and reboot later tonight and see if it resolves itself.

 

I mean I can't download the screen image.

 

Huh... strange.

 

Here is the actual URL:

 

http://i62.tinypic.com/66dz6c.png

 

Hopefully you can see that.

 

No, tinypic blocks brazilian users.

 

Seriously? What did you guys ever do to tinypic? :)

 

Is there somewhere else you would like me to push the image? Or I can email it to you if you want to PM me an address.

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.