nextcloud/all-in-one

template for updating all existing instances to the next Nextcloud major version

szaimen opened this issue · 0 comments

This template extends #180

Tasks

TODO:

  • Wait for at least Nextcloud $NEXT_NC_MAJOR_VERSION.0.1

Issues:

  • https://github.com/nextcloud/server/issues?q=is%3Aopen%20is%3Aissue%20label%3A$NEXT_NC_MAJOR_VERSION-feedback%20label%3Ahigh
  • https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue++label%3A$NEXT_NC_MAJOR_VERSION-feedback+

Apps not compatible:

Test:

  • check if all included features work
    • ClamAV
    • Collabora
    • Fulltextsearch
    • Imaginary (for previews of heic, heif, illustrator, pdf, svg, tiff and webp.
    • Talk
    • talk recording
    • docker-socket-proxy
    • whiteboard
  • check admin overview
  • check each other overview
  • check if nextcloud-aio app works
  • add other issues/features that should get in for the major release
  • ...