ngasiproj / caimito

IMPORTANT - PLEASE BROWSE DIRECTLY TO http://caimito.ngasi.com FOR THE LATEST CODE!
Apache License 2.0
11 stars 2 forks source link

Various Caimito Cloud Setup #7

Open ngasiproj opened 12 years ago

ngasiproj commented 12 years ago

The following is the proposed 4 options for Caimito Cloud Setup (cloud.setup) single_cloud_account_with_single_storage Simple setup with one pre-defined storage (AKA Container or Bucket). Access is determined by Caimito Access Control. This is ideal for end users or Content Delivery.

single_cloud_account_with_multiple_storage The storage (Containers or Buckets) under the configured Cloud Account are accessible via Caimito. Access is determined by Caimito Access Control. This is ideal for Resellers or Content Delivery.

multiple_configured_cloud_accounts The storage (Containers or Buckets) under various configured Cloud Accounts are accessible via Caimito. Access is determined by Caimito Access Control. This is ideal for Multiple tenants. NOTE: public path names is based on a first-come basis. In other-words, if a public path named /mypublic already exists under a Cloud account, then another public path with the same name cannot exist at the same time.

cloud_accounts_for_administration_only This is a direct proxy or pass-through setup. Access is determined by authenticated Cloud accounts to the configured Storage server. This is ideal for using Caimito as an alternative to the Cloud dashboard for administration.

mfortin commented 12 years ago

I would go this way instead:

multiple_configured_cloud_accounts The storage (Containers or Buckets) under various configured Cloud Accounts are accessible via Caimito. Access is determined by Swift Authentication. This is ideal for Multiple tenants. NOTE: public path names is based on the tenant name. In other-words, if a public path named /mypublic already exists under a Cloud account, then another public path with the same name cannot exist at the same time.

ngasiproj commented 12 years ago

Hi Mathieu, As mentioned, I probably won't get that option out until a month. Hopefully that is not too long for you but that is the best I can do since at present this is a part-time project. Gabe

-----Original Message----- From: "mfortin" notifications@github.com Sent: Friday, August 31, 2012 10:30am To: "ngasiproj/caimito" caimito@noreply.github.com Cc: "ngasiproj" gabrielw@ngasi.com Subject: Re: [caimito] Various Caimito Cloud Setup (#7)

multiple_configured_cloud_accounts — Reply to this email directly or [https://github.com/ngasiproj/caimito/issues/7#issuecomment-8193752] view it on GitHub.