mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-08-24 05:37:14 +00:00
Restore Param list for Storage S3
This commit is contained in:
@@ -70,11 +70,13 @@ The exact naming is important, because the `cloud_platform` addon rely on these
|
|||||||
|
|
||||||
* prod: stored RW in the object storage
|
* prod: stored RW in the object storage
|
||||||
* `AWS_HOST`: depends of the platform
|
* `AWS_HOST`: depends of the platform
|
||||||
* `AWS_REGION`: region's endpoint
|
* `AWS_REGION`: depends of the platform
|
||||||
* `AWS_ACCESS_KEY_ID`: depends of the platform
|
* `AWS_ACCESS_KEY_ID`: depends of the platform
|
||||||
* `AWS_SECRET_ACCESS_KEY`: depends of the platform
|
* `AWS_SECRET_ACCESS_KEY`: depends of the platform
|
||||||
* `AWS_BUCKETNAME`: `<client>-odoo-prod`
|
* `AWS_BUCKETNAME`: `<client>-odoo-prod`
|
||||||
* integration:
|
* integration:
|
||||||
|
* `AWS_HOST`: depends of the platform
|
||||||
|
* `AWS_REGION`: depends of the platform
|
||||||
* `AWS_ACCESS_KEY_ID`: depends of the platform
|
* `AWS_ACCESS_KEY_ID`: depends of the platform
|
||||||
* `AWS_SECRET_ACCESS_KEY`: depends of the platform
|
* `AWS_SECRET_ACCESS_KEY`: depends of the platform
|
||||||
* `AWS_BUCKETNAME`: `<client>-odoo-integration`
|
* `AWS_BUCKETNAME`: `<client>-odoo-integration`
|
||||||
|
|||||||
Reference in New Issue
Block a user