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
Edit on GitHub
  1. Getting Started
  2. Jobs

Creating a Job

Defining a new Job within the web application.

PreviousHow Many Jobs Should We Use?NextRunning a Job

Last updated 2 years ago

Once on the dragondrop web application, simply navigate to the "Jobs" tab, select "Make New Job" in the top right corner, and complete the needed information for your job. In particular, this includes completing information on the job's chron-schedule, as well as the endpoint where requests to trigger the job need to be sent.

Example of Job Creation within the Web Application