Skip to content

Commit 69d0579

Browse files
authored
NO_JIRA improve instructions for updating data
1 parent 3cee7ca commit 69d0579

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ When you have been notified that there is an update available you can [download
253253
Once you have downloaded the new release, ensure any customisations have been copied to the new release directory.
254254
You may need to customise the new versions of the config files (particularly `.env`) rather than copying the old versions - check the website above for breaking changes.
255255

256+
You may also need to contact support for a new postgresql database download link - see the release notes.
257+
256258
Once the latest installation files have been obtained, to update the software, pull the latest images, and restart the stack.
257259
The latest images can be pulled whilst the stack is running and changes will only come into effect upon restarting the stack.
258260

@@ -276,7 +278,7 @@ docker compose -f docker-compose.yml -f docker-compose.macromolecule-hub.yml -f
276278
docker compose -f docker-compose.yml -f docker-compose.macromolecule-hub.yml -f docker-compose.ssl.yml up -d
277279
```
278280

279-
Also contact support for a new postgresql database download as the software and data must be kept in sync.
281+
To update the data if needed, repeat the process described at [Setting Up Your PostgreSQL Server](https://github.com/ccdc-opensource/on-site-webcsd/wiki/Setting-up-your-PostgreSQL-server#restore-database).
280282

281283
## Contacting support
282284

0 commit comments

Comments
 (0)