The Very first YouTrack docker installation asking for backup image.
I am trying to install youtrack docker following this using the latest image -
https://www.jetbrains.com/help/youtrack/standalone/2020.2/youtrack-docker-installation.html
It goes to upgrade screen and then looks for backup image, which is not there. Its first time I am installing it. Hence not proceeding this point onwards. I tried setting this param as well still no luck.
jetbrains.youtrack.disableCheckForUpdate=true
please suggest.
Rgds,
Ravi
Please sign in to leave a comment.
Hello Ravi,
Thank you for sharing the solution,
-J-Ddisable.configuration.wizard.on.clean.install=true option worked for the particular case
Hello Ravi,
If installation wizard shows you upgrade screen it means that it was able to locate initial DB in the default data folder. Please make sure that it is clean before proceeding with the installation.
Thanks Sergey for your reply.
This worked for me : -J-Ddisable.configuration.wizard.on.clean.install=true