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

maintainDB examples request. #23

Open
lprashanth opened this issue Nov 5, 2018 · 1 comment
Open

maintainDB examples request. #23

lprashanth opened this issue Nov 5, 2018 · 1 comment
Labels

Comments

@lprashanth
Copy link

Please provide examples on how to use maintainDB.sh to perform below migration.
I want to move to new linux server using docker images teamcity v10.0.5 and postgres 9.2. Currently the server is setup using .tar.gz with postgres DB. The full DB size is 8GB taken from GUI. Post switching to new server with teamcity v2018.1.3 and postgres 10.5, I would like to perform upgrade to mentioned versions. Thank you.

@dtretyakov
Copy link
Collaborator

@lprashanth, on the jetbrains/teamcity-server page under "Additional Commands" section you could find the example of executing maintainDB script to execute backup without GUI tools.

After that you could restore backup (SQL database and TeamCity data directory) for TeamCity server started from jetbrains/teamcity-server:10.0.5 docker image. If everything works fine you could then upgrade docker image to the latest jetbrains/teamcity-server:2018.1.3 image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants