Skip to main content
mulerun page manages MuleRun Pages — deployable static sites tied to a domain. This page is a quick overview. Detailed per-subcommand pages are coming soon.

Basic operations

Artifact versions

Pages are immutable per version; deploys cut a new artifact under a V<n> tag.

Custom domains

Access codes

Gate a page behind a shared password:

Tips

  • Pair with mulerun session publish to deploy a session’s output as a Page.
  • The domain argument is the MuleRun-side identifier (e.g. your-app.mulerun.app); the optional --hostname is the external CNAME you control.