rucio / containers

Containers for Rucio
Apache License 2.0
8 stars 54 forks source link

Added Multi-Vo functionality to FTS cron job #207

Closed gmatthews20 closed 1 year ago

gmatthews20 commented 1 year ago

Created a new multi-vo script, renew_fts_proxy_multi_vo.sh.j2, which allows the renew fts proxy cron job to renew several proxies at once for different VOs.

Made changes to the Dockerfile to add the new script to the container and added selection condition to docker-entrypoint to select the multi vo script.