Skip to content

Ansible playbook to archive a release using rsync and rclone via a VM

Notifications You must be signed in to change notification settings

Bioconductor/auto-archive-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Bioconductor Auto Archive Release

This repository contains automation scripts for archiving Bioconductor releases.

Required GitHub Secrets

  • BIOC_VM_IP: IP address of the VM where the sync will run
  • VM_SSH_KEY: SSH private key for accessing the VM
  • RSYNC_PRIVATE_KEY: Private key for rsync authentication
  • RCLONE_CONF_CONTENTS: Complete rclone configuration file contents

Usage

  1. Go to Actions tab
  2. Select "Sync Bioconductor Release" workflow
  3. Click "Run workflow"
  4. Enter the Bioconductor version to sync
  5. Click "Run workflow"

About

Ansible playbook to archive a release using rsync and rclone via a VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages