Skip to content

Quick Deployment

This guide walks you through running your first deployment in Mantis.

Before creating a deployment, ensure you have:

  • At least one target registered and approved
  • At least one environment with targets assigned
  • At least one action, sequence, or solution to deploy
  1. Click Deployments in the sidebar
  2. Click New Deployment button

Choose one of:

  • Solution - A complete deployment package
  • Sequence - An ordered set of actions
  • Action - A single command or script

Choose which targets receive the deployment using one of two selection methods:

  • By Target - Select specific targets individually
  • Tags - Deploy to targets matching specific tags
OptionDescription
Execution ModeParallel, Sequential, or Rolling
Failure StrategyStop on first failure, Continue on failure, or Ignore failures
TimeoutMaximum execution time
  1. Review the deployment summary
  2. Click Deploy
  3. Monitor progress in real-time

After starting a deployment:

  1. View real-time progress in the deployment detail view
  2. Click on individual targets to see execution logs
  3. Use the log streaming to watch output live