Sources
IPFS Input Source
Fetch files and directories by IPFS content identifier and mount them as inputs to a Bacalhau task.
Local Input Source
Mount files and directories already present on a Bacalhau compute node as task inputs.
S3 Input Source
Mount objects and prefixes from Amazon S3 or an S3-compatible service as inputs to Bacalhau jobs.
URL
The URL Input Source provides a straightforward method for Bacalhau jobs to access and incorporate data available over HTTP/HTTPS. By specifying a URL, users can ensure the required file is retrieved and prepared in the task's execution environment, enabling direct and efficient data utilization.