Script for exporting a stack to a set of tarballs#141
Script for exporting a stack to a set of tarballs#141bedroge wants to merge 1 commit intoEESSI:mainfrom
Conversation
|
This is the resulting tarball for And a listing of its contents: |
|
Should we provide the tarball via the new data repo? We could also replace the version via a symlink to somewhere under |
|
I definitely like the idea with the symlink! Storing the tarballs in the data repo doesn't really work at the moment, as they're way too large for the current setup. Then we should definitely use the approach with some external storage (S3 bucket) and only use CVMFS on top for the metadata / filesystem layer. So, for now, I'd propose that we just store it somewhere in an S3 bucket, and maybe we can set up the CVMFS repo that way later on (or make something like |
|
+1 for just storing the exports in an S3 bucket for now |
|
I've stored them in |
|
Can we get S3 storage for free somewhere? I bet we can... |
Currently trying this to export the 2021.06 stack before actually removing it, see #140.