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

Need to update the ES image path in the dotStartup.sh file #19653

Closed
bryanboza opened this issue Dec 3, 2020 · 4 comments
Closed

Need to update the ES image path in the dotStartup.sh file #19653

bryanboza opened this issue Dec 3, 2020 · 4 comments

Comments

@bryanboza
Copy link
Member

bryanboza commented Dec 3, 2020

After the last changes, we have moved the ES images, then we need to update this in our dotStartup.sh file to avoid problems starting up the dotCMS instance

Old path: gcr.io/cicd-246518/es-open-distro:1.3.0
New path: dotcms/es-open-distro:1.3.0

Expected behavior
We need to be able to start an instance without problems

Desktop (please complete the following information):
Tested on release-20.11.1

@nollymar nollymar self-assigned this Dec 3, 2020
@nollymar nollymar added this to the Maintenance Sprint milestone Dec 3, 2020
@nollymar
Copy link
Contributor

nollymar commented Dec 3, 2020

PR: dotCMS/tomcat#16

@nollymar
Copy link
Contributor

nollymar commented Dec 3, 2020

Note to QA: To test this change, it is required to delete your dot_opendistro container and your gcr.io/cicd-246518/es-open-distro:1.3.0 image. Then, just run a fresh install using dotStartup.sh

@fabrizzio-dotCMS fabrizzio-dotCMS self-assigned this Dec 4, 2020
@fabrizzio-dotCMS
Copy link
Contributor

I removed my open_distro container and image gcr.io/cicd-246518/es-open-distro:1.3.0
Then removed my tomcat and started with a fresh install. it all worked just fine. I'm passing it.

@bryanboza
Copy link
Member Author

Fixed, tested on release-20.12 and now this works as expected

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

No branches or pull requests

4 participants