Jump to content

GuildDarts

Members
  • Posts

    209
  • Joined

  • Last visited

Posts posted by GuildDarts

  1. 5 hours ago, L0rdRaiden said:

    How can I make mine looks like this one

    imagen.png.3177539c06a6fdf9a5da6afbf45c6f4f.png

     

    Mine is like this I still have the label tab view on the dockers

    imagen.thumb.png.77a37dfb17d8dc7a72969c1148724034.png

    I think this screenshot was taken before label tab was a thing so there is no option for preview style.
    will add a option to change the style 

     

    5 hours ago, L0rdRaiden said:

    On the other hand with the label tab view when the name of the folder is "large" it mess up everything, there could be an option to change the size of the text to have a perfect fit

    imagen.thumb.png.111ce607abfb51cbad2da815ee6c9a01.png

    Will see what i can do to fix thix

     

    5 hours ago, L0rdRaiden said:

    And there is a bug it shows 4/10 but I only have 9 dockers in this folder

    Try and edit /boot/config/plugins/docker.folder/folders.json then find the tools folder and under children remove the one thats not showing.

    you could also remake the folder. The bug that makes this happen should be fixed so should not happen again :)

     

    a small heads up it might be a bit before i can fix the two issues as my laptop is currently broken so i cant really edit the plugin :(

    • Thanks 1
  2. 10 hours ago, Alex.b said:

    I can't delete container anymore, I have an error :

     

    image.png.aa9cef7d5a44f5a38c9b3a7297d47942.png

    i have tried to reproduce this but with no luck :(

    would you happen to have a folder with no containers/dockers inside it, if so then try to remove that folder

  3. On 12/3/2020 at 10:31 PM, CorneliousJD said:

    Is there a way to make it display more containers? It only shows 12 but I have 15 containers in this folder.

    I'd like a way to see them all in the text list (there's some free space to the right still, or can add a 3rd line with a toggle option in settings to show overflow?)

    I use the text list to click on them and restart/update/edit, etc. 

     

    Thanks in advance!

     

    image.thumb.png.48d7863b936d726eb68acbce98930bba.png

    Added a config option for row and column count ^_^
    904909515_Screenshot2020-12-05023151.thumb.png.f18a34deb9aa27d5f94f940e31aa8157.png

  4. 16 minutes ago, muwahhid said:

    She doesn't seem to understand the gap? In the docker-compose team down

    Okay so looks like a permission issue or something. Here is a github issue about it https://github.com/docker/compose/issues/1135

    Now to fixing it
    1. uninstall docker-compose 'rm /usr/local/bin/docker-compose'
    2. install nerdpack if you dont have it

    3. in nerdpack install python3, python-pip, python-setuptools

    4. run pip3 install docker-compose

    Doing this fixed the error for me hope it works for you. Why installing docker-compose with curl does not work with the bash action is again beyond me :)

     

  5. 3 hours ago, muwahhid said:

    It is written so, but in fact the team does not work, and the Compose does not stop.

    скрин Папка Докер баш.png

    i think its only running the cd command not the docker-compose command.
    Played a bit and got it to work without ";" at the end.

    cd /mnt/user/appdata/mailcow/mailcow-dockerized; docker-compose down

    Why it breaks with ";" at the end is beyond me as it works if you do e.g ls; instead of docker-compose; o.O

  6. @muwahhid just tried the bash action on the latest version and its not working, will fix this.
    Guess this means that you're on the latest version which brings up the question of why the 3/3 thing happened :/

    Could you try and remove a container from a folder and see if it happens again?

  7. 3 hours ago, muwahhid said:

    Thanks to the author for the wonderful plugin. 

     

    I noticed such a nuance, I have a folder, there Nextcloud,Mariadb,Coturn. If I remove one of them, there will be a 3/3 mark left in the folder, but inside the folder 2 container, and the third deleted, from the folder will not be removed.

    Hello just tried to reproduce this but everything worked. This has been a bug in the past so maybe you're on a older version of the plugin?
    To fix the folder with 3/3 you can edit "/boot/config/plugins/docker.folder/folders.json" and remove it from the "children"
    if i keeps happening please check browser console for any errors :)

  8. 2 minutes ago, jonathanm said:

    @GuildDarts,I have a really pedantic observation, act on it or not, doesn't matter. It's becoming common usage anyway, regardless of accuracy.

     

    The applications managed by the docker engine are containers. Dockers is a clothing brand.

    To be technically accurate, the label referenced in this report should be "Containers" not "Dockers"

     

    Yeah you're right, think i even fought myself about it but just decided that docker was the more friendly thing. Will change it ^_^

  9. 4 minutes ago, troyan said:

    it's ok now.
    i have rm this 2 json files...

     

    you only need to rm the folders.json but can do both.
    there are 0 folders in the json ;(

    did you have any folders or did you just have the plugin installed?
    asking because Moose_Flunky only had it installed with no folders so that might be linked

  10. 5 minutes ago, troyan said:

    Hi i have this error since last update ???
     

     

    TowerDashboard - Google Chrome.jpg

    Well dang, your the second person the report this which makes me kinda worried :/
    In any case just a bit up the thread Moose_Flunky is reporting the same thing.

    You can try and goto "/boot/config/plugins/docker.folder" there is folders.json and folders.backup.json.
    if you dont mind could you attach both of them in a post so i might be able to see why its failing.

    If i can't figure out why you can just rm folder.json and remake your folders, not ideal but should fix the error

  11. 2 hours ago, Alex.b said:

    I saw screenshots here with list of docker horizontal, how it's possible to set this ?

    When editing a folder in the top right enable "advanced view" then you should get more options on of them being "Docker preview"

     

    2 hours ago, Alex.b said:

    Is it possible to keep the state of a folder (open / closed) ?

    I'm a bit unsure what you mean, but there is an option called "Start expanded on docker/dashboard" that will make the folder start expanded when you load the page. If that's not what you mean then please clarify ^_^

  12. 2 minutes ago, Moose_Flunky said:

    Any risk to uninstalling and reinstalling?  I don't like the sound of folders being remade, but I don't know enough to know if this is actually a problem or not.  Also, I assume you mean uninstalling the docker folder plugin and then reinstalling it, right?

    Yeah i mean uninstalling and reinstalling the plugin :)
    There is not really a risk you will just lose your folders, and will have to remake them which is kind of a drag
    again sorry for the inconvenience

  13. 11 hours ago, Moose_Flunky said:

    Hello all.

     

    I just started getting an error message that says "Read_Folders error. It looks like migration is running wild."  There is a dialog box that pops up just before this one that says something about docker folders, but it disappears too quickly to comprehend.

     

    Any idea what this might be about?

     

    Unraid Pro 6.8.2

    I have seen this happen a few times before. It happens when the script fails to migrate, it then keeps trying 5 times then errors out.
    Nothing springs to mind as to why its failing. You can either uninstall and remake your folders, or if your feeling adventurous goto "/boot/config/plugins/docker.folder" there should be a folder.json. I know one guy fixed theres after it also got currupted
    Sorry about it happening, hope this somewhat helps you :)

  14. 3 hours ago, UnKwicks said:

    I have a problem that my folders do not appear on the Dashboard.

    It worked for a short time some weeks ago and then it stopped working.

    Is there any setting I am missing that disables the folders on the Dashboard?

    I reinstalled Docker Folders to check if this helps but it did not.

    sorry about that
    sort of recently i added VM support and it looks like if VMs are not enabled the dashboard does not work.
    Might be what causing it for you, try enabling VMs and see if that fixes it also check browser console for errors :)
     in any case will fix that as it is an issue but might not be yours ^_^

    Edit:
    Just pushed an update that should fix the dashboard not working with VMs disabled.
    Hope this was your issue if not check your browser console for any errors ^_^

  15. Update

    • Change: Allow more characters for folder names
      This should fix stuff like punctuations messing things up and allow for some fun with emojis 🙃
    • Fixed: Prevent multiple scripts from editing folders simultaneously
      This could sometimes corrupt folders.json ups:/
    • Fixed: Folder order shifting
    • Added: Button help info

    614736078_Screenshot2020-10-13161837.png.0699d922a57fde1ca209965061a3108c.png

  16. 2 hours ago, Sic79 said:

    This plugin seems very interesting and seems to suits my needs well but I have a question. Can it restart/start/stop all dockers in a folder with just "one click" or is it individual for each docker?

    Yes you can. The config type "Docker Action" applies to all dockers in a folder :)

    • Like 1
  17. 2 hours ago, local.bin said:

    Thanks for the useful plugin :)

     

    I wondered if it was possible / helpful if the hostname could be added to the export naming, so with multiple unraid servers we don't inadvertently import to the wrong one.

     

    <hostmame>.docker.folder-AllFolders-2020_09_09-1.json

    Just pushed an update with this ^_^

    • Thanks 1
  18. Sadly i'm no longer running mailcow (my new isp blocks port 25 :()
    Bellow is what i did to install

    cd /mnt/user/appdata
    git clone https://github.com/mailcow/mailcow-dockerized
    cd mailcow-dockerized
    ./generate_config.sh

    The only thing i changed in mailcow.conf was the http/https ports to 7080 and 7443. i also disabled ipv6

    Hope you get it working ^_^
    i do remember having issues with getting letsencrypt certs but got it working after some tinkering. Might have just been my setup

×
×
  • Create New...