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

add Glassfish4-to-Payara5 upgrade instructions to Dataverse 5 release notes #7125

Merged
merged 4 commits into from Aug 3, 2020

Conversation

donsizemore
Copy link
Contributor

What this PR does / why we need it: in support of the Dataverse 5 release

Which issue(s) this PR closes:

Closes #6961

Special notes for your reviewer: these instructions should be inserted into 5.0-release-notes.md

Suggestions on how to test this: copy-paste, hopefully.

Does this PR introduce a user interface change? If mockups are available, please link/include them here: no

Is there a release notes update needed for this change?: yes

Additional documentation: I hope not

@djbrooke
Copy link
Contributor

@donsizemore thanks for putting up this PR. Once the content is confirmed and this is merged, I'll be happy to integrate it into the 5.0 release notes format.

@coveralls
Copy link

coveralls commented Jul 23, 2020

Coverage Status

Coverage decreased (-0.007%) to 19.603% when pulling 7a4a63d on OdumInstitute:6961_glassfish4_to_payara5 into 941d17d on IQSS:develop.

@djbrooke djbrooke added this to the Dataverse 5 milestone Jul 24, 2020
@landreev landreev self-requested a review July 29, 2020 16:38
@landreev landreev self-assigned this Jul 29, 2020
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Code Review 🦁 to QA 🔎✅ Jul 30, 2020
@@ -60,8 +62,10 @@ In domain1/config/jhove.conf, change the hard-coded /usr/local/glassfish4 path,

(Optional): If you renamed your service account from glassfish to payara or appserver, update the ownership permissions:

# sudo chown -R appserver /usr/local/payara5/glassfish/domains/domain1
# sudo chown -R appserver /usr/local/payara5/glassfish/lib
# sudo chown -R payara /usr/local/payara5/glassfish/domains/domain1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@landreev here you change to a payara user, as I had, but per @pdurbin I understand the 5.0 guides will use appserver?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, no, sorry. The Dataverse 5 guides run Payara under a Unix user called "dataverse". Screnshot below.

Screen Shot 2020-07-31 at 9 46 14 AM

Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just adding a small suggestion.

@@ -60,23 +60,23 @@ Change any full pathnames /usr/local/glassfish4/... to /usr/local/payara5/... or

In domain1/config/jhove.conf, change the hard-coded /usr/local/glassfish4 path, as above.

(Optional): If you renamed your service account from glassfish to payara or appserver, update the ownership permissions:
(Optional): If you renamed your service account from glassfish to payara or appserver, update the ownership permissions. The IQSS guides recommend a service account of `dataverse`:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
(Optional): If you renamed your service account from glassfish to payara or appserver, update the ownership permissions. The IQSS guides recommend a service account of `dataverse`:
(Optional): If you renamed your service account from glassfish to payara or appserver, update the ownership permissions. The Installation Guide recommends a service account of `dataverse`:

@kcondon kcondon self-assigned this Aug 3, 2020
@kcondon kcondon merged commit b84873d into IQSS:develop Aug 3, 2020
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA 🔎✅ to Done 🚀 Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add release note instructions for migrating servers from Glassfish 4 to Payara 5
6 participants