Installation

First, follow the regular steps in our quick start guide to begin.

Running the Agent

To run the agent in your Cloud application cluster, follow these simple steps:

Steps

  1. Select your application cluster
  2. Click New background process
  3. Choose Custom worker
  4. Enter php artisan nightwatch:agent as the command
  5. Save your changes and redeploy

Note: If you’re using a dedicated worker cluster, please repeat the same steps for the worker cluster so that it also runs the agent.

Visual Guide

Select the App cluster

Select “New Background Process”

Add a custom worker that runs the `nightwatch:agent` command