Per my understanding, cloudhub is a PaaS service and we can deploy applications directly to Cloudhub. I have below questions
- Can we create intermediate files on cloudhub. If yes, how can we define the path ?
- When we use SFTP to pull file from particular location, what should be the path on cloudhub server for processing
- Can we do SSH on cloudhub server
- If we need to externalize cron timings of scheduler ,(via config etc to avoid code change) , what is the best practice for setting cron expression.
All above questions are related to Cloudhub deployment model.
Thanks in advance