jfrog / artifactory-docker-examples

Examples for using Artifactory Docker distribution in various environments
https://www.jfrog.com/artifactory/
Apache License 2.0
330 stars 299 forks source link

Artifactory HA upgrade issue, existing set up have docker-compose volume, Nginx and MySql db #208

Open sumitsingh306 opened 4 years ago

sumitsingh306 commented 4 years ago

Hi Jfrog Team,

I'm trying to upgrade Artifactory HA 6.15.1 to 7.7.3, current set up have docker-compose with bind mount volume, Nginx and MySql external database.

Please share, if you have any troubleshooting steps or any docker-compose module with Nginx and MySql.

Looking forward your help .

JfrogPrasanna commented 4 years ago

Hey @sumitsingh306 Did you check the procedure here. https://www.jfrog.com/confluence/display/JFROG/Upgrading+Artifactory#UpgradingArtifactory-DockerUpgradedockerupgr6

This has a section on docker volume.

sumitsingh306 commented 4 years ago

Hi Prasanna, Sorry for delay response. Yes, I have gone through above procedure but still we are getting error - 'Masterkey is missing ...pinging artifactory' As I gone through all the relevant document of Artifactory for migration from 6.x to 7.x, its seems that very poor instruction 7x have lots of changes in compare to 6x but upgrade documentation is very messy, no clear cut steps. After reading both 6x and 7x document I feel 6x HA upgradation procedure is very nitty-gritty in comparison to 7x.