nf-core / ops

1 stars 2 forks source link

Mirror all repos somewhere #18

Open edmundmiller opened 9 months ago

edmundmiller commented 9 months ago

GitLab/Gitea/ Cron job to s3

Just in case we accidently nuked a repo or 50.

abhi18av commented 9 months ago

Hey @Emiller88 , Gitlab seems like a good option overall if we ever need to host/backup the pipelines separately due to the extensive feature available.

Also there is an open source program that we could apply for https://about.gitlab.com/solutions/open-source/

CC @ewels

edmundmiller commented 9 months ago

https://github.com/josegonzalez/python-github-backup

edmundmiller commented 2 months ago

Another thought, for all the pipelines if we could run nextflow inspect and pull in the images to an archive that would help with the "reproducibility" guarantee.

Maybe just something we do going forward rather than try to figure that out for old releases.