codechecker
codechecker copied to clipboard
Document the server upgrade guide
It would be good to have a guide document that describes how the upgrade the codechecker server with preserving the database content. This doc is somewhat related, but it is more from the developer perspective. https://github.com/Ericsson/codechecker/blob/master/docs/web/db_schema_guide.md
@dkrupp Don't forget about the usecase deployment with a docker image.
Do I need to add --db-force-upgrade by overwriting the ENTRYPOINT?