djismgaming Posted October 23, 2021 Share Posted October 23, 2021 Don't know where else to put this so... To the developer(s), a BIG THANK YOU! This is awesome. Blew me away when I could see the aggregate CPU & MEMORY LOAD of containers inside the folders. Thanks! Quote Link to comment
spali Posted October 31, 2021 Share Posted October 31, 2021 On 8/11/2021 at 11:01 AM, GuildDarts said: Good idea, will see if i cant find a good way to get label data. Would making a label e.g. dockerFolder.folderId = someid and any container with that label gets added to the folder with said id achieve the same result you're after? Think that would be a bit cleaner as you only have to make a folder then add the label to the folder Hi I know, first post but would love to learve my two cents here for this topic. To be most flexible, especially with docker-compose in mind and the coming label support in 6.10. I also already using labels for my CI/CD system and traefik as proxy. I would suggest to use a label like dockerFolder.folderId as default. i.e. when it exist's automatically create a folder based on it. But also provider a functionality to define custom labels... i.e. allow to make a folder with all containers that contains a label (optional with a specific value). Some use cases I have: create a folder which contains every container that has traefik.enable=true and also one folder with traefik.enable=false. This would allow me to have a nice overview of all exposed and non exposed containers. I have my local CI/CD system with jenkins that automatically provisions it's agents (docker containers in unraid). They all have specific labels for their purpose of building. Or could also be just a container where a unraid backup script is running. Here I also use specific labels. Consequentially this would allow containers to be in multiple folders. But also adds a huge flexibility if you want to reuse existing labels without to support them specifically in the plugin. As a simple implementation proposal, I would suggest to let the user configure multiple label=regexp configurations on the container. Similar as now it's possible to have one regexp on names, but just with a predefined label as key. Quote Link to comment
greenflash24 Posted November 10, 2021 Share Posted November 10, 2021 @GuildDarts Just one quick question: Could this issue I'm having be related to your DockerFolders-Plugin: May you or somebody else with the DockerFolders-Plugin installed test if you are getting the same warning message before the array is started. Quote Link to comment
sdub Posted November 25, 2021 Share Posted November 25, 2021 It would be great to have an option to specify the number of visible dockers in the container/VM preview. It seems hard-coded at 5. For wide screens, you could easily fit more if you wanted to. 1 Quote Link to comment
wallas9512 Posted November 27, 2021 Share Posted November 27, 2021 My docker overview is a bit upside down, did I missed something. I think the code for list docker in docker interface is reutilized in overview. Do you have any solution for correct this himself? Thanks. Quote Link to comment
Linguafoeda Posted December 1, 2021 Share Posted December 1, 2021 On 8/24/2021 at 1:17 PM, Linguafoeda said: I’ve noticed that docker folders on the dashboard has a GUI issue where the icons start mis-aligned when you load the dashboard page on any zoomed out / smaller resolution screen (for example, below is my iPad). Happens on iPhone safari mobile as well. Is there something internally to fix this? Would love to make it look consistent with desktop since I typically am accessing unraid from my iPad when away from my desk. On 8/24/2021 at 6:20 PM, GuildDarts said: Dang i had fixed that but guess i forgot to include the fix *facepalm currently not able to push a fix as im not at a pc, will be in a few days Just tired this on an ipad and see the same thing. Will fix it when i get to a pc On 11/26/2021 at 10:13 PM, wallas9512 said: My docker overview is a bit upside down, did I missed something. I think the code for list docker in docker interface is reutilized in overview. Do you have any solution for correct this himself? Thanks. are you accessing from an ipad or iOS device? this is exact same issue i have with messed up GUI. would love if the developer @GuildDarts is able to find a solution for this Quote Link to comment
Linguafoeda Posted January 7, 2022 Share Posted January 7, 2022 On 11/30/2021 at 11:57 PM, Linguafoeda said: are you accessing from an ipad or iOS device? this is exact same issue i have with messed up GUI. would love if the developer @GuildDarts is able to find a solution for this bump Quote Link to comment
m4rcus Posted January 18, 2022 Share Posted January 18, 2022 (edited) hi! first time user, already fell in love with docker folder! love the variety of options. what i dont love too much though is the thick white lines separating the containers in extended view on the black skin. Especially on the dashboard. i wonder if we could have a little switch turning folders off for the dashboard please? since there containers were listed with several ones in one row already. Per folder or as a global setting.. whatever is easier for you. i hate to bother devs of free software but where its soo damn good for the docker page its so not on the dashboard 😕 Edited January 18, 2022 by m4rcus Quote Link to comment
CIA Posted January 24, 2022 Share Posted January 24, 2022 +1 for border color... Add option to set our own color, or use the "Header custom meta text color:" from Display Settings. Quote Link to comment
Kippenhof Posted January 30, 2022 Share Posted January 30, 2022 How can i See all Containers on the Start Page? I love the Folders but on the start page i want to see all Containers on the Dashboard. Is there a Settings-Page to enable that? Quote Link to comment
ProphetSe7en Posted February 3, 2022 Share Posted February 3, 2022 On 1/30/2022 at 1:10 AM, Kippenhof said: How can i See all Containers on the Start Page? I love the Folders but on the start page i want to see all Containers on the Dashboard. Is there a Settings-Page to enable that? I would like to know this too Quote Link to comment
ProphetSe7en Posted February 6, 2022 Share Posted February 6, 2022 (edited) Why do I get the folder icon set as docker icon? And how do I change it? Is it possible to make it so when I click on the folder on dashboard it takes me directly to that folder on the docker tab? Also the autostart settings wont stick. So I cant set any containers to autostart. As soon as I reload the docker page all the autostart settings are back to off. Maybe it is because I am running RC2 of unraid I have the icon and autostart bug? Edited February 6, 2022 by ProphetSe7en Quote Link to comment
JamesAdams Posted February 6, 2022 Share Posted February 6, 2022 Hi, an option to disable the name, icon etc... like this image would be nice 😀 Quote Link to comment
JamesAdams Posted February 9, 2022 Share Posted February 9, 2022 And an option to hide Version, Autostart and uptime Quote Link to comment
obi-WAN-kenobi Posted February 10, 2022 Share Posted February 10, 2022 (edited) Suddenly my folders disappeared and when I go to "add folder" I can see this: Quote Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/docker.folder/include/add-update.folder/import-export.php on line 8 Any solutions? Also when I try to look up the .php through code-server the path doesn`t exist (cant see the emhttp folder) Update: Deleted the docker-folder and reinstalled. various folders were not found on removal. Still looking for a solution in case it happens again Edited February 11, 2022 by obi-WAN-kenobi Quote Link to comment
tsunheiat Posted February 16, 2022 Share Posted February 16, 2022 7 minutes ago, tsunheiat said: Why if i start any vm in a folder, the folder. But if i remove the started vm, it become normally. Or if all the vm is started, it is normally also. My plugins is the laested version (2021.08.20) my unraid version is the 6.10-rc2 host-unraid.docker.folder-vm-AllFolders-2022_02_17.json Tower.docker.folder-AllFolders-2021_12_08.json Quote Link to comment
xenoshroud Posted February 23, 2022 Share Posted February 23, 2022 (edited) On 2/5/2022 at 10:09 PM, ProphetSe7en said: Why do I get the folder icon set as docker icon? And how do I change it? Is it possible to make it so when I click on the folder on dashboard it takes me directly to that folder on the docker tab? Also the autostart settings wont stick. So I cant set any containers to autostart. As soon as I reload the docker page all the autostart settings are back to off. Maybe it is because I am running RC2 of unraid I have the icon and autostart bug? Were you able to fix the folder icon = docker icon issue you were having? I am also having the same issue. Edit: @ProphetSe7en - you have to copy the link to the *.svg file and click the upload button for it to work properly. I attached a pic. Hope this helps! Edited February 23, 2022 by xenoshroud 1 Quote Link to comment
jrdnlc Posted February 23, 2022 Share Posted February 23, 2022 Can we get an option to have the extra menu options and graph when we select a docker container without the need of having it inside a folder? Quote Link to comment
Renegade605 Posted March 10, 2022 Share Posted March 10, 2022 Hello, I have a visual bug to report. If the available memory of the containers in a folder are limited to different quantities, the folder will show max RAM as the amount allocated to the last container in the list. Instead, the value shown should probably be the combined total of all containers in the folder, up to a maximum of the total system RAM. Quote Link to comment
kjames2001 Posted March 11, 2022 Share Posted March 11, 2022 hi, i just updated to unraid 6.10 rc3, and since then there's no options when i click an icon. 1 Quote Link to comment
sunbear Posted March 11, 2022 Share Posted March 11, 2022 (edited) 1 hour ago, kjames2001 said: hi, i just updated to unraid 6.10 rc3, and since then there's no options when i click an icon. I'm having the same issue as @kjames2001 here. The latest update had quite a few updates to the docker system. Would be great to get a fix! Edited March 11, 2022 by sunbear Wrong Link Quote Link to comment
B_Sinn3d Posted March 12, 2022 Share Posted March 12, 2022 21 hours ago, kjames2001 said: hi, i just updated to unraid 6.10 rc3, and since then there's no options when i click an icon. I am seeing the same issue after updating to 6.10 RC3. I don't want to uninstall the plugin since I don't want to set everything backup once its resolved. Does anyone know exactly what is captured in the EXPORT? Quote Link to comment
xgxxl89 Posted March 13, 2022 Share Posted March 13, 2022 On 3/12/2022 at 2:56 AM, kjames2001 said: hi, i just updated to unraid 6.10 rc3, and since then there's no options when i click an icon. I'm having the same issue,waiting for a fix Quote Link to comment
SavageAUS Posted March 13, 2022 Share Posted March 13, 2022 6 hours ago, xgxxl89 said: I'm having the same issue,waiting for a fix I came to report the same problem. Seems I’m late to the party. Hopefully a fix gets pushed soon. Quote Link to comment
JonathanM Posted March 13, 2022 Share Posted March 13, 2022 Unfortunately the author appears to be mia. @Squid, maybe this plugin should have a note added? Quote Link to comment
Recommended Posts
Posted by scolcipitato,
Docker Folder is going away, this is the replacement
Recommended by JonathanM
4 reactions
Go to this post
Posted by Squid,
8 reactions
Go to this post
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.