codechecker icon indicating copy to clipboard operation
codechecker copied to clipboard

Document the server upgrade guide

Open dkrupp opened this issue 5 years ago • 1 comments

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 avatar May 12 '20 11:05 dkrupp

@dkrupp Don't forget about the usecase deployment with a docker image.

Do I need to add --db-force-upgrade by overwriting the ENTRYPOINT?

amai2012 avatar Jun 10 '25 07:06 amai2012