NASA-PDS / doi-service

Service and tools for generating DOIs for PDS bundles, collections, and data sets
https://nasa-pds.github.io/doi-service
Other
2 stars 3 forks source link

Enhance weekly reporting to push to ADS SFTP server #363

Closed jordanpadams closed 1 year ago

jordanpadams commented 1 year ago

💡 Description

Per discussions with ADS folks, they would prefer we deliver by SFTP. So let's add that as an additional delivery mechanism. SFTP information TBD

alexdunnjpl commented 1 year ago

Protocol: sFTP (SSH File Transfer Protocol) Host: sftp.kube.adslabs.org Port: 22 Logon: Normal (or Ask for Password if you want to type password upon logon) Username: Password:

alexdunnjpl commented 1 year ago

@jordanpadams still need

alexdunnjpl commented 1 year ago

sftp path: pds (should automatically set on login) format: any structured (json probably best) credentials provided

jordanpadams commented 1 year ago

@alexdunnjpl do we know if this is actually running operationally or not?

alexdunnjpl commented 1 year ago

@jordanpadams not at last touch (that I can find)

https://jpl.slack.com/archives/GCGR1R3A4/p1666042885693059

I can start it on gamma, or someone with access to prod can set it up there - it's just a matter of adding the wrapper script to the crontab and the relevant config values to the config.

gxtchen commented 1 year ago

@jordanpadams @alexdunnjpl How do I verify this enhancement? --Gary

jordanpadams commented 1 year ago

@gxtchen I think we can just smoke test this when we actually start up the script. we can skip I&T here