Guewen Baconnier and sebalix
c35300a99d
Add an advice in error message
2020-01-23 12:17:52 +01:00
Guewen Baconnier and sebalix
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 and GitHub
af82b8fde3
Merge pull request #124 from p-tombez/7.0_fix_session_expiration
...
[7.0] Fix session expiration ignored
2019-12-18 10:56:43 +01:00
Patrick Tombez
6f9013bdad
Fix session expiration ignored
2019-12-13 14:29:06 +01:00
Simone Orsi and GitHub
2d3ad4673d
Merge pull request #78 from guewen/7.0-monitoring_status-ignore-http
...
[7.0] Ignore HTTP version in monitoring_status filter
2019-08-09 12:04:55 +02:00
Simone Orsi and Guewen Baconnier
6341be050c
Ignore HTTP version in monitoring_status filter
2019-08-09 11:45:45 +02:00
Guewen Baconnier and Simone Orsi
3fb5c01503
[7.0] Filter /monitoring/status werkzeug logs ( #70 )
...
* Filter /monitoring/status werkzeug logs
With healtchecks, they constitute 95% of our logs. Let's stop wasting
resources and shut them up.
2019-07-19 15:35:16 +02:00
Patrick Tombez and GitHub
421331c174
Merge pull request #62 from p-tombez/7.0_backport_legacy
...
7.0 backport legacy
2019-06-27 10:12:26 +02:00
Patrick Tombez
527963494e
Fix README.md and copyright year
2019-06-26 14:41:21 +02:00
4cb27ac4b8
Update attachment_swift/README.rst
...
Co-Authored-By: Alex Saunier <alexandre.saunier@camptocamp.com >
2019-06-24 10:29:24 +02:00
d7b078da3b
Update base_attachment_object_storage/README.rst
...
Co-Authored-By: Alex Saunier <alexandre.saunier@camptocamp.com >
2019-06-24 10:29:15 +02:00
Patrick Tombez
e61d96a3c2
Add README.md
2019-05-10 17:32:49 +02:00
Patrick Tombez
8ac8f5ac6c
Add monitoring_status
2019-05-10 17:32:49 +02:00
Patrick Tombez
3e42c8838c
Add cloud_platform_ovh
2019-05-10 17:32:49 +02:00
Patrick Tombez
60fa9669f6
Add cloud_platform
2019-05-10 17:32:49 +02:00
Patrick Tombez
56ff5d6848
Add session_redis
2019-05-10 17:32:49 +02:00
Patrick Tombez
ab1f9595b1
Add attachment_swift
2019-05-10 17:32:49 +02:00
Patrick Tombez
4116a3b441
Add attachment_s3
2019-05-10 17:32:49 +02:00
Patrick Tombez
0492d01a20
Add base_attachment_object_storage
2019-05-10 17:32:49 +02:00
Patrick Tombez
7d02260dee
Add logging_json
2019-05-08 15:54:59 +02:00
Patrick Tombez
e2bd7fdbbd
Add base files
2019-05-08 14:08:26 +02:00
Patrick Tombez
e33b29a4d6
Initial commit
2019-05-08 14:08:08 +02:00