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

added rhel 9.2 support to list and improved instructions around non-interactive rpm installation #1080

Merged
merged 4 commits into from
Oct 11, 2023

Conversation

renetapopova
Copy link
Contributor

Cherry-picked from #1074 and updated.

@neo-technology-commit-status-publisher
Copy link
Collaborator

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

Copy link
Member

@jennyowen jennyowen left a comment

Choose a reason for hiding this comment

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

Looks good. The bits about there being a 4.4 evaluation license are incorrect though.

@@ -86,6 +86,7 @@ yum install neo4j-{neo4j-version-exact}
----
yum install neo4j-enterprise-{neo4j-version-exact}
----
You have to choose either a link:https://neo4j.com/terms/licensing/[commercial license] or an link:https://neo4j.com/terms/enterprise_us/[evaluation license] before the interactive installation is allowed to complete.
Copy link
Member

Choose a reason for hiding this comment

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

For 4.4 there is only a commercial license, no evaluation one.

This is an interactive prompt.
If you require non-interactive installation of Neo4j Enterprise Edition, you can indicate that you have read and accepted the license agreement by setting the environment variable `NEO4J_ACCEPT_LICENSE_AGREEMENT` to `yes`:

For a non-interactive installation, you can set the environment variable `NEO4J_ACCEPT_LICENSE_AGREEMENT` to `yes` (for the commercial license) or `eval` (for the evaluation license).
Copy link
Member

Choose a reason for hiding this comment

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

again, the bit about evaluation license can be removed here. There is no 4.4 evaluation license.

Copy link
Member

@jennyowen jennyowen left a comment

Choose a reason for hiding this comment

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

lgtm

@renetapopova renetapopova merged commit cb37e24 into neo4j:4.4 Oct 11, 2023
2 checks passed
@renetapopova renetapopova deleted the 4.4-rhel92 branch October 11, 2023 14:22
@gijoe88
Copy link

gijoe88 commented Nov 6, 2023

Hi,
Here just to tell that in the requirements page, the supported version of java on RedHat for Neo4J 4.4 has changed from 11 to 17 with this pull request. Was this intended?

@renetapopova
Copy link
Contributor Author

Hi, Here just to tell that in the requirements page, the supported version of java on RedHat for Neo4J 4.4 has changed from 11 to 17 with this pull request. Was this intended?

No, good catch, @gijoe88!

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

Successfully merging this pull request may close these issues.

4 participants