Update README.md
This commit is contained in:
parent
90d2321ec2
commit
d743b8d8b8
@ -42,16 +42,10 @@ $ ./docker-update-service.sh [SERVICE...]
|
|||||||
|
|
||||||
In case when database upgrade is needed, execute the following commands:
|
In case when database upgrade is needed, execute the following commands:
|
||||||
|
|
||||||
`
|
```
|
||||||
$ ./docker-stop-services.sh
|
$ ./docker-stop-services.sh
|
||||||
`
|
|
||||||
|
|
||||||
`
|
|
||||||
$ ./docker-upgrade-tb.sh --fromVersion=[FROM_VERSION]
|
$ ./docker-upgrade-tb.sh --fromVersion=[FROM_VERSION]
|
||||||
`
|
|
||||||
|
|
||||||
`
|
|
||||||
$ ./docker-start-services.sh
|
$ ./docker-start-services.sh
|
||||||
`
|
```
|
||||||
|
|
||||||
- `FROM_VERSION` - from which version upgrade should be started.
|
- `FROM_VERSION` - from which version upgrade should be started.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user