Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO_JIRA update data along with software #83

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
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.

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