omv-extras 6.3 / openmediavault-compose 6.7

  • @ryecoaaron

    hello,

    I'd like to thank you for this plugin.

    Docker was, for me, more of a Portainer thing. Means, just grab a convenient template and let it do its magic.

    Now, with the compose plugin, I start to understand what it takes to create a container. And what can I say, it's fun.

    Just look at the compose file and see how it's done. So I found out, in the beets file, that the <, in front of the volume path, dosen't belong there 😊.


    Portainer's days are counted.


    One request I do have, it would be nice to see which images are already pulled.


    Again, a very big thanks to you. <3

    • Official Post

    One request I do have, it would be nice to see which images are already pulled.

    I am planning to add a tab to show images. I have just been trying to figure out a sorting issue on the other tabs first.

    that the <, in front of the volume path, dosen't belong there

    I actually fixed the examples a couple of days ago to remove the '<' and '>' symbols. I think there were a bit confusing as well.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • m'a bien fait chier cette mise à jour, mais j'aime beaucoup la nouvelle intégration des dockers.

    Y-at'il un check des images des dockers de prévu, un accès au shell du docker ? une visu des logs plus exploitable que dans la popup omv ?

    • Official Post

    Y-at'il un check des images des dockers de prévu

    Do you mean an Images tab? Yes, I will be adding an images tab.

    un accès au shell du docker ?

    Not possible in the OMV framework. I use ssh. You could also use the wetty plugin and execute docker exec

    une visu des logs plus exploitable que dans la popup omv ?

    Assuming you mean a live log viewer, that is not possible in the OMV framework.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Official Post
    Code
    openmediavault-compose (6.7.18) stable; urgency=low
    
      * Add another link to wiki
      * Add Images tab
      * Improve sorting

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi


    I've updated my OMV and now, there is the new plugin.
    I've done the part 1 of the guide here : Guide: Using the new docker plugin

    but i'm stuck on part 2. I don't find the "stack" button ... and i think i didn't use stacks, just containers ... I'm a bit noob with docker, but it was easy for my to make my few needs to work...
    I see my containers in services>compose>stats , nothing about others containers, i see only the started one .
    Thanks a lot for your help, i have 2 nas updated and i can't use my containers anymore :(

  • Thanks a lot for your help, i have 2 nas updated and i can't use my containers anymore

    Maybe you should stop bitchin' and start readin'


    Your containers are still there including portainer.

    You don't have a "click-button" that opens portainer. So what?


    Open a browser and point it to

    http://lan_ip:9000

  • on one NAS, yes portainer is still there but not on the one i've done the part 1

    I read the guide, but true , i didn't read the 44 pages of this topic ... i'm bad in english, so it's a bit hard for me , take ages ... should i read this 44 pages ?

    • Official Post

    Did you read this (mentioned in first post)? https://wiki.omv-extras.org/do…openmediavault-compose_67

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Official Post

    I wrote a script that should import stacks (at least the compose file part) from portainer assuming you were using the omv-extras install. It will look for the portainer_data directory. I tested this many times on my dev machine but it could definitely do something wrong. The script does make a backup of your OMV database and will revert if it detects errors.


    Script to read comments - https://github.com/ryecoaaron/…/main/import_portainer.sh

    How to run:

    Code
    wget -O import_portainer.sh https://raw.githubusercontent.com/ryecoaaron/scripts/main/import_portainer.sh
    chmod +x import_portainer.sh
    sudo ./import_portainer.sh

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • There is an odd bug with filtering on the containers page.


    1. Have two pages of containers.

    2. Filter by a compose file name.

    For me list looks correct.

    3. It still shows 2 pages so click on page 2

    Observe some odd subset of the result.

    4. Click on page 1

    Now its a different subset.

    5. Delete the filter string for compose file name, hit enter to be sure

    Result is still filtered. Have to click away from containers to get the list back.

  • m'a bien fait chier cette mise à jour, mais j'aime beaucoup la nouvelle intégration des dockers.

    Y-at'il un check des images des dockers de prévu, un accès au shell du docker ? une visu des logs plus exploitable que dans la popup omv ?

    Salut, pour les logs je te conseille le docker Dozzle, très léger et permet l'accès aux logs de tous tes containers.

    • Official Post

    There is an odd bug with filtering on the containers page.

    Yep, I can reproduce. Fixing the sorting caused this. Working on a fix now.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Official Post
    Code
    openmediavault-compose (6.7.19) stable; urgency=low
    
      * Fix search

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Official Post

    This video assume you installed portainer with omv-extras. If you haven't installed portainer, this will still work. You just don't need to ssh to the system to stop and remove portainer.

    External Content youtu.be
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!