Add cloud_platform

This commit is contained in:
Patrick Tombez
2019-05-08 13:33:44 +02:00
parent 2dc5842b3d
commit d85722fdf1
6 changed files with 287 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
Cloud Platform
==============
Install addons required for the Camptocamp Cloud platform.
* 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).