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
  • Brite
  • 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. Typebot
  3. BackblazeB2 instead of MinIO

BackblazeB2 instead of MinIO

Scheduled Pinned Locked Moved Typebot
7 Posts 6 Posters 590 Views 6 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.
  • C Offline
    C Offline
    creative567145
    wrote on last edited by creative567145
    #1

    With the recent changes to MinIO, we are forced to use another solution for the Typebot storage.

    So we took a look at BackblazeB2.
    Backblaze is very cost-effective 1TB=$6/m so it's a good solution.

    We tried the following configuration:

    1. Inside Backblaze
      Activated the Bucket
      Set CORS as receive from all
      Left the Lifecycle rules the same
      In the settings tested both Private + Public

    2. In the Typebot backend file added the standard: (for this specific bucket)

    export S3_ACCESS_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    export S3_SECRET_KEY=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    export S3_BUCKET=typebotstorage
    export S3_ENDPOINT=s3.us-east-005.backblazeb2.com
    export S3_SSL=true
    export S3_REGION=us-east-005
    +
    It didn't work.

    Made tests with:
    export STORAGE_TYPE=s3
    export S3_REGION=US
    export S3_REGION=us
    export S3_PORT=443
    +
    Also, no results.

    And yes, we performed an App restart per each individual change.

    Does anyone have an idea how to make it work?

    1 Reply Last reply
    1
    • robiR Offline
      robiR Offline
      robi
      wrote on last edited by
      #2

      Have you tried a desktop S3 capable app to validate settings? CuteFTP, MountainDuck, etc?

      Conscious tech

      C 1 Reply Last reply
      1
      • J Offline
        J Offline
        joseph
        Staff
        wrote on last edited by
        #3

        export S3_REGION=us-east-1 maybe? That's usually the default region

        export S3_ENDPOINT=s3.us-east-005.backblazeb2.com maybe add https:// to it?

        1 Reply Last reply
        1
        • jamesJ james marked this topic as a regular topic on
        • C Offline
          C Offline
          crazybrad
          wrote on last edited by crazybrad
          #4

          @creative567145 Try these (replacing endpoint and region with proper references matching your bucket):

          export S3_ACCESS_KEY="your_backblaze_b2_keyID"
          export S3_SECRET_KEY="your_backblaze_b2_applicationKey"
          export S3_BUCKET="your-bucket-name"
          export S3_ENDPOINT="s3.us-west-002.backblazeb2.com"
          export S3_REGION="us-west-002"
          export S3_SSL="true"

          1 Reply Last reply
          2
          • P Offline
            P Offline
            p44
            translator
            wrote on last edited by
            #5

            @creative567145 Test S3 Connection (Eg. with https://cyberduck.io/) and ensure that bucket Api Key has "Read and Write" permissions. Also, ensure that Api Key "Allow access to Bucket(s):" is the right one.

            1 Reply Last reply
            2
            • robiR robi

              Have you tried a desktop S3 capable app to validate settings? CuteFTP, MountainDuck, etc?

              C Offline
              C Offline
              creative567145
              wrote on last edited by
              #6

              Thank you very much
              @robi @joseph @crazybrad and @p44

              The settings are correct because we are also using Backblaze for the backups.

              We tried all your recommendations and nothing worked.

              Has ANYBODY successfully performed the Typebot-BackblazeB2 connection?

              If yes, please share the settings. We will perform the tests on our side also. Then we will send the detailed steps for the Cloudron developers to add in the Typebot documentation (if they wish) for everybody to benefit 🙂

              1 Reply Last reply
              2
              • matix131997M Online
                matix131997M Online
                matix131997
                wrote last edited by
                #7

                When generating the Application Key, did you select “Allow List All Bucket Names”? It only appears when selecting a bucket.

                19ae0fcf-95c5-4ec5-8e9f-2e5eef01aa68-image.png

                1 Reply Last reply
                3
                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