LogoLogo
  • Welcome
  • Getting Started
    • Create a Workspace
    • Join a Workspace
    • Manage your Workspace
  • User Guides
    • Platform User Guide
      • Creating a Platform
      • Creating Chips
    • Fleet User Guide
      • Creating a Fleet
      • Enrolling Machines
        • Enrolling ESP32 Devices
      • Managing a Fleet
    • Workflow User Guide
      • Creating a Workflow
      • Packages and Releases
      • Running Workflows
      • Managing Workflows
  • Operator Guides
    • Generate Chassy Tokens
    • Integrating with GitHub
      • Workflow Run Action
      • Upload Action
  • Tutorials
    • Deploy an Artifact
  • Reference
    • Workflow Components
      • Steps
    • Hardware Hierarchy
    • Integrations
      • AWS
      • GitHub
      • Docker Hub
      • Slack
      • Wasabi
    • Chassy Component for ESP32
Powered by GitBook
On this page
  1. User Guides
  2. Fleet User Guide

Creating a Fleet

A fleet is a collection of machines that collectively can be treated as a deployment target.

Last updated 9 days ago

To create a fleet, you first must have an existing platform. If you're unfamiliar with platforms, it is recommended you first consult the Platform User Guide.

How to create a fleet

If you navigate to the fleet panel and click the Create Fleet button, you will be greeted with the fleet creation wizard which will walk you through the setup process for your fleet.

You will first be asked to give your fleet a name and region. This information is useful later for monitoring.

Upon clicking Save & Continue, your fleet will be created. If you have not created any chips, you will be asked to create a new chip for this fleet. This form is identical to the one found in the Creating Chips guide. This is so you can enroll your machines.

If you have already created a chip, you will instead be asked first if you would like to select an existing chip. You can of course still opt to create a new chip using the Add Chip button.

After you add a chip, you will be prompted with the machine enrollment form. You can follow the instructions on screen to enroll a new machine or you can opt to enroll later using the Enroll Later button. More information about enrolling machines can be found in the Enrolling Machines guide.

The Fleet panel gives you information on your existing machines and fleets.
Enter a name for your new fleet, as well as the region it belongs in.
If no chip has been created before creating a fleet, enter a new Chip Name, description, and platform.
Pick the chip to assign to machines in this new fleet.
To add machines to your new fleet, you will have to prepare and install the command given on the screen.