Skip to content

Conversation

@marwyg
Copy link
Member

@marwyg marwyg commented Mar 20, 2025

No description provided.

@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-1165

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-1165

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.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2025

This pull request is deployed at test.admin-interface.opencast.org/1165/2025-05-14_08-53-39/ .
It might take a few minutes for it to become available.

@marwyg marwyg added type:documentation Improvements or additions to documentation priority:nice-to-have labels Mar 21, 2025
Copy link
Contributor

@NadiaUoM NadiaUoM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a thought can you please add the correct component description?

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

@marwyg
Copy link
Member Author

marwyg commented May 14, 2025

The description was changed now :)

@NadiaUoM
Copy link
Contributor

Thank you.. :-)

@Arnei Arnei merged commit c37029d into opencast:main May 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:nice-to-have type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants