-
Notifications
You must be signed in to change notification settings - Fork 23
Upgrade Tutorial 4.0.0 #527
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
|
@jnweiger could you please have a look at the upgrade guide and "fledder" it ;) |
e8d1ca1 to
e524ede
Compare
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.
Changes Suggestion inline.
Further ideas:
- https://docs.opencloud.eu/docs/admin/maintenance/upgrade/release-notes#key-lists incompatible changes introduced in 3.0.0 - worth mentioning?
- How about deprecations? Do we have services, environment variables, or semantics that should no longer be used, and thus require the admins attention when upgrading
The dev docs have Deprecation sections in Service Frontend and service Storage-users. - How about new features? Do we want to draw the admin's attention to certain new behaviors?
Co-authored-by: Jürgen Weigert <jnweiger@gmail.com>
jnweiger
left a comment
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.
one more cp -a, please.
Co-authored-by: Jürgen Weigert <jnweiger@gmail.com>
jnweiger
left a comment
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.
Nice!
we following this docu and testing upgrade between 2.0.5 and 4.0.0-rc1 using docker and docker compose (for 2.0.5 we use it opencloud-full https://github.com/opencloud-eu/opencloud/tree/stable-2.0/deployments/examples/opencloud_full and for 4.0.0 we used this one https://github.com/opencloud-eu/opencloud-compose)
All tests was successfully.