dragondrop docs
dragondrop.cloud
  • Welcome
  • Getting Started
    • How dragondrop Works
    • 🔒Security
    • Self-Hosted Runners
    • Cloud Perch - Cloud Footprint Visualizations
    • Jobs
      • What is a Job?
      • How Many Jobs Should We Use?
      • Creating a Job
      • Running a Job
      • Managed Drift Only Mode
      • Job Output
    • Setting Up CI/CD
    • Supported Tech Stack
    • Signing Up
    • Schedule a Demo
  • Deploying To Your Cloud
    • Infrastructure Requirements
      • Requirements
      • AWS
      • Azure
      • GCP
    • Environment Variables
    • Updating HTTPS Job Endpoints
    • FAQs
  • Setting Up CI/CD
    • GitHub Action
  • Pricing & Plans
    • Plans
    • FAQs
  • Trouble Shooting
    • Resource Coverage
      • AWS
      • Azure
      • GCP
    • Contact Support
Powered by GitBook
On this page
  • Chron Job Schedule
  • Manual Trigger
Edit on GitHub
  1. Getting Started
  2. Jobs

Running a Job

PreviousCreating a JobNextManaged Drift Only Mode

Last updated 2 years ago

Chron Job Schedule

When creating a Job, you can specify a chron job for when the Job should be run. dragondrop will then take care of the rest, triggering your job on the specified schedule.

Manual Trigger

You can also trigger a job to run outside of its chron schedule via the user interface. Simply navigate to the "Jobs" tab, find the Job that you'd like to run, and select the "Trigger" button.

Example of viewing a job and the Manual Trigger option in the Web App.