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

is there a way to upgrade payara and dataverse version ? #224

Open
alsantiagoabreu opened this issue Sep 2, 2021 · 0 comments
Open

is there a way to upgrade payara and dataverse version ? #224

alsantiagoabreu opened this issue Sep 2, 2021 · 0 comments

Comments

@alsantiagoabreu
Copy link

Hi everybody!

I am trying to deploy ths project but using new versions of dataverse and payara.
I can deploy dataverse v5.1 without problem. But when I try to deploy dataverse v5.2 or higher it doesn't work.
I also tried to deploy dataverse v5.6 with payara 5.2021.6 and it also doesn't work.
I changed this bold part below in dockerfile.

"FROM payara/server-full:5.2020.3
LABEL maintainer="FDM FZJ forschungsdaten@fz-juelich.de"

ARG VERSION=5.1
[....]
"
And it worked, but other versions (5.1 < X.X and 5.2020.3 < y.yyyy.y) doesn't work...
Is there a way to do this upgrade

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

No branches or pull requests

1 participant