Skip to main content

Documentation Index

Fetch the complete documentation index at: https://alto.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Overview

alto.yml
...
mounts:
  - "../data/"
...
The mounts key contains a list of paths to copy onto your infrastructure.
By default, the working directory (i.e., the directory with your YAML configuration file) is copied onto your infrastructure. The mounts key can be used to copy folders and/or files outside of your working directory onto your infrastructure.