9 Commits
Author SHA1 Message Date
vrenaville 1706ecb148 fix 2022-05-20 14:44:01 +02:00
vrenaville d7e909ae92 fix 2022-05-20 14:30:02 +02:00
vrenaville 90005a62f9 fix 2022-05-20 14:19:39 +02:00
vrenaville 126b3de74b fix 2022-05-20 14:06:41 +02:00
vrenaville 19da00949a feat: add prometheus + cloud_plateform azure 2022-05-12 11:33:25 +02:00
Guewen Baconnierandsebalix c35300a99d Add an advice in error message 2020-01-23 12:17:52 +01:00
Guewen Baconnierandsebalix bf35de5c59 Add support of 'labs' RUNNING_ENV in cloud_platform
The labs env can be anything starting by 'labs', such as
'labs-logistics', 'labs-finance', ...

* At install, s3/swift is set as default storage
* However, unlike prod/integration, the storage is not forced to be an
object storage
* Redis is required
* When the storage is set on s3/swift, then the bucket name is mandatory
(otherwise, there is no place where to create the files...)

The redis prefix regex match is relaxed: anything starting by a project
name, then '-odoo-', then any combination of letters, digits, and dashes
is accepted (so a prefix my-project9-odoo-labs-web3 is valid).
2020-01-23 12:17:29 +01:00
Patrick Tombez 527963494e Fix README.md and copyright year 2019-06-26 14:41:21 +02:00
Patrick Tombez 60fa9669f6 Add cloud_platform 2019-05-10 17:32:49 +02:00