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

Opencast updates with no downtime #963

Open
lkiesow opened this issue Apr 3, 2024 · 1 comment
Open

Opencast updates with no downtime #963

lkiesow opened this issue Apr 3, 2024 · 1 comment

Comments

@lkiesow
Copy link
Contributor

lkiesow commented Apr 3, 2024

It would be great to have a “read only” mode for the Stud.IP Opencast plugin in which the plugin keeps delivering media but does not allow users to upload media.

How this would work in Opencast:

  • We create new set of Opencast servers (admin, presentation, worker)
  • We turn off all old Opencast servers except presentation
    • You can still search for videos
    • The player is still available
    • Videos are still being delivered
    • You cannot upload or modify any data
  • We install the new Opencast version on the new servers
  • We update the DNS entries to point to the new servers
  • The new system is up and running

For this to work well with Stud.IP, the plugin…

  • needs a read-only mode
  • may not fail if the /api/… endpoints are unavailable

This likely needs more details but would be incredibly handy to have.

@tibroc
Copy link

tibroc commented May 8, 2024

Maybe even propagate maintenance mode from opencast to the lms plugin.

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

No branches or pull requests

2 participants