openmediavault-s3 plugin disapear in OMV8 ???

  • Hi community.


    Someone can confirm me that the S3 plugin is no more available in OMV8.


    Very usefull for backup localy VEEAM365


    Thanks

  • votdev

    Added the Label resolved
    • New
    • Official Post

    I recommend the rustfs example in the compose plugin.

    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 also resurrected minio:

    https://blog.vonng.com/en/db/minio-resurrect/

    Didnt try it yet.

    I just gave it a shot, since my Minio instance is just holding a few backup files that are not mission critical (until the worst case happens...).

    In case anyone is wondering how to change the used image, first add the following line to /etc/default/openmediavault

    Code
    OMV_S3_APP_CONTAINER_IMAGE="docker.io/pgsty/minio:latest"

    Then execute the following commands (not sure, if they are all necessary and correct me if there's an easier way)

    Code
    monit restart omv-engined
    omv-salt stage run prepare
    omv-salt stage run deploy

    And lastly, since I didn't know how to restart a service from CLI (other than running "podman restart minio-app", which - I presume - would start the same image again), I briefly disabled and enabled S3 in the OMV UI.


    Added benefit for me is, as mentioned in the linked Blog post, that the Admin functions in the Minio Web UI are back. I was not happy when those vanished last year.

Participate now!

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