DiscoverCCRI / portal_v1

1 stars 3 forks source link

Automation using R-sync between portal and remote server. #55

Closed BaileyMcCauslin closed 8 months ago

BaileyMcCauslin commented 1 year ago

Transfer experiment data between portal and remote server where experiments are ran. Operator approves the experiment and then send an email to experiment owner and rsync data to middleman server

cjb873 commented 1 year ago

We have a new branch called cjb873/rsync, and this has some code that should allow the portal to use ssh/rsync programmatically to send data to a remote server. Once we have the remote server set up, and the portal has the keys set up with the server, we should able to close this.