| ... | ... | @@ -23,6 +23,10 @@ $ docker exec -i postgres psql -U opencell opencell < 7.2.2_TO_7.3.0.sql |
|
|
|
- Update the var `opencell_version` in the host_vars that you want upgrade.
|
|
|
|
- Execute the `deploy.yml` playbook.
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ansible-playbook playbooks/deploy.yml -l staging
|
|
|
|
```
|
|
|
|
> The vault pass can be found in the Bitwarden with the name: ` Som Connexió OpenCell staging i test- secrets `
|
|
|
|
|
|
|
|
> If you don't use the ElasticSearch engine to search, you need to disable it. Set the var `elasticsearch.restUri` equal to none in `opencell-admin.properties`:
|
|
|
|
```
|
| ... | ... | |
| ... | ... | |