Jump to content
Bicrypto v4.5.0 + All Plugins
Posted
comment_60459

Contabo Object Storage Add-on For Filebob


Note:Β Contabo Object Storage isn’t an independent storage system. Contabo Object Storage is available only for Filebob.Β 

Contabo object storage is a cheap alternative with unlimited free transfer to AWS S3 and other vendors. Billing is simple and month-to-month at an all-inclusive rate.

ChangeLogs

Version 1.0

- Initial Release

Congratulations ! This file doesn't need license !!!Β 

Β 


Contabo Object Storage Add-on For Filebob

Featured Replies

comment_60718

When testing the plugin connection it gives the error β€œContabo Object Storage Connection error” ??

go to Application/config/filesystem.php

Search for CONTABO

find the region and enter your contabo region there

eu2

'contabo' => [
Β  Β  Β  Β  Β  Β  'driver' => 's3',
Β  Β  Β  Β  Β  Β  'key' => env('CONTABO_ACCESS_KEY_ID'),
Β  Β  Β  Β  Β  Β  'secret' => env('CONTABO_SECRET_ACCESS_KEY'),
Β  Β  Β  Β  Β  Β  'region' => "eu2",
Β  Β  Β  Β  Β  Β  'bucket' => env('CONTABO_BUCKET'),
Β  Β  Β  Β  Β  Β  'endpoint' => env('CONTABO_ENDPOINT'),
Β  Β  Β  Β  Β  Β  'use_path_style_endpoint' => true,

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Latest Updated Files