csf-ngs / hinkskalle

OCI + Singularity Container Registry
MIT License
8 stars 1 forks source link

archive old images #62 #6

Open h3kker opened 2 years ago

h3kker commented 2 years ago

upload unused images to azure cold storage

or something.

[ ] download date [ ] maintenance routine to move unused [ ] set Image.location to storage url, e.g. https://myaccount.blob.core.windows.net/mycontainer/myblob [ ] would need to wrap send_file for pulls. can singularity/oras/... do redirects? [ ] maintenance/command to move back to local storage

https://pypi.org/project/cloudstorage/ seems dubious (documentation?)