Skip to content

Reference

The technical reference for Meridian.

Sections

  • deploy.yml — the configuration format: every key, default, and validation rule, plus health checks, accessory readiness, hooks, files, and assets.
  • CLI — command usage, flags, side effects, exit codes, examples, and the related deploy.yml fields per command.

During init, Meridian detects frameworks such as Marten, Rails, Elixir, Node, and Go, and seeds framework-specific defaults (MARTEN_ENV, RAILS_ENV, MIX_ENV, NODE_ENV, …). For a complete example config, see the deploy.yml reference.

New to Meridian? Start with the Guide and the Quickstart. If a deploy fails, the Troubleshooting guide has copy-paste diagnostics.

MIT License