-
Notifications
You must be signed in to change notification settings - Fork 83
Discovery service V1 to V2 upgrading guide #1739
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
Conversation
|
Related to #1731 |
|
Thank you, @renetapopova! Well done! I think the page looks very good now. I have a question about the page 'Settings reference'. We have to update the list of settings there. Should we do it within this PR or open a new one? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks pretty good, a few comments and suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice.
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
Co-authored-by: Nick Giles <100630647+nick-giles-neo@users.noreply.github.com>
Co-authored-by: Nick Giles <100630647+nick-giles-neo@users.noreply.github.com>
2f596e0 to
5b07d3d
Compare
|
@yirensum, @nick-giles-neo, and @NataliaIvakina, I think this is ready to be merged unless you have some final comments. |
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
|
Hey @yirensum, could you please take a final look? |
|
This looks good, going through some testing now, will raise a new PR of some minor improvements |
I've added v2 for discovery setup. This is very similar to v1 found in https://neo4j.com/docs/operations-manual/current/clustering/setup/discovery/, with the exception that the settings names have been changed, and example removed. --------- Co-authored-by: sumyiren <sumyiren@gmail.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com> Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com> Co-authored-by: Nick Giles <100630647+nick-giles-neo@users.noreply.github.com>
I've added v2 for discovery setup. This is very similar to v1 found in https://neo4j.com/docs/operations-manual/current/clustering/setup/discovery/, with the exception that the settings names have been changed, and example removed.