mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Align readme with PR #244
This commit is contained in:
@@ -152,13 +152,7 @@ some parameters such as the `ir_attachment.location` and migrate the existing
|
|||||||
attachments to the object storage.
|
attachments to the object storage.
|
||||||
|
|
||||||
From `anthem`, it can be called like this:
|
From `anthem`, it can be called like this:
|
||||||
`ctx.env['cloud.platform'].install(cloud_platform_kind)`
|
`ctx.env['cloud.platform'].install()`
|
||||||
Replacing `cloud_platform_kind` with 'exoscale' or 'ovh'
|
|
||||||
|
|
||||||
Or using one of the direct shortcuts:
|
|
||||||
|
|
||||||
* `ctx.env['cloud.platform'].install_exoscale()`
|
|
||||||
* `ctx.env['cloud.platform'].install_ovh()`
|
|
||||||
|
|
||||||
### Startup checks
|
### Startup checks
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user