Skip to content

Update release instructions#1464

Merged
gregorydlogan merged 13 commits intoopencast:r/17.xfrom
gregorydlogan:t/release-instructions
Nov 3, 2025
Merged

Update release instructions#1464
gregorydlogan merged 13 commits intoopencast:r/17.xfrom
gregorydlogan:t/release-instructions

Conversation

@gregorydlogan
Copy link
Member

This PR updates the instructions around releases.

@gregorydlogan gregorydlogan added the type:documentation Improvements or additions to documentation label Oct 10, 2025
@github-actions
Copy link
Contributor

Use docker or podman to test this pull request locally.

Run test server using develop.opencast.org as backend:

podman run --rm -it -p 127.0.0.1:3000:3000 ghcr.io/opencast/opencast-admin-interface:pr-1464

Specify a different backend like stable.opencast.org:

podman run --rm -it -p 127.0.0.1:3000:3000 -e PROXY_TARGET=https://stable.opencast.org ghcr.io/opencast/opencast-admin-interface:pr-1464

It may take a few seconds for the interface to spin up.
It will then be available at http://127.0.0.1:3000.
For more options you can pass on to the proxy, take a look at the README.md.

@gregorydlogan gregorydlogan self-assigned this Nov 3, 2025
@gregorydlogan gregorydlogan merged commit 8000fe0 into opencast:r/17.x Nov 3, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant