lalcaraz

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by lalcaraz

  1. On 10/20/2022 at 8:55 PM, Vault 687 said:

    I was having the same issue. This is what I did to fix it.

     

    1. Created minio share /mnt/user/minio

    2. Started minio and let it create /.minio.sys/config

    3. Stopped minio

    4. Created config.json in config folder

    5. Pasted this config file into it: https://raw.githubusercontent.com/cheesemarathon/docker-templates/master/cheesemarathon/minio.xml

    6. Started again

     

    Works for me now. Hope this helps someone else.

     

    This worked for me. Thanks.