Files
session_redis_public/cloud_platform
Yannick Vaucher 6f66af94ab Add AWS_BUCKETNAME_UNSTRUCTURED to by-pass check
Curently the name of the bucket is cross checked with the
running environment. In rare case you can have a bucket name
that doesn't match the structure <project>-odoo-<env> in place.
2020-02-25 16:28:35 +01:00
..
2018-10-24 12:44:45 +02:00
2018-10-24 12:44:45 +02:00

Cloud Platform
==============

Install addons required for the Camptocamp Cloud platform, and that are
common to all platform providers.

* Provide a quick install that we can call at the setup / migration
  of a database
* Check if the environment variables are configured correctly according
  to the instance's environment (prod, integration, test or dev) to prevent
  data corruption between the environments (such as the integration server
  writing on the production object storage).