ecmwf / pyflow

A high level Python interface to ecFlow allowing the creation of ecFlow suites in a modular and "pythonic" way
https://pyflow-workflow-generator.readthedocs.io/en/latest/
Apache License 2.0
7 stars 7 forks source link

Deploy file using different user #12

Closed corentincarton closed 6 months ago

corentincarton commented 1 year ago

We should add the option to deploy the suite (i.e. generating the scripts) using a different user. At the moment we save or copy the file to a destination that can only be accessed by the deploying user. I had a look but it's not 100% straighforward... @oiffrig or @simondsmart, if you have an idea I'm open to suggestion!

corentincarton commented 6 months ago

Solved, you can now deploy to a specific target, different than ECF_FILES and then sync your suite with the remote target, typically using tracksuite: https://github.com/ecmwf/tracksuite