Commit Graph
22 Commits
Author SHA1 Message Date
cyrilmanuel 5d921db4bc Fix template copier answer error 2025-10-02 13:58:15 +02:00
Florent Xicluna 13f1c3149a fix: this is Odoo 18.0 branch 2025-05-15 11:51:07 +02:00
vrenaville 25c7d71eb4 feat: init commit for version 17.0 2023-10-31 14:11:21 +01:00
Yannick Payot d17d229b13 Change CI to GitHub actions
Use copier template from oca/oca-addons-repo-template

Apply linting
2023-05-24 18:22:55 +02:00
Stephane ManginandMaksym Yankin 361891fedb Object storage inactivation: changes INACTIVE concept for DISABLE 2022-05-18 16:24:50 +03:00
Stephane ManginandMaksym Yankin f06ac95508 Object Storage - inactive mode 2022-05-18 16:24:32 +03:00
Florent Xicluna f5c7eb4f1b Align readme with PR #244 2021-11-12 09:04:56 +01:00
Yannick Vaucher feb737cb25 Swift same by-pass structured store location 2020-02-25 16:28:35 +01:00
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
Guewen Baconnier 67bf8b8286 Edit readme 2018-12-03 10:09:23 +01:00
Guewen Baconnier 6cc18007dd Remove web_kanban, does no longer exist in 11.0 2018-01-11 10:41:26 +01:00
Yannick Vaucher a3c0322982 Add AWS_REGION to connect to bucket with specific region 2017-11-13 16:29:01 +01:00
Guewen Baconnier ee8038b388 Update doc 2017-09-20 15:42:25 +02:00
Guewen Baconnier 81196a8058 Various small changes after review 2017-09-20 12:43:38 +02:00
Thierry DucrestandGuewen Baconnier 1548fd674a Abstract install method 2017-09-19 16:30:51 +02:00
Thierry DucrestandGuewen Baconnier 66748534f6 Add OVH as an option for the cloud platform 2017-09-19 16:30:51 +02:00
Guewen Baconnier 78ac4d306e Document --load option 2016-11-10 16:14:19 +01:00
Guewen Baconnier 65e9bad4e5 Add monitoring_statsd in cloud_platform 2016-11-04 10:30:10 +01:00
Guewen Baconnier ec1f3fc61a Add logging_json
Output odoo logs as json
2016-11-02 10:10:05 +01:00
Guewen Baconnier ab0fa598ca Adapt cloud_platform setup for 73aaff6
Following the changes in attachment_s3
2016-10-31 14:05:58 +01:00
Guewen Baconnier 982285b298 Add a cloud_platform 'profile' addon
* When installed, it pulls the addons required for Odoo to run on the
  Cloud Platform.
* It provides a method to configure Odoo at the installation.
* It checks if the environment variables are correct according the the
  'server environment'
* And add documentation
2016-10-25 09:38:48 +02:00
Guewen Baconnier c412ef7544 Initial commit 2016-08-31 15:31:39 +02:00