Hello everyone.
If I have understood Fly Volumes overview · Fly Docs correctly, it is not possible to use one volume in two machines. Now my setup at fly.io uses one machine for the app and another for the cronjob. I would like to perform file operations with the cronjob, e.g. regularly clean up unnecessary files. What is the recommended procedure for fly.io?
As an aside: When I access via fly ssh console, the volume does not seem to be mounted in the expected location. What could be the reason for this?
Many thanks in advance for your help!
JN