Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Minio
  3. Hosting Stuff on Minio

Hosting Stuff on Minio

Scheduled Pinned Locked Moved Solved Minio
5 Posts 3 Posters 873 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W Offline
      W Offline
      will
      wrote on last edited by
      #1

      Anyone know how to use minio to host images and stuff for ghost? I dont ave any S3 experience. I tried fooling around with it but no dice.

      1 Reply Last reply
      0
      • marcusquinnM Offline
        marcusquinnM Offline
        marcusquinn
        wrote on last edited by
        #2

        You got a lot of images or is there another reason?

        Personally I'd keep the default location and use BunnyCDN if you're just looking to offload the asset serving.

        Web Design https://www.evergreen.je
        Development https://brandlight.org
        Life https://marcusquinn.com

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by girish
          #3

          I quickly tried this. First, I had to set a bucket policy of public read. This UI is very tricky! You have to click on Add which means it actually adds it. In the screenshot below, only the rule at the bottom which has Remove next to it is actually "active".

          abbd2d75-2592-43e8-a47e-c2a4c3b3aaec-image.png

          Then, I uploaded a few pictures. I was then able to access them using the URL below. This was also tricky because there is no obvious URL that one can copy.

          https://<app domain>/<bucket>/<filename>

          1 Reply Last reply
          1
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #4

            https://stackoverflow.com/questions/42616518/minio-hows-bucket-policy-related-to-anonymous-authorized-access is a good explanation on what the policies mean.

            ReadOnly means - anonymous download access is allowed includes being able to list objects on the desired prefix
            WriteOnly means - anonymous uploads are allowed includes being able to list incomplete uploads on the desired prefix
            Read-Write - anonymous access to upload and download all objects. This also means full public access.
            None - is default (no policy) it means that all operations need to be authenticated towards desired bucket and prefix.
            
            W 1 Reply Last reply
            1
            • girishG girish

              https://stackoverflow.com/questions/42616518/minio-hows-bucket-policy-related-to-anonymous-authorized-access is a good explanation on what the policies mean.

              ReadOnly means - anonymous download access is allowed includes being able to list objects on the desired prefix
              WriteOnly means - anonymous uploads are allowed includes being able to list incomplete uploads on the desired prefix
              Read-Write - anonymous access to upload and download all objects. This also means full public access.
              None - is default (no policy) it means that all operations need to be authenticated towards desired bucket and prefix.
              
              W Offline
              W Offline
              will
              wrote on last edited by
              #5

              @girish Thank you, awesome replies!

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Bookmarks
                • Search