-
Notifications
You must be signed in to change notification settings - Fork 5
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
Replace pyff by a simple bash script #509
Labels
Comments
This needs to be deployed for test2. |
baszoetekouw
changed the title
Replace pyff by a simpel bash script
Replace pyff by a simple bash script
Jun 7, 2024
We have an updated metadata tools machine for SC, lets put in on there. For the old TAP, we keep the current metadata servicer. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pyff's memory requirements are ridiculous, and not suitable for the SC docker environment. Therefore, let's just replace Pyff by a simple bash script that selects the correct entities and resigns the XML.
We could then move the scripts from a docker how to a regular SURFconext management host.
As a bonus, this would make metadata signing using HSMs possible.
See https://gitlab.surf.nl/surfconext/surfconext-metadata-publish for inspiration on how SURFconext handles this (specifically the
sign_metadata.sh
scrip)t.The text was updated successfully, but these errors were encountered: