Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ docker compose -f docker-compose.yml -f docker-compose.macromolecule-hub.yml -f
docker compose -f docker-compose.yml -f docker-compose.macromolecule-hub.yml -f docker-compose.ssl.yml up -d
```

Also contact support for a new postgresql database download as the software and data must be kept in sync.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel this should be incorporated in lines 253-254 which relate to getting set up for the upgrade. At present it is after the part about running the application. I suggest there also needs to be a suggestion that the csd database import part needs to be done again - is it possible to link to that part of this document?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've moved the comment about asking for a new database download link earlier and modified it to say that the customer should check the release notes to see whether one is required. I've also added a link to the page on setting up your PostgreSQL server and restoring the database.


## Contacting support

If you experience any difficulties with installing or using On-Site Lattice and WebCSD, please contact our support team at <support@ccdc.cam.ac.uk> who will be happy to assist you.
Loading