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
...
post_build_cmds:
  - "sudo yum install gcc"
  ...
The post_build_cmds key should contain any custom actions to perform within your infrastructure build (e.g., installing additional Linux packages).